KeyServerMember

Represents a KeyServer

Overview

certificateSerialNumber integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
fqdn string
issuerDN string
lastUpdatedBy string autogenerated  
pemEncoded string
publicKey string
subjectDN string

API Resource

/keyservermembers/id
delete get post put

Parents

/keyservermembers
get post

Children

/keyservermembers/id/metadatas
get post
/keyservermembers/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

certificateSerialNumber integer
Discussion

Certificate serial number associated to the keyserver private key which it is currently signing with


Charateristics

Format: free
SDK attribute: certificateSerialNumber

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

fqdn string
Discussion

FQDN of the keyserver member


Charateristics

Format: free
SDK attribute: fqdn

issuerDN string
Discussion

Issuer DN


Charateristics

Format: free
SDK attribute: issuerDN

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

pemEncoded string
Discussion

PEM Encoded Certificate


Charateristics

Format: free
SDK attribute: pemEncoded

publicKey string
Discussion

Public Key


Charateristics

Format: free
SDK attribute: publicKey

subjectDN string
Discussion

Subject DN


Charateristics

Format: free
SDK attribute: subjectDN