A remote site may be acting as a secondary site for this site, or may
be acting as a primary site with this site as its secondary.
|
Name
|
Type
|
Description
|
| connected | xsd:boolean |
Boolean indicating whether the connection is up(true) or down(false).
Since SRM API 5.0
|
| lkpUrl | xsd:string |
URL of the remote LookupService server.
Since SRM API 4.0
|
| name | xsd:string |
Name of the site.
|
| uuid | xsd:string |
The UUID of the site.
|
| vcHost | xsd:string | Deprecated.
This property has been deprecated as of version 4. Users
should not rely on this property in production code, as it is not
guaranteed to contain valid information in future releases. Instead,
users should use lkpUrl and vcInstanceUuid to locate
services on the remote site.
DNS name or IP address of the remote VC server.
|
| vcInstanceUuid | xsd:string |
Instance UUID of the VC associated with the remote SRM.
Since SRM API 4.0
|
| vcPort | xsd:int | Deprecated.
This property has been deprecated as of version 4. Users
should not rely on this property in production code, as it is not
guaranteed to contain valid information in future releases. Instead,
users should use lkpUrl and vcInstanceUuid to locate
services on the remote site.
Port used for VMOMI access to the remote VC server.
|
| vcUrl | xsd:string |
URL of the remote VC server.
Since SRM API 5.0
|
|
Properties inherited from |
| None |