Pure Storage · Example Payload

Flasharray Rest Api Network Interface Example

StorageData StorageFlash StorageEnterprise StorageCloud StorageObject StorageFile StorageBlock StorageKubernetes StorageInfrastructure

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

Top-level fields

contextnameserverattached_serversenabledethfcinterface_typeservicesspeed

Example Payload

Raw ↑
{
  "context": {},
  "name": "array-prod-01",
  "server": {},
  "attached_servers": [],
  "enabled": false,
  "eth": {
    "address": "example-value",
    "gateway": "example-value",
    "mac_address": "example-value",
    "mtu": 108,
    "netmask": "example-value",
    "subinterfaces": [],
    "subnet": {},
    "subtype": "example-value",
    "vlan": 567
  },
  "fc": {
    "wwn": "example-value"
  },
  "interface_type": "example-value",
  "services": [
    "example-value"
  ],
  "speed": 663
}