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

PairingSpecPairPscInfo

Details of a pair Platform Services Controller.


Properties

string
password Required

Platform Services Controller credentials password.


integer as int32
port Required

Platform Services Controller port. Default is 443.


string
thumbprint Required

Get Platform Services Controller thumbprint.


string
url Required

Get Platform Services Controller URL.


string
username Required

Platform Services Controller credentials username.

JSON Example

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

PairingSpec
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?