Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,15 @@ This branch requires 3.1.3 version MU1 or later of the 3PAR firmware.
* Modify a Volume
* Copy a Volume
* Create a Volume Snapshot
* Get Snapshots of Volume
* Get Volume Snapshots
* Grow Volume
* Create CPG
* Delete CPG
* Get all CPGs
* Get a CPG
* Get a CPG's Available Space
* Get CPG Stats Data
* Create a VLUN
* Delete a VLUN
* Get all VLUNs
Expand All @@ -28,6 +32,7 @@ This branch requires 3.1.3 version MU1 or later of the 3PAR firmware.
* Get a Host
* Get VLUNs for a Host
* Find a Host
* Query Host
* Find a Host Set for a Host
* Get all Host Sets
* Get a Host Set
Expand All @@ -36,10 +41,13 @@ This branch requires 3.1.3 version MU1 or later of the 3PAR firmware.
* Modify a Host Set
* Add Hosts to Host Set
* Remove Hosts from Host Set
* Add Hosts to Host Set
* Remove Hosts from Host Set
* Get all Ports
* Get iSCSI Ports
* Get FC Ports
* Get IP Ports
* Get Protocol Ports
* Set Volume Metadata
* Get Volume Metadata
* Get All Volume Metadata
Expand All @@ -54,6 +62,9 @@ This branch requires 3.1.3 version MU1 or later of the 3PAR firmware.
* Get all Volume Sets
* Find one Volume Set containing a specified Volume
* Find all Volume Sets containing a specified Volume
* Add Volumes to Volume Set
* Remove Volumes from Volume Set
* Create Snapshot of Volume Set
* Create a QOS Rule
* Modify a QOS Rule
* Delete a QOS Rule
Expand Down