GetRecoverySddcResponse
GetRecoverySddcResponse
Response object encoding an array of summary information about Recovery SDDCs.
JSON Example
{
"data": [
{
"id": "string",
"name": "string"
}
]
}
array of RecoverySddcSummary
data
Optional
Object encoding an array of summary information about Recovery SDDCs.