spectrocloud 0.23.5 published on Sunday, Apr 20, 2025 by spectrocloud
spectrocloud.getCloudaccountVsphere
Explore with Pulumi AI
spectrocloud 0.23.5 published on Sunday, Apr 20, 2025 by spectrocloud
Using getCloudaccountVsphere
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 getCloudaccountVsphere(args: GetCloudaccountVsphereArgs, opts?: InvokeOptions): Promise<GetCloudaccountVsphereResult>
function getCloudaccountVsphereOutput(args: GetCloudaccountVsphereOutputArgs, opts?: InvokeOptions): Output<GetCloudaccountVsphereResult>
def get_cloudaccount_vsphere(context: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudaccountVsphereResult
def get_cloudaccount_vsphere_output(context: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudaccountVsphereResult]
func LookupCloudaccountVsphere(ctx *Context, args *LookupCloudaccountVsphereArgs, opts ...InvokeOption) (*LookupCloudaccountVsphereResult, error)
func LookupCloudaccountVsphereOutput(ctx *Context, args *LookupCloudaccountVsphereOutputArgs, opts ...InvokeOption) LookupCloudaccountVsphereResultOutput
> Note: This function is named LookupCloudaccountVsphere
in the Go SDK.
public static class GetCloudaccountVsphere
{
public static Task<GetCloudaccountVsphereResult> InvokeAsync(GetCloudaccountVsphereArgs args, InvokeOptions? opts = null)
public static Output<GetCloudaccountVsphereResult> Invoke(GetCloudaccountVsphereInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCloudaccountVsphereResult> getCloudaccountVsphere(GetCloudaccountVsphereArgs args, InvokeOptions options)
public static Output<GetCloudaccountVsphereResult> getCloudaccountVsphere(GetCloudaccountVsphereArgs args, InvokeOptions options)
fn::invoke:
function: spectrocloud:index/getCloudaccountVsphere:getCloudaccountVsphere
arguments:
# arguments dictionary
The following arguments are supported:
getCloudaccountVsphere Result
The following output properties are available:
Package Details
- Repository
- spectrocloud spectrocloud/terraform-provider-spectrocloud
- License
- Notes
- This Pulumi package is based on the
spectrocloud
Terraform Provider.
spectrocloud 0.23.5 published on Sunday, Apr 20, 2025 by spectrocloud