Pure Storage · Example Payload

Flashblade Rest Api Network Interface Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

idnamerealmsaddressattached_serversenabledgatewaymtunetmaskservicessubnettypevlan

Example Payload

Raw ↑
{
  "id": "10314f9e-1234-5678-9abc-def012345678",
  "name": "array-prod-01",
  "realms": [],
  "address": "example-value",
  "attached_servers": [],
  "enabled": true,
  "gateway": "example-value",
  "mtu": 203,
  "netmask": "example-value",
  "services": [
    "example-value"
  ],
  "subnet": {},
  "type": "example-value",
  "vlan": 452
}