Version 0.9.0 to 0.10.0
What's Changed
[ Alert settings ]
Update the alert configuration for this network
PUT /networks/{networkId}/alertSettings
- Property
typebecame required
[ Organizations ]
Claim a list of devices, licenses, and/or orders into an organization. When claiming by order, all devices and licenses in the order will be claimed; licenses will be added to the organization and devices will be placed in the organization's inventory.
POST /organizations/{organizationId}/claim
- OperationId turned from
claimOrganizationtoclaimIntoOrganization
What's Updated
[ Alert settings ]
Update the alert configuration for this network
PUT /networks/{networkId}/alertSettings
- Optional property
httpServerIdsAdded
[ Organizations ]
Claim a list of devices, licenses, and/or orders into an organization. When claiming by order, all devices and licenses in the order will be claimed; licenses will be added to the organization and devices will be placed in the organization's inventory.
POST /organizations/{organizationId}/claim
- Param
claimOrganizationDeleted
- Optional param
claimIntoOrganizationadded
Return the third party VPN peers for an organization
GET /organizations/{organizationId}/thirdPartyVPNPeers
- Response property
networkTagsvalue added
- Response property
networkTagsvalue added
[ Cameras ]
Update quality and retention settings for the given camera
PUT /devices/{serial}/camera/qualityAndRetentionSettings
- Optional property
motionDetectorVersionAdded
Returns quality and retention settings for the given camera
GET /devices/{serial}/camera/qualityAndRetentionSettings
- Response property
motionDetectorVersionvalue added
[ Switch ports ]
Return the status for all the ports of a switch
GET /devices/{serial}/switchPortStatuses
- Response property
trafficInKbpsvalue added
[ Camera quality retention profiles ]
Update an existing quality retention profile for this network.
PUT /networks/{networkId}/camera/qualityRetentionProfiles/{qualityRetentionProfileId}
- Optional property
MV02Added
Creates new quality retention profile for this network.
POST /networks/{networkId}/camera/qualityRetentionProfiles
- Optional property
MV02Added
[ Clients ]
List the clients that have used this network in the timespan
GET /networks/{networkId}/clients
- Response property
notesvalue added
- Response property
ip6Localvalue added
- Response property
smInstalledvalue added
- Response property
groupPolicy8021xvalue added
[ Wireless health ]
Aggregated connectivity info for this network, grouped by clients
GET /networks/{networkId}/clients/connectionStats
- Optional param
bandadded
Aggregated latency info for this network, grouped by clients
GET /networks/{networkId}/clients/latencyStats
- Optional param
bandadded
Aggregated connectivity info for a given client on this network. Clients are identified by their MAC.
GET /networks/{networkId}/clients/{clientId}/connectionStats
- Optional param
bandadded
Aggregated latency info for a given client on this network. Clients are identified by their MAC.
GET /networks/{networkId}/clients/{clientId}/latencyStats
- Optional param
bandadded
Aggregated connectivity info for this network
GET /networks/{networkId}/connectionStats
- Optional param
bandadded
Aggregated connectivity info for this network, grouped by node
GET /networks/{networkId}/devices/connectionStats
- Optional param
bandadded
Aggregated latency info for this network, grouped by node
GET /networks/{networkId}/devices/latencyStats
- Optional param
bandadded
Aggregated connectivity info for a given AP on this network
GET /networks/{networkId}/devices/{serial}/connectionStats
- Optional param
bandadded
Aggregated latency info for a given AP on this network
GET /networks/{networkId}/devices/{serial}/latencyStats
- Optional param
bandadded
List of all failed client connection events on this network in a given time range
GET /networks/{networkId}/failedConnections
- Optional param
bandadded
Aggregated latency info for this network
GET /networks/{networkId}/latencyStats
- Optional param
bandadded
[ VLANs ]
Update a VLAN
PUT /networks/{networkId}/vlans/{vlanId}
- Optional property
groupPolicyIdAdded
Add a VLAN
POST /networks/{networkId}/vlans
- Optional property
groupPolicyIdAdded
List the VLANs for an MX network
GET /networks/{networkId}/vlans
- Response property
groupPolicyIdvalue added
Return a VLAN
GET /networks/{networkId}/vlans/{vlanId}
- Response property
groupPolicyIdvalue added