IKECertificate

Represents an IKE Trusted Certificate

Overview

associatedEnterpriseID string
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
issuerDN string filterable   orderable  
lastUpdatedBy string autogenerated  
name string filterable   orderable  
notAfter time filterable   orderable  
notBefore time filterable   orderable  
PEMEncoded string filterable   orderable  
serialNumber integer filterable   orderable  
subjectDN string filterable   orderable  

API Resource

/ikecertificates/id
delete get put

Parents

/enterprises/id/ikecertificates
get post

Children

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

description string filterable   orderable  
Discussion

Description of the IKEv2 Authentication


Charateristics

Format: free
SDK attribute: description

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

issuerDN string filterable   orderable  
Discussion

Issuer Distinguished Name of the Certificate - Read Only Attribute


Charateristics

Format: free
SDK attribute: issuerDN

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

notAfter time filterable   orderable  
Discussion

Date this Certificate is valid to - Read Only Attribute


Charateristics

SDK attribute: notAfter

notBefore time filterable   orderable  
Discussion

Date this Certificate is valid from - Read Only Attribute


Charateristics

SDK attribute: notBefore

PEMEncoded string filterable   orderable  
Discussion

PEM Encoded Certificate


Charateristics

Format: free
SDK attribute: PEMEncoded

serialNumber integer filterable   orderable  
Discussion

Serial Number of the Certificate - Read Only Attribute


Charateristics

SDK attribute: serialNumber

subjectDN string filterable   orderable  
Discussion

Subject Distinguished Name of the Certificate - Read Only Attribute


Charateristics

Format: free
SDK attribute: subjectDN