|
Name
|
Type
|
Description
|
| creds | SrmSiteCredentials |
Credentials to be used to authenticate to the remote PSC node.
|
| host | xsd:string |
Host name or IP address of the PSC node.
|
| port | xsd:int |
Port of the PSC node. When not provided the default value of 443 is used.
|
| thumbprints | SrmSiteHostThumbprintInfo[] |
Thumbprints for PSC/MGMT/DR hosts to which SRM should connect when certificate
validation fails.
When the correct value for thumprint is provided all security checks of the
corresponding certificate are off.
The order of providing the thumbprints is not important.
This structure can be filled by ServiceInstance#probeSsl method.
|
| vcHost | xsd:string |
Host where the VC is running. In case of embedded environment this field should
not be specified. In this case the host on which the VC is running is the PSC host.
|
|
Properties inherited from |
| None |