Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageQoSPolicy

Package version

The StorageQoSPolicy definition.

Hierarchy

  • StorageQoSPolicy

Index

Properties

Optional bandwidthLimit

bandwidthLimit: undefined | number

The Bandwidth Limit for internet traffic.

Optional id

id: undefined | string

The ID of the QoS policy.

Optional iopsMaximum

iopsMaximum: undefined | number

The maximum IO operations per second.

Optional iopsMinimum

iopsMinimum: undefined | number

The minimum IO operations per second.

Optional name

name: undefined | string

The name of the policy.

Optional policyId

policyId: undefined | string

The underlying policy.

Generated using TypeDoc