PairingSpec

PairingSpec
PairingSpec

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

JSON Example
{
    "pair_psc_info": {
        "url": "string",
        "port": 0,
        "thumbprint": "string",
        "username": "string",
        "password": "string"
    },
    "pair_vc_guid": "string",
    "pair_srm_thumbprint": "string",
    "pair_srm_url": "string"
}
pair_psc_info
Required

pair_psc_info

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.