Veritas InfoScale · Example Payload

Rest Api Cluster Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

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

clusterIdclusterNamestatenodeCountclusterVersionfencingModeuptimelastModified

Example Payload

Raw ↑
{
  "clusterId": "cluster-prod-01",
  "clusterName": "Production Oracle Cluster",
  "state": "RUNNING",
  "nodeCount": 4,
  "clusterVersion": "8.0.0.0",
  "fencingMode": "scsi3",
  "uptime": "45d 12h 30m",
  "lastModified": "2026-04-18T09:30:00Z"
}