Veritas InfoScale · Example Payload

Rest Api System Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

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

namestatefrozencpuUsagememoryUsageserviceGroupCountplatformarchitecture

Example Payload

Raw ↑
{
  "name": "node01",
  "state": "RUNNING",
  "frozen": false,
  "cpuUsage": 42.5,
  "memoryUsage": 68.3,
  "serviceGroupCount": 3,
  "platform": "Linux",
  "architecture": "x86_64"
}