Module netapp_ontap.models.capacity_lease_response_records

Copyright © 2022 NetApp Inc. All rights reserved.

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

Classes

class CapacityLeaseResponseRecordsSchema (*, 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 CapacityLeaseResponseRecords object

Ancestors

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

Class variables

aggregate: Aggregate GET POST PATCH

The aggregate field of the capacity_lease_response_records.

capacity: Size GET

Amount of capacity, in bytes, which this lease entitles the storage aggregate to use.

Example: 1099511627776

expiry_time: ImpreciseDateTime GET

Date and time when this lease expires.

Example: 2019-02-02T19:00:00Z

id: str GET

Identifier for the lease record.

Example: 390000100-4ea7a442-86d1-11e0-ae1c-112233445566

The links field of the capacity_lease_response_records.

pool: CapacityPool GET POST PATCH

The pool field of the capacity_lease_response_records.

start_time: ImpreciseDateTime GET

Date and time when this lease was acquired.

Example: 2019-02-03T19:00:00Z