selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
selectel.getDedicatedServersPublicSubnetV1
Explore with Pulumi AI
selectel 7.0.0-alpha published on Tuesday, Sep 23, 2025 by selectel
Using getDedicatedServersPublicSubnetV1
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 getDedicatedServersPublicSubnetV1(args: GetDedicatedServersPublicSubnetV1Args, opts?: InvokeOptions): Promise<GetDedicatedServersPublicSubnetV1Result>
function getDedicatedServersPublicSubnetV1Output(args: GetDedicatedServersPublicSubnetV1OutputArgs, opts?: InvokeOptions): Output<GetDedicatedServersPublicSubnetV1Result>
def get_dedicated_servers_public_subnet_v1(filter: Optional[GetDedicatedServersPublicSubnetV1Filter] = None,
id: Optional[str] = None,
project_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDedicatedServersPublicSubnetV1Result
def get_dedicated_servers_public_subnet_v1_output(filter: Optional[pulumi.Input[GetDedicatedServersPublicSubnetV1FilterArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDedicatedServersPublicSubnetV1Result]
func GetDedicatedServersPublicSubnetV1(ctx *Context, args *GetDedicatedServersPublicSubnetV1Args, opts ...InvokeOption) (*GetDedicatedServersPublicSubnetV1Result, error)
func GetDedicatedServersPublicSubnetV1Output(ctx *Context, args *GetDedicatedServersPublicSubnetV1OutputArgs, opts ...InvokeOption) GetDedicatedServersPublicSubnetV1ResultOutput
> Note: This function is named GetDedicatedServersPublicSubnetV1
in the Go SDK.
public static class GetDedicatedServersPublicSubnetV1
{
public static Task<GetDedicatedServersPublicSubnetV1Result> InvokeAsync(GetDedicatedServersPublicSubnetV1Args args, InvokeOptions? opts = null)
public static Output<GetDedicatedServersPublicSubnetV1Result> Invoke(GetDedicatedServersPublicSubnetV1InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDedicatedServersPublicSubnetV1Result> getDedicatedServersPublicSubnetV1(GetDedicatedServersPublicSubnetV1Args args, InvokeOptions options)
public static Output<GetDedicatedServersPublicSubnetV1Result> getDedicatedServersPublicSubnetV1(GetDedicatedServersPublicSubnetV1Args args, InvokeOptions options)
fn::invoke:
function: selectel:index/getDedicatedServersPublicSubnetV1:getDedicatedServersPublicSubnetV1
arguments:
# arguments dictionary
The following arguments are supported:
- Project
Id string - Filter
Get
Dedicated Servers Public Subnet V1Filter - Id string
- Project
Id string - Filter
Get
Dedicated Servers Public Subnet V1Filter - Id string
- project
Id String - filter
Get
Dedicated Servers Public Subnet V1Filter - id String
- project
Id string - filter
Get
Dedicated Servers Public Subnet V1Filter - id string
- project
Id String - filter Property Map
- id String
getDedicatedServersPublicSubnetV1 Result
The following output properties are available:
- id String
- project
Id String - subnets List<Property Map>
- filter Property Map
Supporting Types
GetDedicatedServersPublicSubnetV1Filter
- Ip string
- Location
Id string - Subnet string
- Ip string
- Location
Id string - Subnet string
- ip String
- location
Id String - subnet String
- ip string
- location
Id string - subnet string
- ip str
- location_
id str - subnet str
- ip String
- location
Id String - subnet String
GetDedicatedServersPublicSubnetV1Subnet
- broadcast str
- gateway str
- id str
- network_
id str - reserved_
vrrp_ Sequence[str]ips - subnet str
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