Module netapp_ontap.models.consistency_group_consistency_groups_volumes_analytics_unsupported_reason
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ConsistencyGroupConsistencyGroupsVolumesAnalyticsUnsupportedReasonSchema (*, 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 ConsistencyGroupConsistencyGroupsVolumesAnalyticsUnsupportedReason object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
code: str GET
-
If file system analytics is not supported on the volume, this field provides the error code explaining why.
Example: 111411207
-
message: str GET
-
If file system analytics is not supported on the volume, this field provides the error message explaining why.
Example: File system analytics cannot be enabled on volumes that contain LUNs.