[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

GetRecoverySddcResponse

Response object encoding an array of summary information about Recovery SDDCs.


Properties

data Optional

Object encoding an array of summary information about Recovery SDDCs.

JSON Example

{
	"data": [
		{
			"id": "string",
			"name": "string"
		}
	]
}
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
Returned By

Get Recovery SDDC

Feedback

Was this page helpful?