IKEPSK

Shared secret used during the authentication phase of IKE protocol.

Overview

associatedEnterpriseID string
autoCreated boolean filterable   orderable  
description string filterable   orderable  
encryptedPSK string filterable   orderable  
encryptingCertificateSerialNumber integer filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string filterable   orderable  
signature string filterable   orderable  
signingCertificateSerialNumber integer filterable   orderable  
unencryptedPSK string

API Resource

/ikepsks/id
delete get put

Parents

/enterprises/id/ikepsks
get post

Children

/ikepsks/id/metadatas
get post
/ikepsks/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedEnterpriseID string
Discussion

The ID of the associated Enterprise


Charateristics

Format: free
SDK attribute: associatedEnterpriseID

autoCreated boolean filterable   orderable  
Discussion

Was this object autocreated from the connection


Charateristics

SDK attribute: autoCreated

description string filterable   orderable  
Discussion

Description of the IKEv2 Authentication


Charateristics

Format: free
SDK attribute: description

encryptedPSK string filterable   orderable  
Discussion

Base64 Encoded Encrypted PSK


Charateristics

Format: free
SDK attribute: encryptedPSK

encryptingCertificateSerialNumber integer filterable   orderable  
Discussion

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


Charateristics

SDK attribute: encryptingCertificateSerialNumber

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

name string filterable   orderable  
Discussion

Name of the Encryption Profile


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

signature string filterable   orderable  
Discussion

Base64 Encoded private key signature


Charateristics

Format: free
SDK attribute: signature

signingCertificateSerialNumber integer filterable   orderable  
Discussion

Serial Number of the certificate needed to verify the encrypted data


Charateristics

SDK attribute: signingCertificateSerialNumber

unencryptedPSK string
Discussion

Unencrypted PSK


Charateristics

Format: free
SDK attribute: unencryptedPSK