GatewaySecuredData

This object represents the secured data object under the gateway

Overview

associatedEnterpriseID string read only  
data string filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
gatewayCertSerialNumber string filterable   orderable  
keyserverCertSerialNumber string filterable   orderable  
lastUpdatedBy string autogenerated  
signedData string filterable   orderable  

API Resource

/gatewaysecureddatas/id
delete get

Parents

/gatewaysecurities/id/gatewaysecureddatas
get post

Children

/gatewaysecureddatas/id/metadatas
get post
/gatewaysecureddatas/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedEnterpriseID string read only  
Discussion

Identification of the Enterprise instance to which the Gateway Secure Data is related.


Charateristics

Format: free
SDK attribute: associatedEnterpriseID

data string filterable   orderable  
Discussion

Encrypted data


Charateristics

Format: free
SDK attribute: data

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

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

gatewayCertSerialNumber string filterable   orderable  
Discussion

Serial Number of the certificate of the public key that encrypted this data


Charateristics

Format: free
SDK attribute: gatewayCertSerialNumber

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

signedData string filterable   orderable  
Discussion

Private key signed data.


Charateristics

Format: free
SDK attribute: signedData