Pure Storage · Example Payload

Flasharray Rest Api Directory Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

idnamecontextcreateddestroyeddirectory_namefile_systemlimited_bypathspacetime_remainingworkload

Example Payload

Raw ↑
{
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "context": {},
  "created": 176,
  "destroyed": false,
  "directory_name": "example-value",
  "file_system": {},
  "limited_by": {},
  "path": "example-value",
  "space": {},
  "time_remaining": 1746460800000,
  "workload": {
    "configuration": "example-value"
  }
}