Pure Storage · Example Payload

Flashblade Rest Api File System Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

idnamecontextrealmscreateddefault_group_quotadefault_user_quotadestroyederadication_configfast_remove_directory_enabledgroup_ownershiphard_limit_enabledhttpmulti_protocolnfsnode_grouppromotion_statusprovisionedqos_policyrequested_promotion_statesmbsnapshot_directory_enabledsourcespacestorage_classtime_remainingworkloadwritable

Example Payload

Raw ↑
{
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "context": {},
  "realms": [],
  "created": 157,
  "default_group_quota": 909,
  "default_user_quota": 3,
  "destroyed": true,
  "eradication_config": {
    "eradication_mode": "permission-based",
    "manual_eradication": "enabled"
  },
  "fast_remove_directory_enabled": true,
  "group_ownership": "example-value",
  "hard_limit_enabled": true,
  "http": {},
  "multi_protocol": {},
  "nfs": {},
  "node_group": {},
  "promotion_status": "example-value",
  "provisioned": 1048576,
  "qos_policy": {},
  "requested_promotion_state": "example-value",
  "smb": {},
  "snapshot_directory_enabled": true,
  "source": {},
  "space": {},
  "storage_class": {
    "status": "online",
    "status_details": "example-value"
  },
  "time_remaining": 1746460800000,
  "workload": {
    "configuration": "example-value"
  },
  "writable": false
}