PairingSpecPairPscInfo
PairingSpecPairPscInfo
Details of a pair Platform Services Controller.
JSON Example
{
"url": "string",
"port": 0,
"thumbprint": "string",
"username": "string",
"password": "string"
}
string
url
Required
Get Platform Services Controller URL.
integer As int32 As int32
port
Required
Platform Services Controller port. Default is 443.
string
thumbprint
Required
Get Platform Services Controller thumbprint.
string
username
Required
Platform Services Controller credentials username.
string
password
Required
Platform Services Controller credentials password.