Module netapp_ontap.models.security_key_manager_external

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class SecurityKeyManagerExternalSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the SecurityKeyManagerExternal object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.schema.BaseSchema
  • marshmallow.base.SchemaABC

Class variables

var client_certificate

The client_certificate field of the security_key_manager_external.

var opts
var server_ca_certificates

The UUIDs of the server CA certificates already installed in the cluster or SVM. The array of certificates are common for all the keyservers per SVM.

var servers

The set of external key servers.

Instance variables

var patchable_fields

Only fields in this list will be considered when patching a resource

var postable_fields

Only fields in this list will be considered when posting a resource