RecoverySddcDetails

RecoverySddcDetails
RecoverySddcDetails

Detailed information about Recovery SDDCs.

JSON Example
{
    "id": "string",
    "name": "string",
    "region": "string",
    "availability_zones": [
        "string"
    ],
    "hosts_number": 0
}
string
id
Optional

The identifier of the Recovery SDDC.

string
name
Optional

The name of the Recovery SDDC.

string
region
Optional

The region containing the Recovery SDDC.

array of string
availability_zones
Optional

The availability zones in which the Recovery SDDC resides.

integer As int32 As int32
hosts_number
Optional

The number of hosts in the Recovery SDDC.