IKEGatewayProfile

Define attributes of the remote IKE gateway.

Overview

antiReplayCheck boolean filterable   orderable  
associatedCloudID string read only   autogenerated   filterable   orderable  
associatedCloudType enum (AZURECLOUD) read only   filterable   orderable  
associatedEnterpriseID string
associatedIKEAuthenticationID string
associatedIKEAuthenticationType enum (IKE_CERTIFICATE | IKE_PSK)
associatedIKEEncryptionProfileID string
associatedIKEGatewayID string
configurationStatus enum (CANCELING | CANCELLED | CLOUD_CONFIGURATION_REMOVED | FAILED | IN_PROGRESS | NOT_APPLICABLE | PAUSING | SUCCESS | SYNCED_FROM_CLOUD | UNKNOWN | WAITING | WAITING_FOR_RESOURCES) read only   filterable   orderable  
description string filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IKEGatewayIdentifier string filterable   orderable  
IKEGatewayIdentifierType enum (ID_DER_ASN1_DN | ID_FQDN | ID_IPV4_ADDR | ID_KEY_ID | ID_RFC822_ADDR) filterable   orderable  
lastUpdatedBy string autogenerated  
name string filterable   orderable  
serviceClass enum (A | B | C | D | E | F | G | H | NONE) filterable   orderable  

API Resource

/ikegatewayprofiles/id
delete get put

Parents

/azureclouds/id/ikegatewayprofiles
get
/enterprises/id/ikegatewayprofiles
get post

Children

/ikegatewayprofiles/id/metadatas
get post
/ikegatewayprofiles/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

antiReplayCheck boolean filterable   orderable  
Discussion

Allow any local subnets to be used


Charateristics

SDK attribute: antiReplayCheck

associatedCloudID string read only   autogenerated   filterable   orderable  
Discussion

ID of the associated third-party cloud instance


Charateristics

Format: free
SDK attribute: associatedCloudID

associatedCloudType enum read only   filterable   orderable  
Discussion

Type of associated third-party cloud instance, ex. AZURECLOUD


Charateristics

Allowed values: AZURECLOUD
SDK attribute: associatedCloudType

associatedEnterpriseID string
Discussion

The ID of the associated Enterprise


Charateristics

Format: free
SDK attribute: associatedEnterpriseID

associatedIKEAuthenticationID string
Discussion

Associated IKE Authentication ID


Charateristics

Format: free
SDK attribute: associatedIKEAuthenticationID

associatedIKEAuthenticationType enum
Discussion

Associated IKE Authentication Type


Charateristics

Allowed values: IKE_CERTIFICATE, IKE_PSK
SDK attribute: associatedIKEAuthenticationType

associatedIKEEncryptionProfileID string
Discussion

The ID of the associated IKE Encryption Profile


Charateristics

Format: free
SDK attribute: associatedIKEEncryptionProfileID

associatedIKEGatewayID string
Discussion

The IKE Gateway associated with this Profile


Charateristics

Format: free
SDK attribute: associatedIKEGatewayID

configurationStatus enum read only   filterable   orderable  
Discussion

Status of configuration on third-party cloud instance


Charateristics

Allowed values: CANCELING, CANCELLED, CLOUD_CONFIGURATION_REMOVED, FAILED, IN_PROGRESS, NOT_APPLICABLE, PAUSING, SUCCESS, SYNCED_FROM_CLOUD, UNKNOWN, WAITING, WAITING_FOR_RESOURCES
SDK attribute: configurationStatus

description string filterable   orderable  
Discussion

Description of the IKEv2 Gateway Profile


Charateristics

Format: free
SDK attribute: description

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

IKEGatewayIdentifier string filterable   orderable  
Discussion

IKE Gateway Identifier. Null to take on the default 'ipaddress'


Charateristics

Format: free
SDK attribute: IKEGatewayIdentifier

IKEGatewayIdentifierType enum filterable   orderable  
Discussion

IKE Gateway Identifier Type.


Charateristics

Allowed values: ID_DER_ASN1_DN, ID_FQDN, ID_IPV4_ADDR, ID_KEY_ID, ID_RFC822_ADDR
Default value: ID_IPV4_ADDR
SDK attribute: IKEGatewayIdentifierType

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 Profile


Charateristics

Format: free
SDK attribute: name

serviceClass enum filterable   orderable  
Discussion

Class of service to be used. Service classes in order of priority are A, B, C, D, E, F, G, and H.


Charateristics

Allowed values: A, B, C, D, E, F, G, H, NONE
SDK attribute: serviceClass