- Added
- [ appliance ]
- [ devices ]
- [ organizations ]
- appliance
- devices
- List devices eligible for Cellular Data Management profile assignment in this organization
- List cellular data management profiles in this organization
- Add a cellular data management profile to this organization
- List Cellular Data Management Profile assignments in this organization
- Assign devices to a Cellular Data Management Profile in batch
- Unassign devices from a Cellular Data Management Profile in batch
- Delete a cellular data management profile from this organization
- Update a Cellular Data Management Profile
- List current cellular data usage for devices in this organization
- List historical cellular data usage grouped by device and interval in this organization
- List the latest cellular geolocation telemetry for devices in an organization
- List the latest cellular uplink signal information for devices in an organization
- List the latest cellular tower information for devices in an organization
- sase
- Changed
- [ appliance ]
- contentFiltering
- firewall
- Return the cellular firewall rules for an MX network
- Update the cellular firewall rules of an MX network
- Return the inbound firewall rules for an MX network
- Return the L3 firewall rules for an MX network
- Update the L3 firewall rules of an MX network
- List the MX L7 firewall rules for an MX network
- Update the MX L7 firewall rules for an MX network
- Return the 1:Many NAT mapping rules for an MX network
- Set the 1:Many NAT mapping rules for an MX network
- Return the 1:1 NAT mapping rules for an MX network
- Set the 1:1 NAT mapping rules for an MX network
- Return the firewall settings for this network
- Update the firewall settings for this network
- prefixes
- sdwan
- staticRoutes
- trafficShaping
- vlans
- [ camera ]
- [ clients ]
- [ devices ]
- [ organizations ]
- appliance
- assurance
- Return all health alerts for an organization
- Return overview of active health alerts for an organization
- Return a Summary of Alerts grouped by network and severity
- Return a Summary of Alerts grouped by type and severity
- Returns historical health alert overviews
- Return a list of alert types
- Return a singular Health Alert by its id
- inventory
- sase
- webhooks
- wireless
- Returns the current Air Marshal rules for this organization
- List access point client count at the moment in an organization
- Get average packet loss for the given timespan for all networks in the organization.
- Return the CPU Load history for a list of wireless devices in the organization.
- List the RF profiles of an organization by device
- [ switch ]
- [ traffic ]
- [ trafficShaping ]
- [ wireless ]
- [ appliance ]
Version v1.69.0 to v1.70.0
Summary of Changes
25 - New
77 - Updated
875 - Total Endpoints
595 - Total Paths
Added
[ appliance ]
devices
Update MX warm spare settings
Operation ID: updateNetworkApplianceDevicesRedundancy
PATH /networks/{networkId}/appliance/devices/redundancy
- Path added
- New endpoint
PUT
/networks/{networkId}/appliance/devices/redundancy
Swap MX primary and warm spare appliances
Operation ID: createNetworkApplianceDevicesRedundancySwap
PATH /networks/{networkId}/appliance/devices/redundancy/swap
- Path added
- New endpoint
POST
/networks/{networkId}/appliance/devices/redundancy/swap
[ devices ]
cellular
Update the enablement of the geolocation feature for a device
Operation ID: updateDeviceCellularGeolocations
PATH /devices/{serial}/cellular/geolocations
- Path added
- New endpoint
PUT
/devices/{serial}/cellular/geolocations
Update the cellular band masks for a device
Operation ID: createDeviceCellularUplinksBandsMasksUpdate
PATH /devices/{serial}/cellular/uplinks/bands/masks/update
- Path added
- New endpoint
POST
/devices/{serial}/cellular/uplinks/bands/masks/update
liveTools
Enqueue a job to perform a cycle port for the device on the specified ports
Operation ID: createDeviceLiveToolsPortsCycle
PATH /devices/{serial}/liveTools/ports/cycle
- Path added
- New endpoint
POST
/devices/{serial}/liveTools/ports/cycle
Return a cycle port live tool job.
Operation ID: getDeviceLiveToolsPortsCycle
PATH /devices/{serial}/liveTools/ports/cycle/{id}
- Path added
- New endpoint
GET
/devices/{serial}/liveTools/ports/cycle/{id}
[ organizations ]
appliance
Return MX warm spare settings
Operation ID: getOrganizationApplianceDevicesRedundancyByNetwork
PATH /organizations/{organizationId}/appliance/devices/redundancy/byNetwork
- Path added
- New endpoint
GET
/organizations/{organizationId}/appliance/devices/redundancy/byNetwork
Return the VRF setting for an organization.
Operation ID: getOrganizationApplianceRoutingVrfsSettings
PATH /organizations/{organizationId}/appliance/routing/vrfs/settings
- Path added
- New endpoint
GET
/organizations/{organizationId}/appliance/routing/vrfs/settings
Update the VRF setting for an organization.
Operation ID: updateOrganizationApplianceRoutingVrfsSettings
PATH /organizations/{organizationId}/appliance/routing/vrfs/settings
- Path added
- New endpoint
PUT
/organizations/{organizationId}/appliance/routing/vrfs/settings
devices
List devices eligible for Cellular Data Management profile assignment in this organization
Operation ID: getOrganizationDevicesCellularDataDevices
PATH /organizations/{organizationId}/devices/cellular/data/devices
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/data/devices
List cellular data management profiles in this organization
Operation ID: getOrganizationDevicesCellularDataProfiles
PATH /organizations/{organizationId}/devices/cellular/data/profiles
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/data/profiles
Add a cellular data management profile to this organization
Operation ID: createOrganizationDevicesCellularDataProfile
PATH /organizations/{organizationId}/devices/cellular/data/profiles
- Path added
- New endpoint
POST
/organizations/{organizationId}/devices/cellular/data/profiles
List Cellular Data Management Profile assignments in this organization
Operation ID: getOrganizationDevicesCellularDataProfilesAssignments
PATH /organizations/{organizationId}/devices/cellular/data/profiles/assignments
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/data/profiles/assignments
Assign devices to a Cellular Data Management Profile in batch
Operation ID: batchOrganizationDevicesCellularDataProfilesAssignmentsCreate
PATH /organizations/{organizationId}/devices/cellular/data/profiles/assignments/batchCreate
- Path added
- New endpoint
POST
/organizations/{organizationId}/devices/cellular/data/profiles/assignments/batchCreate
Unassign devices from a Cellular Data Management Profile in batch
Operation ID: bulkOrganizationDevicesCellularDataProfilesAssignmentsDelete
PATH /organizations/{organizationId}/devices/cellular/data/profiles/assignments/bulkDelete
- Path added
- New endpoint
POST
/organizations/{organizationId}/devices/cellular/data/profiles/assignments/bulkDelete
Delete a cellular data management profile from this organization
Operation ID: deleteOrganizationDevicesCellularDataProfile
PATH /organizations/{organizationId}/devices/cellular/data/profiles/{profileId}
- Path added
- New endpoint
DELETE
/organizations/{organizationId}/devices/cellular/data/profiles/{profileId}
Update a Cellular Data Management Profile
Operation ID: updateOrganizationDevicesCellularDataProfile
PATH /organizations/{organizationId}/devices/cellular/data/profiles/{profileId}
- Path added
- New endpoint
PUT
/organizations/{organizationId}/devices/cellular/data/profiles/{profileId}
List current cellular data usage for devices in this organization
Operation ID: getOrganizationDevicesCellularDataUsageByDevice
PATH /organizations/{organizationId}/devices/cellular/data/usage/byDevice
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/data/usage/byDevice
List historical cellular data usage grouped by device and interval in this organization
Operation ID: getOrganizationDevicesCellularDataUsageHistoryByDeviceByInterval
PATH /organizations/{organizationId}/devices/cellular/data/usage/history/byDevice/byInterval
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/data/usage/history/byDevice/byInterval
List the latest cellular geolocation telemetry for devices in an organization
Operation ID: getOrganizationDevicesCellularGeolocations
PATH /organizations/{organizationId}/devices/cellular/geolocations
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/geolocations
List the latest cellular uplink signal information for devices in an organization
Operation ID: getOrganizationDevicesCellularUplinksBandsByDevice
PATH /organizations/{organizationId}/devices/cellular/uplinks/bands/byDevice
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/uplinks/bands/byDevice
List the latest cellular tower information for devices in an organization
Operation ID: getOrganizationDevicesCellularUplinksTowersByDevice
PATH /organizations/{organizationId}/devices/cellular/uplinks/towers/byDevice
- Path added
- New endpoint
GET
/organizations/{organizationId}/devices/cellular/uplinks/towers/byDevice
sase
Create a new Secure Access integration
Operation ID: createOrganizationSaseIntegration
PATH /organizations/{organizationId}/sase/integrations
- Path added
- New endpoint
POST
/organizations/{organizationId}/sase/integrations
Remove a Secure Access integration
Operation ID: deleteOrganizationSaseIntegration
PATH /organizations/{organizationId}/sase/integrations/{integrationId}
- Path added
- New endpoint
DELETE
/organizations/{organizationId}/sase/integrations/{integrationId}
Get details of a Secure Access integration
Operation ID: getOrganizationSaseIntegration
PATH /organizations/{organizationId}/sase/integrations/{integrationId}
- Path added
- New endpoint
GET
/organizations/{organizationId}/sase/integrations/{integrationId}
Changed
[ appliance ]
contentFiltering
List all available content filtering categories for an MX network
Operation ID: getNetworkApplianceContentFilteringCategories
GET /networks/{networkId}/appliance/contentFiltering/categories
- added the optional property
categoriesto the response with the200status
firewall
Return the cellular firewall rules for an MX network
Operation ID: getNetworkApplianceFirewallCellularFirewallRules
GET /networks/{networkId}/appliance/firewall/cellularFirewallRules
- added the optional property
rulesto the response with the200status
Update the cellular firewall rules of an MX network
Operation ID: updateNetworkApplianceFirewallCellularFirewallRules
PUT /networks/{networkId}/appliance/firewall/cellularFirewallRules
- added the optional property
rulesto the response with the200status
Return the inbound firewall rules for an MX network
Operation ID: getNetworkApplianceFirewallInboundFirewallRules
GET /networks/{networkId}/appliance/firewall/inboundFirewallRules
- the endpoint scheme security
oauth2was added to the API
Return the L3 firewall rules for an MX network
Operation ID: getNetworkApplianceFirewallL3FirewallRules
GET /networks/{networkId}/appliance/firewall/l3FirewallRules
- added the optional property
rulesto the response with the200status
Update the L3 firewall rules of an MX network
Operation ID: updateNetworkApplianceFirewallL3FirewallRules
PUT /networks/{networkId}/appliance/firewall/l3FirewallRules
- added the optional property
rulesto the response with the200status
List the MX L7 firewall rules for an MX network
Operation ID: getNetworkApplianceFirewallL7FirewallRules
GET /networks/{networkId}/appliance/firewall/l7FirewallRules
- added the optional property
rulesto the response with the200status
Update the MX L7 firewall rules for an MX network
Operation ID: updateNetworkApplianceFirewallL7FirewallRules
PUT /networks/{networkId}/appliance/firewall/l7FirewallRules
- added the new
allowedCountriesenum value to the request propertyrules/items/type
- added the new
blacklistedCountriesenum value to the request propertyrules/items/type
- added the new
blockedCountriesenum value to the request propertyrules/items/type
- added the new
whitelistedCountriesenum value to the request propertyrules/items/type
- added the optional property
rulesto the response with the200status
Return the 1:Many NAT mapping rules for an MX network
Operation ID: getNetworkApplianceFirewallOneToManyNatRules
GET /networks/{networkId}/appliance/firewall/oneToManyNatRules
- added the optional property
rulesto the response with the200status
Set the 1:Many NAT mapping rules for an MX network
Operation ID: updateNetworkApplianceFirewallOneToManyNatRules
PUT /networks/{networkId}/appliance/firewall/oneToManyNatRules
- added the optional property
rulesto the response with the200status
Return the 1:1 NAT mapping rules for an MX network
Operation ID: getNetworkApplianceFirewallOneToOneNatRules
GET /networks/{networkId}/appliance/firewall/oneToOneNatRules
- added the optional property
rulesto the response with the200status
Set the 1:1 NAT mapping rules for an MX network
Operation ID: updateNetworkApplianceFirewallOneToOneNatRules
PUT /networks/{networkId}/appliance/firewall/oneToOneNatRules
- added the optional property
rulesto the response with the200status
Return the firewall settings for this network
Operation ID: getNetworkApplianceFirewallSettings
GET /networks/{networkId}/appliance/firewall/settings
- added the optional property
spoofingProtectionto the response with the200status
Update the firewall settings for this network
Operation ID: updateNetworkApplianceFirewallSettings
PUT /networks/{networkId}/appliance/firewall/settings
- added the optional property
spoofingProtectionto the response with the200status
prefixes
List static delegated prefixes for a network
Operation ID: getNetworkAppliancePrefixesDelegatedStatics
GET /networks/{networkId}/appliance/prefixes/delegated/statics
- the response property
items/descriptionbecame nullable for the status200
Add a static delegated prefix from a network
Operation ID: createNetworkAppliancePrefixesDelegatedStatic
POST /networks/{networkId}/appliance/prefixes/delegated/statics
- added the optional property
createdAtto the response with the201status
- added the optional property
descriptionto the response with the201status
- added the optional property
originto the response with the201status
- added the optional property
prefixto the response with the201status
- added the optional property
staticDelegatedPrefixIdto the response with the201status
- added the optional property
updatedAtto the response with the201status
Delete a static delegated prefix from a network
Operation ID: deleteNetworkAppliancePrefixesDelegatedStatic
DELETE /networks/{networkId}/appliance/prefixes/delegated/statics/{staticDelegatedPrefixId}
- added the media type
application/jsonfor the response with the status204
Return a static delegated prefix from a network
Operation ID: getNetworkAppliancePrefixesDelegatedStatic
GET /networks/{networkId}/appliance/prefixes/delegated/statics/{staticDelegatedPrefixId}
- the response property
descriptionbecame nullable for the status200
Update a static delegated prefix from a network
Operation ID: updateNetworkAppliancePrefixesDelegatedStatic
PUT /networks/{networkId}/appliance/prefixes/delegated/statics/{staticDelegatedPrefixId}
- added the optional property
createdAtto the response with the200status
- added the optional property
descriptionto the response with the200status
- added the optional property
originto the response with the200status
- added the optional property
prefixto the response with the200status
- added the optional property
staticDelegatedPrefixIdto the response with the200status
- added the optional property
updatedAtto the response with the200status
sdwan
Update SDWAN internet traffic preferences for an MX network
Operation ID: updateNetworkApplianceSdwanInternetPolicies
PUT /networks/{networkId}/appliance/sdwan/internetPolicies
- the endpoint scheme security
oauth2was added to the API
staticRoutes
Add a static route for an MX or teleworker network
Operation ID: createNetworkApplianceStaticRoute
POST /networks/{networkId}/appliance/staticRoutes
- the
gatewayVlanIdrequest property type/format changed fromstring/to `integer`/
- the
gatewayVlanIdrequest property's max was set to4094.00
- the
gatewayVlanIdrequest property's min was set to0.00
Update a static route for an MX or teleworker network
Operation ID: updateNetworkApplianceStaticRoute
PUT /networks/{networkId}/appliance/staticRoutes/{staticRouteId}
- the
gatewayVlanIdrequest property type/format changed fromstring/to `integer`/
- the
gatewayVlanIdrequest property's max was set to4094.00
- the
gatewayVlanIdrequest property's min was set to0.00
trafficShaping
Display the traffic shaping settings for an MX network
Operation ID: getNetworkApplianceTrafficShaping
GET /networks/{networkId}/appliance/trafficShaping
- added the required property
globalBandwidthLimitsto the response with the200status
Update the traffic shaping settings for an MX network
Operation ID: updateNetworkApplianceTrafficShaping
PUT /networks/{networkId}/appliance/trafficShaping
- request body became required
- the request property
globalBandwidthLimitsbecame required
- added the required property
globalBandwidthLimitsto the response with the200status
Display the traffic shaping settings rules for an MX network
Operation ID: getNetworkApplianceTrafficShapingRules
GET /networks/{networkId}/appliance/trafficShaping/rules
- added the optional property
defaultRulesEnabledto the response with the200status
- added the optional property
rulesto the response with the200status
Update the traffic shaping settings rules for an MX network
Operation ID: updateNetworkApplianceTrafficShapingRules
PUT /networks/{networkId}/appliance/trafficShaping/rules
- added the optional property
defaultRulesEnabledto the response with the200status
- added the optional property
rulesto the response with the200status
Updates the uplink bandwidth settings for your MX network.
Operation ID: updateNetworkApplianceTrafficShapingUplinkBandwidth
PUT /networks/{networkId}/appliance/trafficShaping/uplinkBandwidth
- added the optional property
bandwidthLimitsto the response with the200status
vlans
List the VLANs for a Security Appliance network
Operation ID: getNetworkApplianceVlans
GET /networks/{networkId}/appliance/vlans
- added the optional property
items/vrfto the response with the200status
Add a VLAN
Operation ID: createNetworkApplianceVlan
POST /networks/{networkId}/appliance/vlans
- added the new optional request property
vrf
- added the optional property
vrfto the response with the201status
Return a VLAN
Operation ID: getNetworkApplianceVlan
GET /networks/{networkId}/appliance/vlans/{vlanId}
- added the optional property
vrfto the response with the200status
Update a VLAN
Operation ID: updateNetworkApplianceVlan
PUT /networks/{networkId}/appliance/vlans/{vlanId}
- added the new optional request property
vrf
- added the optional property
vrfto the response with the200status
[ camera ]
qualityRetentionProfiles
Creates new quality retention profile for this network.
Operation ID: createNetworkCameraQualityRetentionProfile
POST /networks/{networkId}/camera/qualityRetentionProfiles
- added the new optional request property
videoSettings/MV44X
Update an existing quality retention profile for this network.
Operation ID: updateNetworkCameraQualityRetentionProfile
PUT /networks/{networkId}/camera/qualityRetentionProfiles/{qualityRetentionProfileId}
- added the new optional request property
videoSettings/MV44X
[ clients ]
general
Return the client associated with the given identifier
Operation ID: getNetworkClient
GET /networks/{networkId}/clients/{clientId}
- added the optional property
recentDeviceIdto the response with the200status
[ devices ]
appliance
Return current delegated IPv6 prefixes on an appliance.
Operation ID: getDeviceAppliancePrefixesDelegated
GET /devices/{serial}/appliance/prefixes/delegated
- added the optional property
items/countsto the response with the200status
- added the optional property
items/descriptionto the response with the200status
- added the optional property
items/expiresAtto the response with the200status
- added the optional property
items/originto the response with the200status
- added the optional property
items/staticDelegatedPrefixIdto the response with the200status
- added the required property
items/isPreferredto the response with the200status
- added the required property
items/methodto the response with the200status
- added the required property
items/prefixto the response with the200status
Return prefixes assigned to all IPv6 enabled VLANs on an appliance.
Operation ID: getDeviceAppliancePrefixesDelegatedVlanAssignments
GET /devices/{serial}/appliance/prefixes/delegated/vlanAssignments
- added the optional property
items/ipv6to the response with the200status
- added the optional property
items/originto the response with the200status
- added the optional property
items/vlanto the response with the200status
- added the required property
items/statusto the response with the200status
switch
Cycle a set of switch ports on non-Catalyst MS devices
Operation ID: cycleDeviceSwitchPorts
POST /devices/{serial}/switch/ports/cycle
- endpoint deprecated
List layer 3 interfaces for a switch
Operation ID: getDeviceSwitchRoutingInterfaces
GET /devices/{serial}/switch/routing/interfaces
- added the optional property
items/mtuto the response with the200status
Create a layer 3 interface for a switch
Operation ID: createDeviceSwitchRoutingInterface
POST /devices/{serial}/switch/routing/interfaces
- added the new optional request property
mtu
- added the optional property
mtuto the response with the201status
Return a layer 3 interface for a switch
Operation ID: getDeviceSwitchRoutingInterface
GET /devices/{serial}/switch/routing/interfaces/{interfaceId}
- added the optional property
mtuto the response with the200status
Update a layer 3 interface for a switch
Operation ID: updateDeviceSwitchRoutingInterface
PUT /devices/{serial}/switch/routing/interfaces/{interfaceId}
- added the new optional request property
mtu
- added the optional property
mtuto the response with the200status
[ organizations ]
appliance
Returns an overview of uplink statuses
Operation ID: getOrganizationApplianceUplinksStatusesOverview
GET /organizations/{organizationId}/appliance/uplinks/statuses/overview
- the endpoint scheme security
oauth2was added to the API
Return the third party VPN peers for an organization
Operation ID: getOrganizationApplianceVpnThirdPartyVPNPeers
GET /organizations/{organizationId}/appliance/vpn/thirdPartyVPNPeers
- added the optional property
peers/items/ebgpNeighbor/receiveLimitto the response with the200status
Update the third party VPN peers for an organization
Operation ID: updateOrganizationApplianceVpnThirdPartyVPNPeers
PUT /organizations/{organizationId}/appliance/vpn/thirdPartyVPNPeers
- added the optional property
peers/items/ebgpNeighbor/receiveLimitto the response with the200status
assurance
Return all health alerts for an organization
Operation ID: getOrganizationAssuranceAlerts
GET /organizations/{organizationId}/assurance/alerts
- added the enum value
dhcp_no_leasesto the propertyitems/of thequeryrequest parametertypes
- added the enum value
faulty_cableto the propertyitems/of thequeryrequest parametertypes
- added the enum value
image_sensor_failureto the propertyitems/of thequeryrequest parametertypes
- added the enum value
time_to_connect_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_capacity_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_coverage_degradedto the propertyitems/of thequeryrequest parametertypes
- added the required property
items/network/urlto the response with the200status
Return overview of active health alerts for an organization
Operation ID: getOrganizationAssuranceAlertsOverview
GET /organizations/{organizationId}/assurance/alerts/overview
- the endpoint scheme security
oauth2was added to the API
- added the enum value
dhcp_no_leasesto the propertyitems/of thequeryrequest parametertypes
- added the enum value
faulty_cableto the propertyitems/of thequeryrequest parametertypes
- added the enum value
image_sensor_failureto the propertyitems/of thequeryrequest parametertypes
- added the enum value
time_to_connect_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_capacity_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_coverage_degradedto the propertyitems/of thequeryrequest parametertypes
Return a Summary of Alerts grouped by network and severity
Operation ID: getOrganizationAssuranceAlertsOverviewByNetwork
GET /organizations/{organizationId}/assurance/alerts/overview/byNetwork
- added the enum value
dhcp_no_leasesto the propertyitems/of thequeryrequest parametertypes
- added the enum value
faulty_cableto the propertyitems/of thequeryrequest parametertypes
- added the enum value
image_sensor_failureto the propertyitems/of thequeryrequest parametertypes
- added the enum value
time_to_connect_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_capacity_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_coverage_degradedto the propertyitems/of thequeryrequest parametertypes
Return a Summary of Alerts grouped by type and severity
Operation ID: getOrganizationAssuranceAlertsOverviewByType
GET /organizations/{organizationId}/assurance/alerts/overview/byType
- the endpoint scheme security
oauth2was added to the API
- added the new optional
queryrequest parameterincludeDeviceTags
- added the new optional
queryrequest parameterincludeNetworks
- added the enum value
dhcp_no_leasesto the propertyitems/of thequeryrequest parametertypes
- added the enum value
faulty_cableto the propertyitems/of thequeryrequest parametertypes
- added the enum value
image_sensor_failureto the propertyitems/of thequeryrequest parametertypes
- added the enum value
time_to_connect_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_capacity_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_coverage_degradedto the propertyitems/of thequeryrequest parametertypes
- added the required property
items/items/categoryTypeto the response with the200status
- added the required property
items/items/deviceTagsto the response with the200status
- added the required property
items/items/deviceTypesto the response with the200status
- added the required property
items/items/lastAlertedAtto the response with the200status
- added the required property
items/items/networkCountto the response with the200status
- added the required property
items/items/networksto the response with the200status
- added the required property
items/items/severityto the response with the200status
Returns historical health alert overviews
Operation ID: getOrganizationAssuranceAlertsOverviewHistorical
GET /organizations/{organizationId}/assurance/alerts/overview/historical
- added the enum value
dhcp_no_leasesto the propertyitems/of thequeryrequest parametertypes
- added the enum value
faulty_cableto the propertyitems/of thequeryrequest parametertypes
- added the enum value
image_sensor_failureto the propertyitems/of thequeryrequest parametertypes
- added the enum value
time_to_connect_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_capacity_degradedto the propertyitems/of thequeryrequest parametertypes
- added the enum value
wireless_coverage_degradedto the propertyitems/of thequeryrequest parametertypes
Return a list of alert types
Operation ID: getOrganizationAssuranceAlertsTaxonomyTypes
GET /organizations/{organizationId}/assurance/alerts/taxonomy/types
- the endpoint scheme security
oauth2was added to the API
Return a singular Health Alert by its id
Operation ID: getOrganizationAssuranceAlert
GET /organizations/{organizationId}/assurance/alerts/{id}
- added the required property
network/urlto the response with the200status
inventory
Return the device inventory for an organization
Operation ID: getOrganizationInventoryDevices
GET /organizations/{organizationId}/inventory/devices
- added the optional property
items/skuto the response with the200status
Return a single device from the inventory of an organization
Operation ID: getOrganizationInventoryDevice
GET /organizations/{organizationId}/inventory/devices/{serial}
- added the optional property
skuto the response with the200status
POST /organizations/{organizationId}/inventory/onboarding/cloudMonitoring/exportEvents
- api path removed with deprecation
GET /organizations/{organizationId}/inventory/onboarding/cloudMonitoring/imports
- api path removed with deprecation
POST /organizations/{organizationId}/inventory/onboarding/cloudMonitoring/imports
- api path removed with deprecation
GET /organizations/{organizationId}/inventory/onboarding/cloudMonitoring/networks
- api path removed with deprecation
POST /organizations/{organizationId}/inventory/onboarding/cloudMonitoring/prepare
- api path removed with deprecation
Preview the results and status of an order claim by the secure order id
Operation ID: previewOrganizationInventoryOrders
POST /organizations/{organizationId}/inventory/orders/preview
- added the optional property
resolutionto the response with the200status
sase
POST /organizations/{organizationId}/sase/connectors/batchCreate
- api path removed without deprecation
webhooks
Return the log of webhook POSTs sent
Operation ID: getOrganizationWebhooksLogs
GET /organizations/{organizationId}/webhooks/logs
- for the
queryrequest parametertimespan, the max was decreased from2678400.00to2592000.00
wireless
Returns the current Air Marshal rules for this organization
Operation ID: getOrganizationWirelessAirMarshalRules
GET /organizations/{organizationId}/wireless/airMarshal/rules
- the endpoint scheme security
oauth2was added to the API
List access point client count at the moment in an organization
Operation ID: getOrganizationWirelessClientsOverviewByDevice
GET /organizations/{organizationId}/wireless/clients/overview/byDevice
- the endpoint scheme security
oauth2was added to the API
Get average packet loss for the given timespan for all networks in the organization.
Operation ID: getOrganizationWirelessDevicesPacketLossByNetwork
GET /organizations/{organizationId}/wireless/devices/packetLoss/byNetwork
- the endpoint scheme security
oauth2was added to the API
Return the CPU Load history for a list of wireless devices in the organization.
Operation ID: getOrganizationWirelessDevicesSystemCpuLoadHistory
GET /organizations/{organizationId}/wireless/devices/system/cpu/load/history
- the endpoint scheme security
oauth2was added to the API
List the RF profiles of an organization by device
Operation ID: getOrganizationWirelessRfProfilesAssignmentsByDevice
GET /organizations/{organizationId}/wireless/rfProfiles/assignments/byDevice
- the endpoint scheme security
oauth2was added to the API
[ switch ]
settings
Returns the switch network settings
Operation ID: getNetworkSwitchSettings
GET /networks/{networkId}/switch/settings
- added the optional property
portChannelFallbackto the response with the200status
Update switch network settings
Operation ID: updateNetworkSwitchSettings
PUT /networks/{networkId}/switch/settings
- added the new optional request property
portChannelFallback
- added the optional property
portChannelFallbackto the response with the200status
stacks
List layer 3 interfaces for a switch stack
Operation ID: getNetworkSwitchStackRoutingInterfaces
GET /networks/{networkId}/switch/stacks/{switchStackId}/routing/interfaces
- added the optional property
items/mtuto the response with the200status
Create a layer 3 interface for a switch stack
Operation ID: createNetworkSwitchStackRoutingInterface
POST /networks/{networkId}/switch/stacks/{switchStackId}/routing/interfaces
- added the new optional request property
mtu
- added the optional property
mtuto the response with the201status
Return a layer 3 interface from a switch stack
Operation ID: getNetworkSwitchStackRoutingInterface
GET /networks/{networkId}/switch/stacks/{switchStackId}/routing/interfaces/{interfaceId}
- added the optional property
mtuto the response with the200status
Update a layer 3 interface for a switch stack
Operation ID: updateNetworkSwitchStackRoutingInterface
PUT /networks/{networkId}/switch/stacks/{switchStackId}/routing/interfaces/{interfaceId}
- added the new optional request property
mtu
- added the optional property
mtuto the response with the200status
[ traffic ]
general
Return the traffic analysis data for this network
Operation ID: getNetworkTraffic
GET /networks/{networkId}/traffic
- the endpoint scheme security
oauth2was added to the API
[ trafficShaping ]
applicationCategories
Returns the application categories for traffic shaping rules
Operation ID: getNetworkTrafficShapingApplicationCategories
GET /networks/{networkId}/trafficShaping/applicationCategories
- added the optional property
applicationCategoriesto the response with the200status
[ wireless ]
ssids
List the MR SSIDs in a network
Operation ID: getNetworkWirelessSsids
GET /networks/{networkId}/wireless/ssids
- added the optional property
items/pskto the response with the200status
Return a single MR SSID
Operation ID: getNetworkWirelessSsid
GET /networks/{networkId}/wireless/ssids/{number}
- added the optional property
pskto the response with the200status
Update the attributes of an MR SSID
Operation ID: updateNetworkWirelessSsid
PUT /networks/{networkId}/wireless/ssids/{number}
- added the optional property
pskto the response with the200status