NonVCSiteRouter has the following relationships:
- ConnectedGateway with VGateway
- ConnectedTunnel with NetworkConnection (that connects to the VGateway)
Attribute |
Description |
Allowed value |
---|---|---|
IsAllGatewayDown |
TRUE if all the Gateways connecting to the site is down. |
Boolean |
IsAnyGatewayDown |
TRUE if the atleast one of the Gateway connecting to the site is down. |
Boolean |
IsAllTunnelDown |
TRUE if all the connection between the site and the VGateway are down. |
Boolean |
IsAnyTunnelDown |
TRUE if atleast one of the connection between the site and the VGateway is down. |
Boolean |