1. Packages
  2. Selectel Provider
  3. API Docs
  4. getDedicatedServersConfigurationV1
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel

selectel.getDedicatedServersConfigurationV1

Explore with Pulumi AI

selectel logo
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel

    Using getDedicatedServersConfigurationV1

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDedicatedServersConfigurationV1(args: GetDedicatedServersConfigurationV1Args, opts?: InvokeOptions): Promise<GetDedicatedServersConfigurationV1Result>
    function getDedicatedServersConfigurationV1Output(args: GetDedicatedServersConfigurationV1OutputArgs, opts?: InvokeOptions): Output<GetDedicatedServersConfigurationV1Result>
    def get_dedicated_servers_configuration_v1(deep_filter: Optional[str] = None,
                                               id: Optional[str] = None,
                                               project_id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetDedicatedServersConfigurationV1Result
    def get_dedicated_servers_configuration_v1_output(deep_filter: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               project_id: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetDedicatedServersConfigurationV1Result]
    func GetDedicatedServersConfigurationV1(ctx *Context, args *GetDedicatedServersConfigurationV1Args, opts ...InvokeOption) (*GetDedicatedServersConfigurationV1Result, error)
    func GetDedicatedServersConfigurationV1Output(ctx *Context, args *GetDedicatedServersConfigurationV1OutputArgs, opts ...InvokeOption) GetDedicatedServersConfigurationV1ResultOutput

    > Note: This function is named GetDedicatedServersConfigurationV1 in the Go SDK.

    public static class GetDedicatedServersConfigurationV1 
    {
        public static Task<GetDedicatedServersConfigurationV1Result> InvokeAsync(GetDedicatedServersConfigurationV1Args args, InvokeOptions? opts = null)
        public static Output<GetDedicatedServersConfigurationV1Result> Invoke(GetDedicatedServersConfigurationV1InvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDedicatedServersConfigurationV1Result> getDedicatedServersConfigurationV1(GetDedicatedServersConfigurationV1Args args, InvokeOptions options)
    public static Output<GetDedicatedServersConfigurationV1Result> getDedicatedServersConfigurationV1(GetDedicatedServersConfigurationV1Args args, InvokeOptions options)
    
    fn::invoke:
      function: selectel:index/getDedicatedServersConfigurationV1:getDedicatedServersConfigurationV1
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProjectId string
    DeepFilter string
    Id string
    ProjectId string
    DeepFilter string
    Id string
    projectId String
    deepFilter String
    id String
    projectId string
    deepFilter string
    id string
    projectId String
    deepFilter String
    id String

    getDedicatedServersConfigurationV1 Result

    The following output properties are available:

    Supporting Types

    GetDedicatedServersConfigurationV1Configuration

    Id string
    Name string
    Id string
    Name string
    id String
    name String
    id string
    name string
    id str
    name str
    id String
    name String

    Package Details

    Repository
    selectel selectel/terraform-provider-selectel
    License
    Notes
    This Pulumi package is based on the selectel Terraform Provider.
    selectel logo
    selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel