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

PairingDrResponseEntity

Site Recovery Manager pairing information.


AllOf


This class requires all of the following:

Properties

_meta Optional

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

JSON Example

{
	"_meta": {
		"errors": [
			{
				"code": "string",
				"field": "string",
				"message": "string"
			}
		]
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
Returned By

Get Pairing

Feedback

Was this page helpful?