Snapservice.Sites.ConnectionStatus
Snapservice.Sites.ConnectionStatus
The Snapservice.Sites.ConnectionStatus enumerated type contains the supported values for the paired site connection status.
Possible values:
CONNECTED
: Paired site have healthy connection with the local site.ERROR
: Paired site have connection issues with the local site.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
CONNECTED,
ERROR,