Version 1.64.0 to 1.65.0


Summary of Changes

0 - New

30 - Updated

859 - Total Endpoints

588 - Total Paths



Changed

[ organizations ]

saml

Docs

Returns the SAML SSO enabled settings for an organization.

Operation ID: getOrganizationSaml

GET /organizations/{organizationId}/saml

- Optional property spInitiated Added

- Response property spInitiated value added


Docs

Updates the SAML SSO enabled settings for an organization.

Operation ID: updateOrganizationSaml

PUT /organizations/{organizationId}/saml

- Optional property spInitiated Added

- Optional property spInitiated Added


alerts

Docs

Return a Summary of Alerts grouped by type and severity

Operation ID: getOrganizationAssuranceAlertsOverviewByType

GET /organizations/{organizationId}/assurance/alerts/overview/byType

- Optional property lastResolvedAt Added

- Response property lastResolvedAt value added


[ wireless ]

ssids

Docs

List the MR SSIDs in a network

Operation ID: getNetworkWirelessSsids

GET /networks/{networkId}/wireless/ssids

- Optional property accessControl Added

- Response property accessControl value added


Docs

Return a single MR SSID

Operation ID: getNetworkWirelessSsid

GET /networks/{networkId}/wireless/ssids/{number}

- Optional property accessControl Added

- Response property accessControl value added


Docs

Update the attributes of an MR SSID

Operation ID: updateNetworkWirelessSsid

PUT /networks/{networkId}/wireless/ssids/{number}

- Optional property accessControl Added


failedConnections

Docs

List of all failed client connection events on this network in a given time range

Operation ID: getNetworkWirelessFailedConnections

GET /networks/{networkId}/wireless/failedConnections

- Param vlan Deleted


devices

Docs

Aggregated connectivity info for this network, grouped by node

Operation ID: getNetworkWirelessDevicesConnectionStats

GET /networks/{networkId}/wireless/devices/connectionStats

- Param vlan Deleted


clients

Docs

Aggregated connectivity info for this network, grouped by clients

Operation ID: getNetworkWirelessClientsConnectionStats

GET /networks/{networkId}/wireless/clients/connectionStats

- Param vlan Deleted


Docs

Aggregated connectivity info for a given client on this network

Operation ID: getNetworkWirelessClientConnectionStats

GET /networks/{networkId}/wireless/clients/{clientId}/connectionStats

- Param vlan Deleted


connectionStats

Docs

Aggregated connectivity info for a given AP on this network

Operation ID: getDeviceWirelessConnectionStats

GET /devices/{serial}/wireless/connectionStats

- Param vlan Deleted


Docs

Aggregated connectivity info for this network

Operation ID: getNetworkWirelessConnectionStats

GET /networks/{networkId}/wireless/connectionStats

- Param vlan Deleted


[ switch ]

configTemplates

Docs

Return all the ports of a switch template

Operation ID: getOrganizationConfigTemplateSwitchProfilePorts

GET /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports

- Optional property stpPortFastTrunk Added

- Response property stpPortFastTrunk value added


Docs

Return a switch template port

Operation ID: getOrganizationConfigTemplateSwitchProfilePort

GET /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports/{portId}

- Optional property stpPortFastTrunk Added

- Response property stpPortFastTrunk value added


Docs

Update a switch template port

Operation ID: updateOrganizationConfigTemplateSwitchProfilePort

PUT /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports/{portId}

- Optional property stpPortFastTrunk Added

- Optional property stpPortFastTrunk Added


ports

Docs

List the switch ports for a switch

Operation ID: getDeviceSwitchPorts

GET /devices/{serial}/switch/ports

- Optional property stpPortFastTrunk Added

- Response property stpPortFastTrunk value added


Docs

Return a switch port

Operation ID: getDeviceSwitchPort

GET /devices/{serial}/switch/ports/{portId}

- Optional property stpPortFastTrunk Added

- Response property stpPortFastTrunk value added


Docs

Update a switch port

Operation ID: updateDeviceSwitchPort

PUT /devices/{serial}/switch/ports/{portId}

- Optional property stpPortFastTrunk Added

- Optional property stpPortFastTrunk Added


[ appliance ]

vlans

Docs

List the VLANs for a Cisco Secure Router network

Operation ID: getNetworkApplianceVlans

GET /networks/{networkId}/appliance/vlans

- Summary changed from List the VLANs for an MX network to List the VLANs for a Cisco Secure Router network


Changed

[ appliance ]

vlans

Docs

Add a VLAN

Operation ID: createNetworkApplianceVlan

POST /networks/{networkId}/appliance/vlans

- Required property disabled added


singleLan

Docs

Update single LAN configuration

Operation ID: updateNetworkApplianceSingleLan

PUT /networks/{networkId}/appliance/singleLan

- Required property disabled added