Module netapp_ontap.models.security_cluster_network_ipsec_policy_response_records

Copyright © 2026 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class SecurityClusterNetworkIpsecPolicyResponseRecordsSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)

The fields of the SecurityClusterNetworkIpsecPolicyResponseRecords object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC
  • abc.ABC

Class variables

action: str GET

Action for the IPsec policy.

Valid choices:

  • bypass
  • discard
  • esp_transport
  • esp_udp
authentication_method: str GET

Authentication method for the IPsec policy. Must be PKI for cluster security.

Valid choices:

  • pki
certificate: SecurityCertificate GET POST PATCH

The certificate field of the security_cluster_network_ipsec_policy_response_records.

The links field of the security_cluster_network_ipsec_policy_response_records.

local_ip: SecurityClusterNetworkIpsecPolicyLocalIp GET

Local IP endpoint for the IPsec policy.

name: str GET

IPsec policy name.

Example: policy1

node: Node GET POST PATCH

The node field of the security_cluster_network_ipsec_policy_response_records.

remote_ip: SecurityClusterNetworkIpsecPolicyRemoteIp GET

Remote IP endpoint for the IPsec policy.

uuid: str GET

Unique identifier for the IPsec policy.

Example: 4ea7a442-86d1-11e0-ae1c-123478563412