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

PairingSpec

Details of a remote Site Recovery Manager server to pair with.


Properties

pair_psc_info Required

Details of a pair Platform Services Controller.


string
pair_vc_guid Required

Server guid of the remote vCenter Server.


string
pair_srm_thumbprint Optional

Thumbprint of the remote Site Recovery Manager.


string
pair_srm_url Optional

URL of the remote Site Recovery Manager.

JSON Example

{
	"pair_psc_info": {
		"password": "string",
		"port": 0,
		"thumbprint": "string",
		"url": "string",
		"username": "string"
	},
	"pair_vc_guid": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To

Create Pairing
Reconnect Pairing
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?