Module netapp_ontap.models.consistency_group_snapshot_luns
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ConsistencyGroupSnapshotLunsSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)
-
The fields of the ConsistencyGroupSnapshotLuns object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
- abc.ABC
Class variables
-
links: SelfLink GET
-
The links field of the consistency_group_snapshot_luns.
-
name: str GET POST PATCH
-
The name of a LUN.
Platform Specifics
-
Unified ONTAP: A LUN is located within a volume. Optionally, it can be located within a qtree in a volume.
LUN names are paths of the form "/vol/\[/\ ]/\ " where the qtree name is optional. -
ASA r2: LUN names are simple names that share a namespace with LUNs within the same SVM. The name must begin with a letter or "_" and contain only "_" and alphanumeric characters. In specific cases, an optional snapshot-name can be used of the form "\
[@\ ]". The snapshot name must not begin or end with whitespace.
Example: /vol/volume1/lun1
-
-
uuid: str GET POST PATCH
-
The unique identifier of the LUN.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412