- Changed
- Changed
Version 1.64.0 to 1.65.0
Summary of Changes
0 - New
30 - Updated
859 - Total Endpoints
588 - Total Paths
Changed
[ organizations ]
saml
Returns the SAML SSO enabled settings for an organization.
Operation ID: getOrganizationSaml
GET /organizations/{organizationId}/saml
- Optional property
spInitiatedAdded
- Response property
spInitiatedvalue added
Updates the SAML SSO enabled settings for an organization.
Operation ID: updateOrganizationSaml
PUT /organizations/{organizationId}/saml
- Optional property
spInitiatedAdded
- Optional property
spInitiatedAdded
alerts
Return a Summary of Alerts grouped by type and severity
Operation ID: getOrganizationAssuranceAlertsOverviewByType
GET /organizations/{organizationId}/assurance/alerts/overview/byType
- Optional property
lastResolvedAtAdded
- Response property
lastResolvedAtvalue added
[ wireless ]
ssids
List the MR SSIDs in a network
Operation ID: getNetworkWirelessSsids
GET /networks/{networkId}/wireless/ssids
- Optional property
accessControlAdded
- Response property
accessControlvalue added
Return a single MR SSID
Operation ID: getNetworkWirelessSsid
GET /networks/{networkId}/wireless/ssids/{number}
- Optional property
accessControlAdded
- Response property
accessControlvalue added
Update the attributes of an MR SSID
Operation ID: updateNetworkWirelessSsid
PUT /networks/{networkId}/wireless/ssids/{number}
- Optional property
accessControlAdded
failedConnections
List of all failed client connection events on this network in a given time range
Operation ID: getNetworkWirelessFailedConnections
GET /networks/{networkId}/wireless/failedConnections
- Param
vlanDeleted
devices
Aggregated connectivity info for this network, grouped by node
Operation ID: getNetworkWirelessDevicesConnectionStats
GET /networks/{networkId}/wireless/devices/connectionStats
- Param
vlanDeleted
clients
Aggregated connectivity info for this network, grouped by clients
Operation ID: getNetworkWirelessClientsConnectionStats
GET /networks/{networkId}/wireless/clients/connectionStats
- Param
vlanDeleted
Aggregated connectivity info for a given client on this network
Operation ID: getNetworkWirelessClientConnectionStats
GET /networks/{networkId}/wireless/clients/{clientId}/connectionStats
- Param
vlanDeleted
connectionStats
Aggregated connectivity info for a given AP on this network
Operation ID: getDeviceWirelessConnectionStats
GET /devices/{serial}/wireless/connectionStats
- Param
vlanDeleted
Aggregated connectivity info for this network
Operation ID: getNetworkWirelessConnectionStats
GET /networks/{networkId}/wireless/connectionStats
- Param
vlanDeleted
[ switch ]
configTemplates
Return all the ports of a switch template
Operation ID: getOrganizationConfigTemplateSwitchProfilePorts
GET /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports
- Optional property
stpPortFastTrunkAdded
- Response property
stpPortFastTrunkvalue added
Return a switch template port
Operation ID: getOrganizationConfigTemplateSwitchProfilePort
GET /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports/{portId}
- Optional property
stpPortFastTrunkAdded
- Response property
stpPortFastTrunkvalue added
Update a switch template port
Operation ID: updateOrganizationConfigTemplateSwitchProfilePort
PUT /organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles/{profileId}/ports/{portId}
- Optional property
stpPortFastTrunkAdded
- Optional property
stpPortFastTrunkAdded
ports
List the switch ports for a switch
Operation ID: getDeviceSwitchPorts
GET /devices/{serial}/switch/ports
- Optional property
stpPortFastTrunkAdded
- Response property
stpPortFastTrunkvalue added
Return a switch port
Operation ID: getDeviceSwitchPort
GET /devices/{serial}/switch/ports/{portId}
- Optional property
stpPortFastTrunkAdded
- Response property
stpPortFastTrunkvalue added
Update a switch port
Operation ID: updateDeviceSwitchPort
PUT /devices/{serial}/switch/ports/{portId}
- Optional property
stpPortFastTrunkAdded
- Optional property
stpPortFastTrunkAdded
[ appliance ]
vlans
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 networktoList the VLANs for a Cisco Secure Router network
Changed
[ appliance ]
vlans
Add a VLAN
Operation ID: createNetworkApplianceVlan
POST /networks/{networkId}/appliance/vlans
- Required property
disabledadded
singleLan
Update single LAN configuration
Operation ID: updateNetworkApplianceSingleLan
PUT /networks/{networkId}/appliance/singleLan
- Required property
disabledadded