selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
selectel.getDedicatedServersOsV1
Explore with Pulumi AI
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
Using getDedicatedServersOsV1
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 getDedicatedServersOsV1(args: GetDedicatedServersOsV1Args, opts?: InvokeOptions): Promise<GetDedicatedServersOsV1Result>
function getDedicatedServersOsV1Output(args: GetDedicatedServersOsV1OutputArgs, opts?: InvokeOptions): Output<GetDedicatedServersOsV1Result>
def get_dedicated_servers_os_v1(filter: Optional[GetDedicatedServersOsV1Filter] = None,
id: Optional[str] = None,
project_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDedicatedServersOsV1Result
def get_dedicated_servers_os_v1_output(filter: Optional[pulumi.Input[GetDedicatedServersOsV1FilterArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDedicatedServersOsV1Result]
func GetDedicatedServersOsV1(ctx *Context, args *GetDedicatedServersOsV1Args, opts ...InvokeOption) (*GetDedicatedServersOsV1Result, error)
func GetDedicatedServersOsV1Output(ctx *Context, args *GetDedicatedServersOsV1OutputArgs, opts ...InvokeOption) GetDedicatedServersOsV1ResultOutput
> Note: This function is named GetDedicatedServersOsV1
in the Go SDK.
public static class GetDedicatedServersOsV1
{
public static Task<GetDedicatedServersOsV1Result> InvokeAsync(GetDedicatedServersOsV1Args args, InvokeOptions? opts = null)
public static Output<GetDedicatedServersOsV1Result> Invoke(GetDedicatedServersOsV1InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDedicatedServersOsV1Result> getDedicatedServersOsV1(GetDedicatedServersOsV1Args args, InvokeOptions options)
public static Output<GetDedicatedServersOsV1Result> getDedicatedServersOsV1(GetDedicatedServersOsV1Args args, InvokeOptions options)
fn::invoke:
function: selectel:index/getDedicatedServersOsV1:getDedicatedServersOsV1
arguments:
# arguments dictionary
The following arguments are supported:
- Project
Id string - Filter
Get
Dedicated Servers Os V1Filter - Id string
- Project
Id string - Filter
Get
Dedicated Servers Os V1Filter - Id string
- project
Id String - filter
Get
Dedicated Servers Os V1Filter - id String
- project
Id string - filter
Get
Dedicated Servers Os V1Filter - id string
- project
Id String - filter Property Map
- id String
getDedicatedServersOsV1 Result
The following output properties are available:
- id String
- os List<Property Map>
- project
Id String - filter Property Map
Supporting Types
GetDedicatedServersOsV1Filter
- Configuration
Id string - Location
Id string - Name string
- Version string
- Configuration
Id string - Location
Id string - Name string
- Version string
- configuration
Id String - location
Id String - name String
- version String
- configuration
Id string - location
Id string - name string
- version string
- configuration_
id str - location_
id str - name str
- version str
- configuration
Id String - location
Id String - name String
- version String
GetDedicatedServersOsV1O
- Arch string
- Id string
- Name string
- Os string
- Partitioning bool
- Scripts
Allowed bool - Ssh
Key boolAllowed - Version string
- Arch string
- Id string
- Name string
- Os string
- Partitioning bool
- Scripts
Allowed bool - Ssh
Key boolAllowed - Version string
- arch String
- id String
- name String
- os String
- partitioning Boolean
- scripts
Allowed Boolean - ssh
Key BooleanAllowed - version String
- arch string
- id string
- name string
- os string
- partitioning boolean
- scripts
Allowed boolean - ssh
Key booleanAllowed - version string
- arch str
- id str
- name str
- os str
- partitioning bool
- scripts_
allowed bool - ssh_
key_ boolallowed - version str
- arch String
- id String
- name String
- os String
- partitioning Boolean
- scripts
Allowed Boolean - ssh
Key BooleanAllowed - version 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