Module netapp_ontap.models.ipsec_policy_response_records
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class IpsecPolicyResponseRecordsSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)
-
The fields of the IpsecPolicyResponseRecords object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
action: str POST
-
Action for the IPsec policy.
Valid choices:
- bypass
- discard
- esp_transport
- esp_udp
-
authentication_method: str GET POST PATCH
-
Authentication method for the IPsec policy.
Valid choices:
- none
- psk
- pki
-
certificate: SecurityCertificate GET POST PATCH
-
The certificate field of the ipsec_policy_response_records.
-
enabled: bool GET POST PATCH
-
Indicates whether or not the policy is enabled.
-
ipspace: Ipspace GET POST PATCH
-
The ipspace field of the ipsec_policy_response_records.
-
local_endpoint: IpsecEndpoint GET POST PATCH
-
The local_endpoint field of the ipsec_policy_response_records.
-
local_identity: str GET POST PATCH
-
Local Identity
-
name: str GET POST PATCH
-
IPsec policy name.
-
protocol: str GET POST PATCH
-
Lower layer protocol to be covered by the IPsec policy.
Example: 17
-
remote_endpoint: IpsecEndpoint GET POST PATCH
-
The remote_endpoint field of the ipsec_policy_response_records.
-
remote_identity: str GET POST PATCH
-
Remote Identity
-
scope: str GET POST PATCH
-
The scope field of the ipsec_policy_response_records.
-
secret_key: str POST
-
Pre-shared key for IKE negotiation.
-
svm: Svm GET POST
-
The svm field of the ipsec_policy_response_records.
-
uuid: str GET
-
Unique identifier of the IPsec policy.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412