Get details of the ARM resource mapped to an account for the given accountId.

get/accounts/{accountId}

Path parameters

accountIdstring required

The account id.

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

x-ms-client-request-idstring uuid

An opaque, globally-unique, client-generated string identifier for the request.

Response

The request has succeeded.

idstring required

The account id.

resourceIdstring required

The ARM fully-qualified resource id for the account.

namestring required

The account name.

state'Active' | 'Inactive' required

The account state.

subscriptionIdstring uuid required

Universally Unique Identifier

subscriptionState'Registered' | 'Warned' | 'Suspended' | 'Deleted' | 'Unregistered' required

The ARM-based subscription state.

tenantIdstring uuid required

Universally Unique Identifier

locationstring required

The account resource ARM location, for eg. eastus, southeastasia.

regionalAffinity'Enabled' | 'Disabled'

The enablement status of a feature.

scalableExecution'Enabled' | 'Disabled'

The enablement status of a feature.

reporting'Enabled' | 'Disabled'

The enablement status of a feature.

Changes