Module netapp_ontap.models.split_load_load

Copyright © 2024 NetApp Inc. All rights reserved.

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

Classes

class SplitLoadLoadSchema (*, 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 SplitLoadLoad object

Ancestors

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

Class variables

allowable: Size GET

Specifies the available file clone split load on the node.

Example: 4KB

current: Size GET

Specifies the current on-going file clone split load on the node.

maximum: Size GET PATCH

Specifies the maximum allowable file clone split load on the node at any point in time. The least allowable file clone split load is 4KB and the maximum is 675TB. The default file clone split load is set based on the system configuration.

Example: 4KB

token_reserved: Size GET

Specifies the file clone split load on the node reserved for tokens.