State¶
Leafs
- 
class 
Mpls.Global.ReservedLabelBlocks.ReservedLabelBlock.State¶ Bases:
EntityClass Hierarchy:
MplsGlobalReservedLabelBlocksReservedLabelBlockStateThis class represents state data.
State parameters relating to the label block.
- 
local_id¶ A local identifier for the global label block allocation
type: str
config: False
- 
lower_bound¶ Lower bound of the global label block. The block is defined to include this label
type: union of the below types:
config: False
- 
upper_bound¶ Upper bound for the global label block. The block is defined to include this label
type: union of the below types:
config: False
-