Module netapp_ontap.models.consistency_group_consistency_groups_volumes_activity_tracking_unsupported_reason

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class ConsistencyGroupConsistencyGroupsVolumesActivityTrackingUnsupportedReasonSchema (*, 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 ConsistencyGroupConsistencyGroupsVolumesActivityTrackingUnsupportedReason object

Ancestors

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

Class variables

code: str GET

If volume activity tracking is not supported on the volume, this field provides an appropriate error code.

Example: 124518405

message: str GET

If volume activity tracking is not supported on the volume, this field provides an error message detailing why this is the case.

Example: Volume activity tracking cannot be enabled on volumes that contain LUNs.