Module netapp_ontap.models.key_manager_config_health_monitor_policy
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class KeyManagerConfigHealthMonitorPolicySchema (*, 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 KeyManagerConfigHealthMonitorPolicy object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
akv: HealthMonitorPolicyFields GET POST PATCH
-
The akv field of the key_manager_config_health_monitor_policy.
-
aws: HealthMonitorPolicyFields GET POST PATCH
-
The aws field of the key_manager_config_health_monitor_policy.
-
gcp: HealthMonitorPolicyFields GET POST PATCH
-
The gcp field of the key_manager_config_health_monitor_policy.
-
ikp: HealthMonitorPolicyFields GET POST PATCH
-
The ikp field of the key_manager_config_health_monitor_policy.
-
kmip: HealthMonitorPolicyFields GET POST PATCH
-
The kmip field of the key_manager_config_health_monitor_policy.
-
okm: HealthMonitorPolicyFields GET POST PATCH
-
The okm field of the key_manager_config_health_monitor_policy.