Veritas InfoScale · Example Payload

Rest Api Service Group Example

ClusteringData ManagementDisaster RecoveryHigh AvailabilityStorage ManagementVirtualization

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

Top-level fields

namestatesystemListcurrentSystemautoStartparallelresourceCountgroupTypecritical

Example Payload

Raw ↑
{
  "name": "oracle-sg",
  "state": "ONLINE",
  "systemList": ["node01", "node02"],
  "currentSystem": "node01",
  "autoStart": true,
  "parallel": false,
  "resourceCount": 5,
  "groupType": "Failover",
  "critical": true
}