1. Packages
  2. Spectrocloud Provider
  3. API Docs
  4. getCloudaccountMaas
spectrocloud 0.23.5 published on Sunday, Apr 20, 2025 by spectrocloud

spectrocloud.getCloudaccountMaas

Explore with Pulumi AI

spectrocloud 0.23.5 published on Sunday, Apr 20, 2025 by spectrocloud

Using getCloudaccountMaas

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 getCloudaccountMaas(args: GetCloudaccountMaasArgs, opts?: InvokeOptions): Promise<GetCloudaccountMaasResult>
function getCloudaccountMaasOutput(args: GetCloudaccountMaasOutputArgs, opts?: InvokeOptions): Output<GetCloudaccountMaasResult>
Copy
def get_cloudaccount_maas(context: Optional[str] = None,
                          id: Optional[str] = None,
                          name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetCloudaccountMaasResult
def get_cloudaccount_maas_output(context: Optional[pulumi.Input[str]] = None,
                          id: Optional[pulumi.Input[str]] = None,
                          name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetCloudaccountMaasResult]
Copy
func LookupCloudaccountMaas(ctx *Context, args *LookupCloudaccountMaasArgs, opts ...InvokeOption) (*LookupCloudaccountMaasResult, error)
func LookupCloudaccountMaasOutput(ctx *Context, args *LookupCloudaccountMaasOutputArgs, opts ...InvokeOption) LookupCloudaccountMaasResultOutput
Copy

> Note: This function is named LookupCloudaccountMaas in the Go SDK.

public static class GetCloudaccountMaas 
{
    public static Task<GetCloudaccountMaasResult> InvokeAsync(GetCloudaccountMaasArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudaccountMaasResult> Invoke(GetCloudaccountMaasInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCloudaccountMaasResult> getCloudaccountMaas(GetCloudaccountMaasArgs args, InvokeOptions options)
public static Output<GetCloudaccountMaasResult> getCloudaccountMaas(GetCloudaccountMaasArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: spectrocloud:index/getCloudaccountMaas:getCloudaccountMaas
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Context string
The context of the cluster. Allowed values are project or tenant or ``.
Id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
Name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
Context string
The context of the cluster. Allowed values are project or tenant or ``.
Id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
Name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context String
The context of the cluster. Allowed values are project or tenant or ``.
id String
The unique ID of the cloud account. Either id or name must be provided, but not both.
name String
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context string
The context of the cluster. Allowed values are project or tenant or ``.
id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context str
The context of the cluster. Allowed values are project or tenant or ``.
id str
The unique ID of the cloud account. Either id or name must be provided, but not both.
name str
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context String
The context of the cluster. Allowed values are project or tenant or ``.
id String
The unique ID of the cloud account. Either id or name must be provided, but not both.
name String
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.

getCloudaccountMaas Result

The following output properties are available:

Id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
MaasApiEndpoint string
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
MaasApiKey string
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
Name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
Context string
The context of the cluster. Allowed values are project or tenant or ``.
Id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
MaasApiEndpoint string
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
MaasApiKey string
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
Name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
Context string
The context of the cluster. Allowed values are project or tenant or ``.
id String
The unique ID of the cloud account. Either id or name must be provided, but not both.
maasApiEndpoint String
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
maasApiKey String
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
name String
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context String
The context of the cluster. Allowed values are project or tenant or ``.
id string
The unique ID of the cloud account. Either id or name must be provided, but not both.
maasApiEndpoint string
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
maasApiKey string
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
name string
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context string
The context of the cluster. Allowed values are project or tenant or ``.
id str
The unique ID of the cloud account. Either id or name must be provided, but not both.
maas_api_endpoint str
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
maas_api_key str
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
name str
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context str
The context of the cluster. Allowed values are project or tenant or ``.
id String
The unique ID of the cloud account. Either id or name must be provided, but not both.
maasApiEndpoint String
The API endpoint of the MaaS account. This value is computed based on the cloud account's configuration and is used for interaction with the MaaS service.
maasApiKey String
The API key associated with the MaaS account. This is used to authenticate API requests to the MaaS service and is computed from the cloud account's credentials.
name String
The name of the cloud account. This can be used instead of id to retrieve the account details. Only one of id or name can be specified.
context String
The context of the cluster. Allowed values are project or tenant or ``.

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