Data Object - DrConfigConnectionSpec

Property of
DrConfigConfigurationSpec, DrConfigMigrationSpec
Parameter to
CheckRegistration, ValidateConnection
Since
DrConfig API 1.0

Data Object Description

Structure that contains connection information for a service.

Properties

Name Type Description
thumbprint*xsd:string

Thumbprint of the PSC node's certificate. When the correct value is provided all security checks of the certificate are off.
urixsd:string

The PSC node URI. FQDN + optional port. If port not specified 443 will be used.
vcInstanceId*xsd:string

Identifier of the MGMT node to register with. If not specified the configuration service will assume embedded environment is used and will look for MGMT node services at the PSC node address.
vcThumbprint*xsd:string

Thumbprint of the MGMT node's certificate.
Properties inherited from
None
*Need not be set