[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api

Metadata

Response meta data. Contains data about the response payload data.


Properties

array of MetaError
errors Optional

Response payload data errors.

JSON Example

{
	"errors": [
		{
			"code": "string",
			"field": "string",
			"message": "string"
		}
	]
}

Feedback

Was this page helpful?