Get Recovery Sddc
List VMware Cloud (VMC) Recovery Software-Defined Datacenters (SDDCs).
OK. The request succeeded.
{
"data": [
{
"id": "string",
"name": "string"
}
]
}
Object encoding an array of summary information about Recovery SDDCs.
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.