Module netapp_ontap.models.security_key_manager_restore_keys

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class SecurityKeyManagerRestoreKeysSchema (*, 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 SecurityKeyManagerRestoreKeys object

Ancestors

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

Class variables

key_id: str GET POST PATCH

Key identifier.

Example: 000000000000000002000000000001003aa8ce6a4fea3e466620134bea9510a10000000000000000

key_server: str GET POST PATCH

External key server for key management.

Example: keyserver1.com:5698

key_tag: str GET POST PATCH

Additional information associated with the key.

Example: Authentication-Key-01

The links field of the security_key_manager_restore_keys.

node: Node GET POST PATCH

The node field of the security_key_manager_restore_keys.