.. Class Doc file class cobra.model.aaa.UserCert ============================== .. class:: cobra.model.aaa.UserCert An AAA user certificate in X.509 format. This certificate is the RSA public key used for certificate-based REST API calls. Containers: * :class:`cobra.model.aaa.User` Containment: * :class:`cobra.model.fault.Delegate` Properties: - certificateDecodeInformation : The OpenSSL output of the x509 certificate analysis. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - data : The data from the user certificate. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - descr : The description of the user certificate. + 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 - fingerprint : The fingerprint of the public key can help to identify keys. This property is populated by the system after inspecting the key data. + isNaming: False + isCreateOnly: False + 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 user certificate. + 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 - publicKey : Contains the PEM format public key extracted from the x509 certificate. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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