This module adds configuration and operational state relating to bootz service running on a network device.
Version: 2023-06-16
module openconfig-system-bootz { yang-version 1; namespace "http://openconfig.net/yang/system-bootz"; prefix oc-sys-bootz; import openconfig-extensions { prefix oc-ext; } import openconfig-system { prefix oc-sys; } import openconfig-types { prefix oc-types; } import openconfig-yang-types { prefix oc-yang; } organization "OpenConfig working group"; contact "www.openconfig.net"; description "This module adds configuration and operational state relating to bootz service running on a network device."; revision "2023-06-16" { description "Creation of bootz state paths needed for the service."; reference "1.0.0"; } oc-ext:openconfig-version "1.0.0"; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-system-bootz
© 2023 YumaWorks, Inc. All rights reserved.