opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud
opentelekomcloud.getRtsSoftwareDeploymentV1
Explore with Pulumi AI
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud
Using getRtsSoftwareDeploymentV1
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 getRtsSoftwareDeploymentV1(args: GetRtsSoftwareDeploymentV1Args, opts?: InvokeOptions): Promise<GetRtsSoftwareDeploymentV1Result>
function getRtsSoftwareDeploymentV1Output(args: GetRtsSoftwareDeploymentV1OutputArgs, opts?: InvokeOptions): Output<GetRtsSoftwareDeploymentV1Result>
def get_rts_software_deployment_v1(action: Optional[str] = None,
config_id: Optional[str] = None,
id: Optional[str] = None,
region: Optional[str] = None,
server_id: Optional[str] = None,
status: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRtsSoftwareDeploymentV1Result
def get_rts_software_deployment_v1_output(action: Optional[pulumi.Input[str]] = None,
config_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
server_id: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRtsSoftwareDeploymentV1Result]
func LookupRtsSoftwareDeploymentV1(ctx *Context, args *LookupRtsSoftwareDeploymentV1Args, opts ...InvokeOption) (*LookupRtsSoftwareDeploymentV1Result, error)
func LookupRtsSoftwareDeploymentV1Output(ctx *Context, args *LookupRtsSoftwareDeploymentV1OutputArgs, opts ...InvokeOption) LookupRtsSoftwareDeploymentV1ResultOutput
> Note: This function is named LookupRtsSoftwareDeploymentV1
in the Go SDK.
public static class GetRtsSoftwareDeploymentV1
{
public static Task<GetRtsSoftwareDeploymentV1Result> InvokeAsync(GetRtsSoftwareDeploymentV1Args args, InvokeOptions? opts = null)
public static Output<GetRtsSoftwareDeploymentV1Result> Invoke(GetRtsSoftwareDeploymentV1InvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRtsSoftwareDeploymentV1Result> getRtsSoftwareDeploymentV1(GetRtsSoftwareDeploymentV1Args args, InvokeOptions options)
public static Output<GetRtsSoftwareDeploymentV1Result> getRtsSoftwareDeploymentV1(GetRtsSoftwareDeploymentV1Args args, InvokeOptions options)
fn::invoke:
function: opentelekomcloud:index/getRtsSoftwareDeploymentV1:getRtsSoftwareDeploymentV1
arguments:
# arguments dictionary
The following arguments are supported:
getRtsSoftwareDeploymentV1 Result
The following output properties are available:
- Input
Values Dictionary<string, string> - Output
Values Dictionary<string, string> - Region string
- Status
Reason string - Action string
- Config
Id string - Id string
- Server
Id string - Status string
- Input
Values map[string]string - Output
Values map[string]string - Region string
- Status
Reason string - Action string
- Config
Id string - Id string
- Server
Id string - Status string
- input
Values Map<String,String> - output
Values Map<String,String> - region String
- status
Reason String - action String
- config
Id String - id String
- server
Id String - status String
- input
Values {[key: string]: string} - output
Values {[key: string]: string} - region string
- status
Reason string - action string
- config
Id string - id string
- server
Id string - status string
- input_
values Mapping[str, str] - output_
values Mapping[str, str] - region str
- status_
reason str - action str
- config_
id str - id str
- server_
id str - status str
- input
Values Map<String> - output
Values Map<String> - region String
- status
Reason String - action String
- config
Id String - id String
- server
Id String - status String
Package Details
- Repository
- opentelekomcloud opentelekomcloud/terraform-provider-opentelekomcloud
- License
- Notes
- This Pulumi package is based on the
opentelekomcloud
Terraform Provider.
opentelekomcloud 1.36.37 published on Thursday, Apr 24, 2025 by opentelekomcloud