Module netapp_ontap.models.qos_policy_fixed
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class QosPolicyFixedSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the QosPolicyFixed object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
-
Specifies whether the capacities are shared across all objects that use this QoS policy-group. Default is false.
var max_throughput_iops
-
Maximum throughput defined by this policy. It is specified in terms of IOPS. 0 means no maximum throughput is enforced.
var max_throughput_mbps
-
Maximum throughput defined by this policy. It is specified in terms of Mbps. 0 means no maximum throughput is enforced.
var min_throughput_iops
-
Minimum throughput defined by this policy. It is specified in terms of IOPS. 0 means no minimum throughput is enforced. These floors are not guaranteed on non-AFF platforms or when FabricPool tiering policies are set.
var opts
Instance variables
var patchable_fields
-
Only fields in this list will be considered when patching a resource
var postable_fields
-
Only fields in this list will be considered when posting a resource