KeyServerMonitorSEK

Represents a Keyserver Monitor SEK Snapshot.

Overview

creationTime integer filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
lifetime integer filterable   orderable  
seedPayloadAuthenticationAlgorithm enum (HMAC_SHA1 | HMAC_SHA256 | HMAC_SHA512) filterable   orderable  
seedPayloadEncryptionAlgorithm enum (AES_128_CBC | AES_256_CBC | TRIPLE_DES_CBC) filterable   orderable  
startTime integer filterable   orderable  

API Resource

/keyservermonitorseks/id
delete get put

Parents

/keyservermonitors/id/keyservermonitorseks
get post

Children

/keyservermonitorseks/id/metadatas
get post
/keyservermonitorseks/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  
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

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

seedPayloadAuthenticationAlgorithm enum filterable   orderable  
Discussion

SEK Payload Signature Algorithm Possible values are HMAC_SHA1, HMAC_SHA256, HMAC_SHA512, .


Charateristics

Allowed values: HMAC_SHA1, HMAC_SHA256, HMAC_SHA512
Format: free
SDK attribute: seedPayloadAuthenticationAlgorithm

seedPayloadEncryptionAlgorithm enum filterable   orderable  
Discussion

SEK Payload Encryption Algorithm Possible values are AES_128_CBC, AES_256_CBC, TRIPLE_DES_CBC, .


Charateristics

Allowed values: AES_128_CBC, AES_256_CBC, TRIPLE_DES_CBC
Format: free
SDK attribute: seedPayloadEncryptionAlgorithm

startTime integer filterable   orderable  
Discussion

The time this entry was activated (milliseconds since epoch)


Charateristics

SDK attribute: startTime