VEdge has the following relationships:
- ConnectedGateway with VGateway
- ConnectedLink with NetworkConnection
- SpokeEdges with VEdge
- HubEdges with VEdge
- OrchestratedBy with Orchestrator
- ProvidesConnectivityTo with Tenant
- ProvidesApplicationConnectivityTo with AppType
Attribute |
Description |
Allowed values |
---|---|---|
IsActivated |
Value FALSE means that the Edge is not yet provisioned. |
Boolean |
IsInActiveStandByMode |
TRUE if the Edge is configured in Active/StandBy HA mode.
Note: Both the Active and standby edge instances are represented by single VEdge instance.
|
Boolean |
IsHub |
TRUE if the Edge is configured as a Hub. |
Boolean |
IsSpoke |
TRUE If the Edge is configured as a spoke edge for a Hub and Spoke configuration. |
Boolean |
StatusIsDown |
TRUE if the Edge is reported as Down by the VeloCloud orchestrator. |
Boolean |
IsHAReduced |
TRUE if the Edge is in Active/Standby mode and the Standby is reported as down by the VeloCloud orchestrator. |
Boolean |
Note: User needs to correlate IsInActiveStandByMode attribute of VEdge class objects with StandByStatus attribute of VEdge instrumentation class objects to get the HA Standby status of an VEdge.