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: 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 SplitLoadLoad object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
- abc.ABC
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 value is 4KB for the maximum split load when unit is not specified. 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.