Veritas InfoScale · Example Payload

Rest Api Volume Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

Rest Api Volume 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

namediskGroupstatesizelayoutplexCountreadPolicyusageType

Example Payload

Raw ↑
{
  "name": "oravol01",
  "diskGroup": "oradg",
  "state": "ACTIVE",
  "size": "100.00g",
  "layout": "mirror",
  "plexCount": 2,
  "readPolicy": "round-robin",
  "usageType": "fsgen"
}