InstmgrBagAbortState¶
-
class
ydk.models.cisco_ios_xr.Cisco_IOS_XR_installmgr_admin_oper.InstmgrBagAbortState¶ InstmgrBagAbortState (Enum Class)
The abortable state of an install command
-
abortable = 1 Operation can be aborted
-
no_longer_abortable = 2 Operation can no longer be aborted
-
never_abortable = 3 Operation cannot be aborted
-
already_aborted = 4 Operation has been aborted
-