Aruba · Example Payload

Aruba Central Site Create Example

CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless

Aruba Central Site Create Example is an example object payload from Aruba, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

site_nameaddresscitystatecountryzipcodelongitudelatitude

Example Payload

Raw ↑
{
  "site_name": "example_value",
  "address": "example_value",
  "city": "example_value",
  "state": "example_value",
  "country": "example_value",
  "zipcode": "example_value",
  "longitude": 42.5,
  "latitude": 42.5
}