This object represents a X509 Certificate Request
embeddedMetadata |
entityScope |
externalID |
issuerDN |
pemEncoded |
publicKey |
serialNumber |
subjectDN |
This object has no members.
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
The distinguished name of the authority that issued this certificate.
Format: free
SDK attribute: issuerDN
The PEM encoded certificate.
Format: free
SDK attribute: pemEncoded
The public key contained in this certificate.
Format: free
SDK attribute: publicKey
The serial number of this certificate.
SDK attribute: serialNumber
The distinguished name of this certificate's end entity.
Format: free
SDK attribute: subjectDN