selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
selectel.getDedicatedServersLocationV1
Explore with Pulumi AI
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
Using getDedicatedServersLocationV1
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 getDedicatedServersLocationV1(args: GetDedicatedServersLocationV1Args, opts?: InvokeOptions): Promise<GetDedicatedServersLocationV1Result>
function getDedicatedServersLocationV1Output(args: GetDedicatedServersLocationV1OutputArgs, opts?: InvokeOptions): Output<GetDedicatedServersLocationV1Result>
def get_dedicated_servers_location_v1(filter: Optional[GetDedicatedServersLocationV1Filter] = None,
id: Optional[str] = None,
project_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDedicatedServersLocationV1Result
def get_dedicated_servers_location_v1_output(filter: Optional[pulumi.Input[GetDedicatedServersLocationV1FilterArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDedicatedServersLocationV1Result]
func GetDedicatedServersLocationV1(ctx *Context, args *GetDedicatedServersLocationV1Args, opts ...InvokeOption) (*GetDedicatedServersLocationV1Result, error)
func GetDedicatedServersLocationV1Output(ctx *Context, args *GetDedicatedServersLocationV1OutputArgs, opts ...InvokeOption) GetDedicatedServersLocationV1ResultOutput
> Note: This function is named GetDedicatedServersLocationV1
in the Go SDK.
public static class GetDedicatedServersLocationV1
{
public static Task<GetDedicatedServersLocationV1Result> InvokeAsync(GetDedicatedServersLocationV1Args args, InvokeOptions? opts = null)
public static Output<GetDedicatedServersLocationV1Result> Invoke(GetDedicatedServersLocationV1InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDedicatedServersLocationV1Result> getDedicatedServersLocationV1(GetDedicatedServersLocationV1Args args, InvokeOptions options)
public static Output<GetDedicatedServersLocationV1Result> getDedicatedServersLocationV1(GetDedicatedServersLocationV1Args args, InvokeOptions options)
fn::invoke:
function: selectel:index/getDedicatedServersLocationV1:getDedicatedServersLocationV1
arguments:
# arguments dictionary
The following arguments are supported:
- Project
Id string - Filter
Get
Dedicated Servers Location V1Filter - Id string
- Project
Id string - Filter
Get
Dedicated Servers Location V1Filter - Id string
- project
Id String - filter
Get
Dedicated Servers Location V1Filter - id String
- project
Id string - filter
Get
Dedicated Servers Location V1Filter - id string
- project
Id String - filter Property Map
- id String
getDedicatedServersLocationV1 Result
The following output properties are available:
- id String
- locations List<Property Map>
- project
Id String - filter Property Map
Supporting Types
GetDedicatedServersLocationV1Filter
- Name string
- Name string
- name String
- name string
- name str
- name String
GetDedicatedServersLocationV1Location
- Description string
- Id string
- Name string
- Visibility string
- Description string
- Id string
- Name string
- Visibility string
- description String
- id String
- name String
- visibility String
- description string
- id string
- name string
- visibility string
- description str
- id str
- name str
- visibility str
- description String
- id String
- name String
- visibility String
Package Details
- Repository
- selectel selectel/terraform-provider-selectel
- License
- Notes
- This Pulumi package is based on the
selectel
Terraform Provider.
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel