update_ipsec_phase2_encryption
Update an existing IPsec Phase 2 encryption entry by ID, modifying encryption algorithm, key length, hash, PRF, and DH group settings with optional immediate application.
Instructions
Update an existing IPsec Phase 2 encryption entry by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dhgroup | No | DH group number | |
| encryption_id | Yes | Encryption entry ID (from search_ipsec_phase2_encryptions) | |
| prf_algorithm | No | PRF algorithm | |
| hash_algorithm | No | Hash algorithm | |
| apply_immediately | No | Whether to apply changes immediately | |
| encryption_algorithm_name | No | Encryption algorithm name | |
| encryption_algorithm_keylen | No | Key length for the encryption algorithm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||