Reference Guide

Table Of Contents
Name Description Schema
max_logical_p
rovisioned
optional
Max logical provisioned space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
max_logical_u
sed
optional
Max logical used space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
max_thin_savi
ngs
optional
Max thin savings ratio during the period. number (float)
repeat_count
optional
Number of times the metrics are repeated.
Minimum value : 0
Maximum value : 2147483647
integer (int32)
response_defi
nition
required
Response definition for the entity. string
timestamp
optional
End of sample period. string (date-time)
volume_id
optional
ID of the volume. string
storage_container_create
Parameters for storage container create.
Name Description Schema
name
required
Name for the storage container that is unique across all
storage containers in the cluster. The name must be
between 1 and 64 UTF-8 characters (inclusive), and not
more than 127 bytes.
Length : 1 - 64
string
907