API Guide

Table Of Contents
HTTP methods and privileges
Table 133. HTTP methods and privileges for Volume
HTTP method Required privilege
GET Login
POST Login + SystemControl
Parameters
Table 134. Parameters for POST operation
Parameter Description
VolumeType The type of the associated volume
CapacityBytes The size in bytes of this volume Optional
Name Name of the virtual disk Optional
OptimumIOSizeBytes Stripe size for virtual disk Optional
Drives An array of references to the drives that contain this volume.
This references drives that either wholly or partly contain this
volume.
Status codes
Table 135. Status codes
HTTP status code Extended information Error message code
200
202
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyUnknown
403 Base.1.0.InsufficientPrivilege RAC0506
405 Base.1.0.GeneralError SYS402
500 Base.1.0.InternalError
Volume Instance
Description
Volume instance represent the properties used to describe a volume. The volume can be a virtual disk or other logical storage
entities as presented to the operating system.
NOTE: The DELETE operation on an instance of Volume is supported only on RAID, software RAID, and BOSS controllers.
URL
/redfish/v1/Systems/System.Embedded.1/Storage/<StorageController-Id>/Volumes/<Volume-Id>
Settings URL
/redfish/v1/Systems/System.Embedded.1/Storage/<StorageController-Id>/Volumes/<Volume-Id>/
Settings
Redfish resources
105