.. Class Doc file class cobra.model.aaa.Domain ============================ .. class:: cobra.model.aaa.Domain An AAA domain is the AAA security method for processing authentication requests. Containers: * :class:`cobra.model.aaa.UserEp` Containment: * :class:`cobra.model.fault.Delegate` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : The description for an AAA domain. The description can be up to 128 characters. Only alphanumeric characters and the following punctuation marks and symbols are allowed: backslash, exclamation mark, hash/pound/number sign, dollar sign, percent sign, open/close parentheses, asterisk symbol, comma, dash, period, colon, semicolon, at sign, underscore, open/close braces, tilde, question mark, ampersand symbol, and plus sign. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The name of the AAA security domain. The name must begin with a letter and consist of up to 32 alphanumeric characters. Note that you cannot change this name after the object has been saved. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - ownerKey : The key for enabling clients to own their data for entity correlation. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True