API Guide

Table Of Contents
Name Description Schema
capacity
required
The capacity of each virtual volume, in bytes. number
consistency_gr
oup
optional
Which consistency group the virtual volumes will be added
to.
string (URI)
job_name
optional
The name for the provisioning job. If omitted a random
name is generated.
string
number_of_vo
lumes
required
The number of virtual volumes to provision. number
storage_pools
required
< jobs_storage_pools
> array
storage_views
required
< string (URI) > array
thin
optional
Whether the virtual volumes and all underlying storage
should be thin provisioned.
boolean
4.91. virtual_volume_expand_payload
Name Description Schema
skip_init
optional
If skip_init is true the blocks of the expanded space will
NOT be initialized to ensure single-disk semantics. This
option should only be used under very specific
circumstances, such as part of the recovery procedure after
restoring metadata from backup.
boolean
spare_storage
optional
Specifies the target device or extent that will be
concatenated to the supporting storage. It shouldn’t have a
virtual-volume on top of it.
string (URI)
4.92. virtual_volume_payload
Name Schema
device
required
string (URI)
init
optional
boolean
thin
optional
boolean
tier
optional
string
147