Pure Storage · Example Payload

Flashblade Rest Api Object Store Account Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

idnamecontextbucket_defaultscreatedhard_limit_enabledobject_countpublic_access_configquota_limitrealmsspace

Example Payload

Raw ↑
{
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "context": {},
  "bucket_defaults": {},
  "created": 885,
  "hard_limit_enabled": true,
  "object_count": 251,
  "public_access_config": {
    "block_new_public_policies": false,
    "block_public_access": false
  },
  "quota_limit": 513,
  "realms": [],
  "space": {}
}