vcenter hlm sddcs: summary
The
Info
structure gives information about an Sddc. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.Representation:
{
"hostname" : "string",
"name" : "string",
"region" : "string"
}
"hostname" : "string",
"name" : "string",
"region" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
hostname | string | The vCenter hostname. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |
name | string | The Sddc display name. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |
region | string | The AWS region of the Sddc. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |