KeyServerNotification

KeyServer Notification - Create one of these transient objects to push an event to the KeyServer

Overview

base64JSONString string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
message object
notificationType enum (CONFIG_UPDATE | ENCRYPTION_DISABLED | ENCRYPTION_ENABLED | REKEY | TEST) filterable   orderable  

API Resource

/keyservernotifications/id

Parents

This object has no parents.

Children

/keyservernotifications/id/metadatas
get post
/keyservernotifications/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

base64JSONString string
Discussion

The base 64 encoded JSON String of the message object


Charateristics

Format: free
SDK attribute: base64JSONString

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

message object
Discussion

The message to send


Charateristics

SDK attribute: message

notificationType enum filterable   orderable  
Discussion

The notification type to trigger


Charateristics

Allowed values: CONFIG_UPDATE, ENCRYPTION_DISABLED, ENCRYPTION_ENABLED, REKEY, TEST
Format: free
SDK attribute: notificationType