Get Recovery Sddc Details
Get details of a specific Recovery SDDC.
The Recovery SDDC of interest.
OK. The request succeeded.
{
"id": "string",
"name": "string",
"region": "string",
"availability_zones": [
"string"
]
}
The identifier of the Recovery SDDC.
The name of the Recovery SDDC.
The region containing the Recovery SDDC.
The availability zones in which the Recovery SDDC resides.
Bad request. The server could not understand the request.
Unauthorized. The client has not authenticated.
Forbidden. The client is not authorized.
Not found. The server cannot find the specified resource.
VMware Live Cyber Recovery-specific error.
An error unique to VMware Live Cyber Recovery was encountered while attempting to satisfy the request. See the returned object for details on the error.
{
"messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
]
}
]
}
A stack or error messages. The first element (top of the stack) is the broadest description of the failure.