apphosting:AppBridge

App Bridge entries

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
adminSt apphosting:AdminState
(scalar:Enum8)
admin state to enable or disable bridge entry. SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
bridgeId apphosting:BridgeId
(scalar:Uint32)
app bridge id for the container. eg.: bridge[1-8]
RANGE: [1 , 8]
DEFAULT: 1
ipV4Addr address:Ip
ip v4 address of the bridge entry. This will serve as the default gateway for the app. Value must match ipv4 or ipv6 known format
ipV6Addr address:Ip
ip v6 address. This will serve as the default gateway for the app. Value must match ipv4 or ipv6 known format
vrf apphosting:VrfName
(string:Basic)
vrf context name, otherwise default vrf will be used.
MAX SIZE: 31
DEFAULT: default

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
cfgOperSt apphosting:CfgOperState
(scalar:Enum8)
config operational status set by apphosting SELECTION:
0 - unknown
1 - disabled
2 - enabled
DEFAULT: unknown

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced