Reference Guide

Name Description Schema
quota
optional
The number of bytes that can be provisioned against this
storage container. This must be a value greater than 10Gb
and the default is 0 which means no limit.
Default : 0
Minimum value : 0
Maximum value : 4611686018427387904
integer (int64)
storage_container_delete
Parameters for storage container delete.
Name Description Schema
force
optional
Normally, deletion of a storage container that is mounted
or still contains virtual volumes will be rejected. This
option overrides that error and allows the delete to
continue. Use with great caution.
boolean
storage_container_instance
A storage container is a logical grouping of related storage objects. For example, a storage container
maps to a vVol datastore in vSphere where the storage for virtual machines can be provisioned.
This resource type has queriable association from virtual_volume
Name Description Schema
id
optional
The unique id of the storage container. string
name
optional
Name for the storage container. This should be unique
across all storage containers in the cluster. Name can be
from 1 to 64 UTF-8 characters, and not more than 127 bytes.
This property supports case-insensitive filtering
Length : 1 - 64
string
quota
optional
The total number of bytes that can be provisioned/reserved
against this storage container. A value of 0 means there is
no limit. It is possible to set the quota to a value that
overprovisions the amount of space available in the system.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
740
Dell EMC PowerStore REST API Reference Guide