IKEGateway

Represents an IKE Gateway

Overview

associatedEnterpriseID string
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
IKEv1Mode enum (AGGRESSIVE | MAIN | NONE) filterable   orderable  
IKEVersion enum (V1 | V2) filterable   orderable  
IPAddress string filterable   orderable  
lastUpdatedBy string autogenerated  
name string filterable   orderable  

API Resource

/ikegateways/id
delete get put

Parents

/enterprises/id/ikegateways
get post

Children

/ikegateways/id/metadatas
get post
/ikegateways/id/ikesubnets
get post
/ikegateways/id/globalmetadatas
get post put

Members

/ikegateways/id/ikegatewayconfig
get put

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 Gateway


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

IKEv1Mode enum filterable   orderable  
Discussion

Mode for IKEv1


Charateristics

Allowed values: AGGRESSIVE, MAIN, NONE
Default value: NONE
SDK attribute: IKEv1Mode

IKEVersion enum filterable   orderable  
Discussion

The IKE Version


Charateristics

Allowed values: V1, V2
Default value: V2
SDK attribute: IKEVersion

IPAddress string filterable   orderable  
Discussion

IP Address of the IKEv2 Gateway


Charateristics

Format: free
SDK attribute: IPAddress

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 IKEv2 Gateway


Charateristics

Format: free
SDK attribute: name