The IkePolicy class inherits from
Resource.
openstack.network.v2.ikepolicy.IkePolicy(_synchronized=False, connection=None, **attrs)¶The base resource
| Parameters: |
|
|---|
ike_version¶The IKE version. A valid value is v1 or v2. Default is v1.
name¶Human-readable name of the resource. Default is an empty string.
project_id¶The ID of the project.
phase1_negotiation_mode¶The IKE mode. A valid value is main, which is the default.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.