Interface SYSTEMROLEADMIN

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, SYSTEMDEFINEDROLES

    @Generated("mdsal-binding-generator")
    public interface SYSTEMROLEADMIN
    extends SYSTEMDEFINEDROLES
    Built-in role that allows the equivalent of superuser permission for all configuration and operational commands on the device.

    This class represents the following YANG schema fragment defined in module openconfig-aaa-types

     identity SYSTEM_ROLE_ADMIN {
       base SYSTEM_DEFINED_ROLES;
     }
     
    The schema path to identify an instance is openconfig-aaa-typesSYSTEM_ROLE_ADMIN
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME