Pure Storage · Example Payload

Flasharray Rest Api Protection Group Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

Flasharray Rest Api Protection Group Example is an example object payload from Pure Storage, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contextidnamedestroyederadication_confighost_counthost_group_countis_localpodreplication_scheduleretention_locksnapshot_schedulesourcesource_retentionspacetarget_counttarget_retentiontime_remainingvolume_countworkload

Example Payload

Raw ↑
{
  "context": {},
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "destroyed": false,
  "eradication_config": {
    "manual_eradication": "enabled"
  },
  "host_count": 3,
  "host_group_count": 3,
  "is_local": false,
  "pod": {},
  "replication_schedule": {},
  "retention_lock": "unlocked",
  "snapshot_schedule": {},
  "source": {},
  "source_retention": {},
  "space": {},
  "target_count": 3,
  "target_retention": {},
  "time_remaining": 1746460800000,
  "volume_count": 3,
  "workload": {
    "configuration": "example-value"
  }
}