Pure Storage · Example Payload

Pure1 Cloud Api Bucket Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

Pure1 Cloud Api Bucket Example is an example object payload from Pure Storage, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountcreateddestroyedobject_countversioning

Example Payload

Raw ↑
{
  "account": {
    "id": "2a989a09-c851-4d52-9ec6-ab728b1c04db",
    "name": "example_name",
    "resource_type": "example_resource_type"
  },
  "created": 1502729489760,
  "destroyed": false,
  "object_count": 15,
  "versioning": "6.7.0"
}