Veritas InfoScale · Example Payload

Rest Api Alert Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

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

Top-level fields

alertIdseveritymessagesourcetimestampacknowledgedclusterId

Example Payload

Raw ↑
{
  "alertId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "severity": "warning",
  "message": "Service group oracle-sg has faulted on node01",
  "source": "VCS",
  "timestamp": "2026-04-18T08:15:00Z",
  "acknowledged": false,
  "clusterId": "cluster-prod-01"
}