IKEEncryptionprofile

Represents an IKE Profile

Overview

associatedEnterpriseID string
description string filterable   orderable  
DPDInterval integer
DPDMode enum (ON_DEMAND | REPLY_ONLY)
DPDTimeout integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
IPsecAuthenticationAlgorithm enum (HMAC_SHA1 | HMAC_SHA256 | HMAC_SHA512)
IPsecDontFragment boolean
IPsecEnablePFS boolean
IPsecEncryptionAlgorithm enum (AES128 | AES192 | AES256 | TRIPLE_DES)
IPsecPreFragment boolean
IPsecSALifetime integer
IPsecSAReplayWindowSize enum (WINDOW_SIZE_0 | WINDOW_SIZE_1024 | WINDOW_SIZE_128 | WINDOW_SIZE_256 | WINDOW_SIZE_32 | WINDOW_SIZE_512 | WINDOW_SIZE_64)
ISAKMPAuthenticationMode enum (PRE_SHARED_KEY)
ISAKMPDiffieHelmanGroupIdentifier enum (GROUP_14_2048_BIT_DH | GROUP_15_3072_BIT_DH | GROUP_16_4096_BIT_DH | GROUP_17_6144_BIT_DH | GROUP_18_8192_BIT_DH | GROUP_1_768_BIT_DH | GROUP_2_1024_BIT_DH | GROUP_5_1536_BIT_DH)
ISAKMPEncryptionAlgorithm enum (AES128 | AES192 | AES256 | TRIPLE_DES)
ISAKMPEncryptionKeyLifetime integer
ISAKMPHashAlgorithm enum (SHA1 | SHA256)
lastUpdatedBy string autogenerated  
name string filterable   orderable  
sequence integer

API Resource

/ikeencryptionprofiles/id
delete get put

Parents

/enterprises/id/ikeencryptionprofiles
get post

Children

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

A description of the Profile instance created.


Charateristics

Format: free
Max length: 255
SDK attribute: description

DPDInterval integer
Discussion

ISAKMP Keep Alive Interval.


Charateristics

Format: free
Max value: 2147483647
SDK attribute: DPDInterval

DPDMode enum
Discussion

DPD Mode.


Charateristics

Allowed values: ON_DEMAND, REPLY_ONLY
Default value: REPLY_ONLY
Format: free
SDK attribute: DPDMode

DPDTimeout integer
Discussion

DPD Timeout.


Charateristics

Format: free
Max value: 2147483647
SDK attribute: DPDTimeout

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

IPsecAuthenticationAlgorithm enum
Discussion

IPsec Authentication Algorithm.


Charateristics

Allowed values: HMAC_SHA1, HMAC_SHA256, HMAC_SHA512
Default value: HMAC_SHA256
SDK attribute: IPsecAuthenticationAlgorithm

IPsecDontFragment boolean
Discussion

IPsec Don't Fragment


Charateristics

SDK attribute: IPsecDontFragment

IPsecEnablePFS boolean
Discussion

IPsec Enable PFS


Charateristics

SDK attribute: IPsecEnablePFS

IPsecEncryptionAlgorithm enum
Discussion

IPsec Encryption Algorithm.


Charateristics

Allowed values: AES128, AES192, AES256, TRIPLE_DES
Default value: AES256
SDK attribute: IPsecEncryptionAlgorithm

IPsecPreFragment boolean
Discussion

IPsec PreFragment


Charateristics

SDK attribute: IPsecPreFragment

IPsecSALifetime integer
Discussion

IPsec SA Lifetime in Seconds.


Charateristics

Default value: 3600
Max value: 2147483647
SDK attribute: IPsecSALifetime

IPsecSAReplayWindowSize enum
Discussion

IPsec Replay Window Size in Packets.


Charateristics

Allowed values: WINDOW_SIZE_0, WINDOW_SIZE_1024, WINDOW_SIZE_128, WINDOW_SIZE_256, WINDOW_SIZE_32, WINDOW_SIZE_512, WINDOW_SIZE_64
Default value: WINDOW_SIZE_32
SDK attribute: IPsecSAReplayWindowSize

ISAKMPAuthenticationMode enum
Discussion

ISAKMP Authentication Algorithm.


Charateristics

Allowed values: PRE_SHARED_KEY
Default value: PRE_SHARED_KEY
Format: free
SDK attribute: ISAKMPAuthenticationMode

ISAKMPDiffieHelmanGroupIdentifier enum
Discussion

ISAKMP Diffie-Helman Group Identifier.


Charateristics

Allowed values: GROUP_14_2048_BIT_DH, GROUP_15_3072_BIT_DH, GROUP_16_4096_BIT_DH, GROUP_17_6144_BIT_DH, GROUP_18_8192_BIT_DH, GROUP_1_768_BIT_DH, GROUP_2_1024_BIT_DH, GROUP_5_1536_BIT_DH
Default value: GROUP_5_1536_BIT_DH
SDK attribute: ISAKMPDiffieHelmanGroupIdentifier

ISAKMPEncryptionAlgorithm enum
Discussion

ISAKMP Encryption Algorithm.


Charateristics

Allowed values: AES128, AES192, AES256, TRIPLE_DES
Default value: AES256
Format: free
SDK attribute: ISAKMPEncryptionAlgorithm

ISAKMPEncryptionKeyLifetime integer
Discussion

ISAKMP Encryption Key Lifetime in Seconds


Charateristics

Default value: 28800
Format: free
Max value: 2147483647
SDK attribute: ISAKMPEncryptionKeyLifetime

ISAKMPHashAlgorithm enum
Discussion

ISAKMP Hash Algorithm.


Charateristics

Allowed values: SHA1, SHA256
Default value: SHA256
SDK attribute: ISAKMPHashAlgorithm

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

sequence integer
Discussion

None


Charateristics

Format: free
SDK attribute: sequence