EnterpriseSecuredData

This object represents the secured data object under the enterprise

Overview

data string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
hash string
keyserverCertSerialNumber string filterable   orderable  
lastUpdatedBy string autogenerated  
sekId integer filterable   orderable  
signedHash string

API Resource

/enterprisesecureddatas/id
delete get

Parents

/enterprisesecurities/id/enterprisesecureddatas
get post

Children

/enterprisesecureddatas/id/metadatas
get post
/enterprisesecureddatas/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

data string
Discussion

encrypted data


Charateristics

Format: free
SDK attribute: data

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

hash string
Discussion

authentication hash


Charateristics

Format: free
SDK attribute: hash

keyserverCertSerialNumber string filterable   orderable  
Discussion

Serial Number of the certificate needed to verify the encrypted data


Charateristics

Format: free
SDK attribute: keyserverCertSerialNumber

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

sekId integer filterable   orderable  
Discussion

Seed Encryption Key id that encrypted this data


Charateristics

SDK attribute: sekId

signedHash string
Discussion

private key signed hash


Charateristics

Format: free
SDK attribute: signedHash