Pure Storage · Example Payload

Flashblade Rest Api Array Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

idnamecontext_as_ofbannerdefault_inbound_tls_policyencryptioneradication_configidle_timeoutnetwork_access_policyntp_serversosproduct_typerevisionsecurity_updatesmb_modetime_zoneversion

Example Payload

Raw ↑
{
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "context": {},
  "_as_of": 656,
  "banner": "Restricted area. Authorized personnel only.",
  "default_inbound_tls_policy": {},
  "encryption": {},
  "eradication_config": {},
  "idle_timeout": 300000,
  "network_access_policy": {},
  "ntp_servers": [
    "time.acme.com"
  ],
  "os": "Purity//FB",
  "product_type": "example-value",
  "revision": "2017.11.07_8f3ab6f5",
  "security_update": "fb-2022-04-04",
  "smb_mode": "example-value",
  "time_zone": "America/Los_Angeles",
  "version": "2.1.0"
}