IkePhase
{
  "encryptionAlgorithms": [
    "AES128"
  ],
  "integrityAlgorithms": [
    "SHA1"
  ],
  "diffieHellmanGroups": [
    "G_1"
  ],
  "lifetimeSec": 3600
}
Properties
Name  | Type  | Required  | Restrictions  | Description  | 
|---|---|---|---|---|
encryptionAlgorithms  | [string]  | false  | none  | none  | 
integrityAlgorithms  | [string]  | false  | none  | none  | 
diffieHellmanGroups  | [string]  | false  | none  | none  | 
lifetimeSec  | integer(int32)  | false  | none  | none  |