Module netapp_ontap.models.lun_vvol_bindings

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class LunVvolBindingsSchema (*, 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 LunVvolBindings object

Ancestors

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

Class variables

id: Size GET

The ONTAP internal identifier assigned to the vVol binding. The bind identifier is unique amongst all class vvol LUNs bound to the same class protocol_endpoint LUN.
This property was included in early releases of the REST API for vVols and is maintained for backward compatability. See the secondary_id property, which replaces id.

Example: 1

The links field of the lun_vvol_bindings.

partner: LunVvolBindingsPartner GET POST PATCH

The partner field of the lun_vvol_bindings.

secondary_id: str GET

The identifier assigned to the vVol binding, known as the secondary LUN ID. The identifier is unique amongst all class vvol LUNs bound to the same class protocol_endpoint LUN.
The format for a secondary LUN ID is 16 hexadecimal digits (zero-filled) followed by a lower case "h".

Example: 0000D20000010000h