KeyServerMonitorSeed

Represents a Keyserver Monitor Seed Snapshot.

Overview

creationTime integer filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
lifetime integer filterable   orderable  
seedTrafficAuthenticationAlgorithm enum (HMAC_MD5 | HMAC_SHA1 | HMAC_SHA256 | HMAC_SHA384 | HMAC_SHA512) filterable   orderable  
seedTrafficEncryptionAlgorithm enum (AES_128_CBC | AES_192_CBC | AES_256_CBC | TRIPLE_DES_CBC) filterable   orderable  
seedTrafficEncryptionKeyLifetime integer filterable   orderable  
startTime integer filterable   orderable  

API Resource

/keyservermonitorseeds/id
delete get put

Parents

/keyservermonitors/id/keyservermonitorseeds
get post

Children

/keyservermonitorseeds/id/metadatas
get post
/keyservermonitorseeds/id/keyservermonitorencryptedseeds
get
/keyservermonitorseeds/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

creationTime integer filterable   orderable  
Discussion

The time this entry was created (milliseconds since epoch)


Charateristics

Format: free
SDK attribute: creationTime

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

lifetime integer filterable   orderable  
Discussion

The lifetime of this entry (seconds)


Charateristics

Format: free
SDK attribute: lifetime

seedTrafficAuthenticationAlgorithm enum filterable   orderable  
Discussion

Seed traffic Authentication Algorithm.


Charateristics

Allowed values: HMAC_MD5, HMAC_SHA1, HMAC_SHA256, HMAC_SHA384, HMAC_SHA512
SDK attribute: seedTrafficAuthenticationAlgorithm

seedTrafficEncryptionAlgorithm enum filterable   orderable  
Discussion

Seed traffic Encryption Algorithm.


Charateristics

Allowed values: AES_128_CBC, AES_192_CBC, AES_256_CBC, TRIPLE_DES_CBC
SDK attribute: seedTrafficEncryptionAlgorithm

seedTrafficEncryptionKeyLifetime integer filterable   orderable  
Discussion

Seed Traffic Encryption Key Lifetime in Seconds


Charateristics

SDK attribute: seedTrafficEncryptionKeyLifetime

startTime integer filterable   orderable  
Discussion

The time this entry was activated (milliseconds since epoch)


Charateristics

Format: free
SDK attribute: startTime