Veritas InfoScale · Example Payload

Rest Api Disk Group Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

Rest Api Disk Group Example is an example object payload from Veritas InfoScale, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namestatetotalSizefreeSizediskCountvolumeCountlayoutversion

Example Payload

Raw ↑
{
  "name": "oradg",
  "state": "enabled",
  "totalSize": "500.00g",
  "freeSize": "200.00g",
  "diskCount": 4,
  "volumeCount": 3,
  "layout": "mirror",
  "version": "200"
}