EMC ECS REST API

Search (SHIFT+S)




Changes to Get Virtual Array

Gets the details for the specified storage pool.


Response Payload Changes

Field Description Type Notes
<varray>
<id> Storage pool id String
<name> Storage pool name String
<description> Description String
<isColdStorageEnabled> Flag indicating that cold storage encoding is enabled Boolean Valid Values:
  •  True
  •  False
<warningAlertAt> Threshold percent at which warning alert is raised. Valid values are from -1 to 100. Value of -1 means do not alert Integer
<errorAlertAt> Threshold percent at which error alert is raised. Valid values are from -1 to 100. Value of -1 means do not alert Integer
<criticalAlertAt> Threshold percent at which critical alert is raised. Valid values are from -1 to 100. Value of -1 means do not alert Integer
</varray>