[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
RecoverySddcDetails
Detailed information about Recovery SDDCs.
Properties
array of
string
availability_zones
Optional
The availability zones in which the Recovery SDDC resides.
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.
JSON Example
{
"availability_zones": [
"string"
],
"id": "string",
"name": "string",
"region": "string"
}