Version 20.14.0 to 20.15.0

Table of Contents

Breaking changes (398)

New (394)

Deprecated (72)

Updates (466)

Breaking changes

The following are changes to the API that may break an application or integration.

[AI Assistant Service - Dialog]

  • POST /aiassistant/dsm/dialog
    • API Operation Summary: Dialog with SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation

[AI Assistant Service - Enabled]

  • GET /aiassistant/feature
    • API Operation Summary: Get AI Assistant Service Feature Status
    • ⛔️ Breaking Change - Removed operation

[AI Assistant Service - Feedback]

  • POST /aiassistant/dsm/feedback
    • API Operation Summary: Feedback to SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation

[AI Assistant Service - Session]

  • GET /aiassistant/dsm/session
    • API Operation Summary: Get Sessions List
    • ⛔️ Breaking Change - Removed operation
  • POST /aiassistant/dsm/session
    • API Operation Summary: Session create with SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation
  • PUT /aiassistant/dsm/session
    • API Operation Summary: Session update with SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation
  • DELETE /aiassistant/dsm/session/{session-id}
    • API Operation Summary: Session Delete with SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation

[AI Assistant Service - Suggesion]

  • POST /aiassistant/dsm/suggestion
    • API Operation Summary: Suggestion with SDWAN Manager AI Assistant
    • ⛔️ Breaking Change - Removed operation

[API Count]

  • GET /telemetry/count
    • API Operation Summary: Returns counts of all API calls
    • ⛔️ Breaking Change - Removed operation

[Administration - Audit Log]

  • POST /auditlog
    • API Operation Summary: Get vManage Audit Log with post action
    • ⛔️ Breaking Change - removed the request property 'query'
  • POST /auditlog/aggregation
    • API Operation Summary: Get raw property data aggregated with post action
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /auditlog/doccount
    • API Operation Summary: Get vManage Audit Log Doc count
    • ⛔️ Breaking Change - the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change - api operation id 'getCount_1' removed and replaced with 'getCount'
  • POST /auditlog/doccount
    • API Operation Summary: Get vManage Audit Log Doc count
    • ⛔️ Breaking Change - removed the request property 'aggregation'
    • ⛔️ Breaking Change - removed the request property 'query'
  • GET /auditlog/page
    • API Operation Summary: Get raw property data in bulk
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
  • POST /auditlog/page
    • API Operation Summary: Get raw property data in bulk with post action
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change - removed the request property 'query'
  • GET /auditlog/severity
    • API Operation Summary: Get vManage Audit Log
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values

[Certificate Management - Device]

  • GET /certificate/csr/details
    • API Operation Summary: Get CSR detail view
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/device/details
    • API Operation Summary: Get device detail view
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • POST /certificate/device/invalidate
    • API Operation Summary: invalidate the device
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /certificate/device/list
    • API Operation Summary: get device list
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • POST /certificate/device/stage
    • API Operation Summary: Stop data traffic to device
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/csr
    • API Operation Summary: generate CSR on target device
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/enterprise/csr/vedge
    • API Operation Summary: generate CSR on hardware WAN edge device
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/wanedge/csr
    • API Operation Summary: generate CSR on WAN edge device
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/install/signedCert
    • API Operation Summary: install Certificate
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /certificate/tokengeneratedlist
    • API Operation Summary: get token generated list
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vedge/list
    • API Operation Summary: get vEdge list
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - deleted the 'query' request parameter 'model'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/view
    • API Operation Summary: Get certificate UI view
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vmanage/selfsignedcert
    • API Operation Summary: get vManage self signed cert
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vsmart/list
    • API Operation Summary: get vSmart list
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status

[Certificate Management - vManage]

  • POST /setting/configuration/webserver/certificate
    • API Operation Summary: Generate Certificate Signing Request
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • PUT /setting/configuration/webserver/certificate
    • API Operation Summary: Import a signed web server certificate
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''

[Compliance - Device Details]

  • GET /device/compliance
    • API Operation Summary: Get compliance information for devices
    • ⛔️ Breaking Change - the 'query' request parameter 'order_by' was restricted to a list of enum values

[Configuration - Circuits]

  • PUT /networkdesign/circuit/{id}
    • API Operation Summary: Edit network circuits
    • ⛔️ Breaking Change - Removed operation

[Configuration - Dashboard Status]

  • PUT /device/action/status
    • API Operation Summary: Update device action status
    • ⛔️ Breaking Change - Removed operation

[Configuration - Device Actions]

  • POST /device/action/cancel
    • API Operation Summary: Cancel tasks
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/changepartition
    • API Operation Summary: Process change partition operation
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/defaultpartition
    • API Operation Summary: Process marking default partition operation
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/image-download
    • API Operation Summary: Intitate image download on the given device.
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/image-remove
    • API Operation Summary: Process remove software image operation
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/install
    • API Operation Summary: Process an installation operation
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /device/action/removepartition
    • API Operation Summary: Get remove partition information
    • ⛔️ Breaking Change - the 'query' request parameter 'deviceId' became required
  • POST /device/action/ztp/upgrade
    • API Operation Summary: Process ZTP upgrade configuration setting
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/ztp/upgrade/setting
    • API Operation Summary: Process ZTP upgrade configuration setting
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''

[Configuration - Device Config History]

  • GET /device/history/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_21' removed and replaced with 'getAggregationDataByQuery_22'
  • POST /device/history/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_22' removed and replaced with 'getPostAggregationDataByQuery_23'
  • GET /device/history/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_21' removed and replaced with 'getCount_20'
  • GET /device/history/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /device/history/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Configuration - Device Firmware Update]

  • POST /device/action/firmware-upgrade
    • API Operation Summary: Eemote firmware on device
    • ⛔️ Breaking Change - removed the media type '/' from the request body
  • POST /device/action/firmware-upgrade/remote
    • API Operation Summary: firmware remote image package
    • ⛔️ Breaking Change - removed the media type '/' from the request body

[Configuration - Device Inventory]

  • POST /system/device
    • API Operation Summary: Create new device


      Note: In a multitenant vManage system, this API is only available in the Provider view 123.
    • ⛔️ Breaking Change - removed the request property 'deviceIP'
    • ⛔️ Breaking Change - removed the request property 'generateCSR'
    • ⛔️ Breaking Change - removed the request property 'password'
    • ⛔️ Breaking Change - removed the request property 'personality'
    • ⛔️ Breaking Change - removed the request property 'port'
    • ⛔️ Breaking Change - removed the request property 'protocol'
    • ⛔️ Breaking Change - removed the request property 'username'
  • POST /system/device/generate-payg
    • API Operation Summary: Authenticate vSmart user account
    • ⛔️ Breaking Change - removed the media type 'application/json' from the request body
  • POST /system/device/smartaccount/sync
    • API Operation Summary: Sync devices from Smart-Account
    • ⛔️ Breaking Change - removed the request property 'clientCredentials'
    • ⛔️ Breaking Change - removed the request property 'env'
    • ⛔️ Breaking Change - removed the request property 'organization_name'
    • ⛔️ Breaking Change - removed the request property 'password'
    • ⛔️ Breaking Change - removed the request property 'username'
    • ⛔️ Breaking Change - removed the request property 'validity_string'
  • GET /system/device/{deviceCategory}
    • API Operation Summary: Get devices details. When {deviceCategory = controllers}, it returns vEdge sync status, vBond, vManage and vSmart. When {deviceCategory = vedges}, it returns all available vEdge routers
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'

[Configuration - Device Software Update]

  • PUT /device/action/firmware-upgrade/remote/{versionId}
    • API Operation Summary: Download software package file
    • ⛔️ Breaking Change - removed the request property 'empty'
    • ⛔️ Breaking Change - removed the request property 'valueType'
  • DELETE /device/action/firmware-upgrade/{versionId}
    • API Operation Summary: Download software package file
    • ⛔️ Breaking Change - removed the media type 'application/octet-stream' for the response with the status '200'
  • GET /device/action/software/package/signature/{type}
    • API Operation Summary: Get list of Utd images
    • ⛔️ Breaking Change - added the new path request parameter 'utdsignature'
    • ⛔️ Breaking Change - the 'query' request parameter 'type' became required
    • ⛔️ Breaking Change - deleted the 'path' request parameter 'utdsignature'
  • POST /device/action/software/package/utdsignature/{type}/mode/auto
    • API Operation Summary: add Utd remote image
    • ⛔️ Breaking Change - removed the request property 'empty'
    • ⛔️ Breaking Change - removed the request property 'valueType'
  • PUT /device/action/software/package/{versionId}/metadata
    • API Operation Summary: Update Package Metadata
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''

[Configuration - Disaster Recovery]

  • POST /disasterrecovery/dbrestore
    • API Operation Summary: Signal vManage to initiate configuration-db restore operation
    • ⛔️ Breaking Change - Removed operation
  • GET /disasterrecovery/download/backup/{token}/db_bkp.tar.gz
    • API Operation Summary: Downloading stats file
    • ⛔️ Breaking Change - Removed operation
  • GET /disasterrecovery/download/{token}/{fileName}
    • API Operation Summary: Download replication data
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/remotePassword
    • API Operation Summary: Update disaster recovery information with updated password to remote data center
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/remotedc
    • API Operation Summary: Update complete disaster recovery information to remote data center
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/requestimport
    • API Operation Summary: Replication Request message sent from primary
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/restartDataCenter
    • API Operation Summary: Restart data center
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/updateReplication
    • API Operation Summary: Update DR replication status
    • ⛔️ Breaking Change - Removed operation
  • POST /disasterrecovery/validateNodes
    • API Operation Summary: Validate a list of nodes
    • ⛔️ Breaking Change - Removed operation

[Configuration - Feature Profile (NFVirtual)]

  • GET /v1/feature-profile/nfvirtual/networks
    • API Operation Summary: Get all Nfvirtual Feature Profiles
    • ⛔️ Breaking Change - the 'query' request parameter 'limit' became required
    • ⛔️ Breaking Change - the 'query' request parameter 'offset' became required
  • GET /v1/feature-profile/nfvirtual/networks/ovsnetwork/{networkId}
    • API Operation Summary: Get all Nfvirtual OVS Networks Feature Profile with networkId
    • ⛔️ Breaking Change - the 'query' request parameter 'details' became required
  • GET /v1/feature-profile/nfvirtual/networks/{networkId}
    • API Operation Summary: Get a Nfvirtual Networks Feature Profile with networkId
    • ⛔️ Breaking Change - the 'query' request parameter 'details' became required

[Configuration - Feature Profile (SDWAN)]

  • GET /v1/feature-profile/sdwan/other/{otherId}/cybervision
    • API Operation Summary: Get Cybervision Profile feature for Other feature profile
    • ⛔️ Breaking Change - Removed operation
  • POST /v1/feature-profile/sdwan/other/{otherId}/cybervision
    • API Operation Summary: Create a Cybervision Profile feature for Other feature profile
    • ⛔️ Breaking Change - Removed operation
  • DELETE /v1/feature-profile/sdwan/other/{otherId}/cybervision/{cybervisionId}
    • API Operation Summary: Delete a Cybervision Profile feature for Other feature profile
    • ⛔️ Breaking Change - Removed operation
  • GET /v1/feature-profile/sdwan/other/{otherId}/cybervision/{cybervisionId}
    • API Operation Summary: Get Cybervision Profile feature by FeatureId for Other feature profile
    • ⛔️ Breaking Change - Removed operation
  • PUT /v1/feature-profile/sdwan/other/{otherId}/cybervision/{cybervisionId}
    • API Operation Summary: Update a Cybervision Profile feature for Other feature profile
    • ⛔️ Breaking Change - Removed operation
  • GET /v1/feature-profile/sdwan/embedded-security/{securityId}/policy
    • API Operation Summary: Get Security Profile Parcels for a given ParcelType
    • ⛔️ Breaking Change - api operation id 'GetSecurityProfileParcel' removed and replaced with 'GetSecurityProfileParcel_1'
  • PUT /v1/feature-profile/sdwan/embedded-security/{securityId}/policy/{securityProfileParcelId}
    • API Operation Summary: Update a Security Profile Parcel
    • ⛔️ Breaking Change - api operation id 'EditSecurityProfileParcel' removed and replaced with 'EditSecurityProfileParcel_1'
  • GET /v1/feature-profile/sdwan/policy-object/{policyObjectId}/unified/{securityProfileParcelType}
    • API Operation Summary: Get Security Profile Parcels for a given ParcelType
    • ⛔️ Breaking Change - api operation id 'GetSecurityProfileParcel_1' removed and replaced with 'GetSecurityProfileParcel'
  • PUT /v1/feature-profile/sdwan/policy-object/{policyObjectId}/unified/{securityProfileParcelType}/{securityProfileParcelId}
    • API Operation Summary: Update a Security Profile Parcel
    • ⛔️ Breaking Change - api operation id 'EditSecurityProfileParcel_1' removed and replaced with 'EditSecurityProfileParcel'

[Configuration - Ise Server]

  • GET /template/policy/ise/identity/referenced/{listType}
    • API Operation Summary: Get all referenced Lists
    • ⛔️ Breaking Change - removed the optional property '/items/entries/items/key' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/entries/items/value' from the response with the '200' status

[Configuration - Policy App Registry]

  • PUT /app-registry/applications/{appId}
    • API Operation Summary: Edit App Details
    • ⛔️ Breaking Change - removed the media type '/' from the request body

[Configuration - Pre upgrade check status]

  • PUT /device/action/status/preupgrade/check
    • API Operation Summary: Update pre upgrade check status
    • ⛔️ Breaking Change - Removed operation

[Configuration - Settings]

  • POST /settings/configuration/certificate/{type}
    • API Operation Summary: Add new certificate configuration
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • PUT /settings/configuration/certificate/{type}
    • API Operation Summary: Update certificate configuration
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /settings/configuration/{type}
    • API Operation Summary: Retrieve configuration value by type
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'string'/'' for status '200'
  • POST /settings/configuration/{type}
    • API Operation Summary: Add new certificate configuration
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • PUT /settings/configuration/{type}
    • API Operation Summary: Update configuration setting
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'string'/'' for status '200'

[Configuration - Software Actions]

  • POST /device/action/remote-server
    • API Operation Summary: Add a new remote server entry.
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/software
    • API Operation Summary: Create software image URL
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''

[File based RealTime Data Collection - Download Generated File]

  • GET /device/file-based/data-collection/download/{requestUUID}
    • API Operation Summary: Download generated file
    • ⛔️ Breaking Change - removed the media type 'application/octet-stream' for the response with the status '200'

[HSEC]

  • POST /hsec/assignSlac
    • API Operation Summary: Assign Hsec License to devices from uploaded SLAC file
    • ⛔️ Breaking Change - Removed operation
  • POST /hsec/uploadAuth
    • API Operation Summary: upload SLAC File and fetch device summary
    • ⛔️ Breaking Change - Removed operation

[HSEC License]

  • POST /hsec/assign
    • API Operation Summary: hsec
    • ⛔️ Breaking Change - Removed operation

[Hsec]

  • GET /hsec/devices
    • API Operation Summary: Retrieve list of devices which are valid for fetch of HSEC license
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change - api operation id 'device Summmary' removed and replaced with 'fetchDeviceDetails'
  • GET /hsec/devices/install
    • API Operation Summary: Retrieve list of devices which has HSEC fetched
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change - api operation id 'device Summmary_1' removed and replaced with 'InstallDeviceDetails'

[Hsec Activate]

  • POST /hsec/activate
    • API Operation Summary: Activate Hsec licenses on devices
    • ⛔️ Breaking Change - Removed operation

[MSLA]

  • GET /msla/devices
    • API Operation Summary: Retrieve list of devices and their subscription information
    • ⛔️ Breaking Change - api operation id 'getMSLADevices' removed and replaced with 'getMSLADevices_1'
  • PUT /msla/devices
    • API Operation Summary: Release licenses assigned to the devices
    • ⛔️ Breaking Change - api operation id 'releaseLicenses' removed and replaced with 'releaseLicenses_1'
  • POST /msla/licenses/sync
    • API Operation Summary: Retrieve MSLA subscription/licenses
    • ⛔️ Breaking Change - api operation id 'syncLicenses_2' removed and replaced with 'syncLicenses_1'

[Monitoring - ART]

  • GET /statistics/art/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_6' removed and replaced with 'getCount_5'
  • GET /statistics/art/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/art/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Alarms Details]

  • GET /alarms
    • API Operation Summary: Get alarms for given query. If query is empty then last 30 mins data will be returned.
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getAlarms' removed and replaced with 'getRawAlarmData'
  • POST /alarms
    • API Operation Summary: Get alarms for given query.
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getRawAlarmData' removed and replaced with 'postRawAlarmData'
  • GET /alarms/aggregation
    • API Operation Summary: Get aggregated count of alarms based on given query.
    • ⛔️ Breaking Change - the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change - api operation id 'getAlarmAggregationData' removed and replaced with 'getAggregationData'
  • POST /alarms/aggregation
    • API Operation Summary: Get aggregated count of alarms based on given query.
    • ⛔️ Breaking Change - api operation id 'getPostAlarmAggregationData' removed and replaced with 'postAggregationData'
  • POST /alarms/clear
    • API Operation Summary: Clear the alarm for a specific UUID.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change - removed the request property 'alarm_uuid'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • GET /alarms/count
    • API Operation Summary: Get the count of alarms which are active and not acknowledged by user.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getNonViewedActiveAlarmsCount' removed and replaced with 'getCount_1'
  • POST /alarms/count
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change - api operation id 'getCount_2' removed and replaced with 'postCount'
  • GET /alarms/doccount
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change - api operation id 'getAlarmDocCount' removed and replaced with 'getDocCount'
  • POST /alarms/doccount
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change - api operation id 'postAlarmDocCount' removed and replaced with 'postDocCount'
  • GET /alarms/link-state-alarm
    • API Operation Summary: Get configuration for link-state alarm
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
  • POST /alarms/markviewed
    • API Operation Summary: Mark alarms as acknowledged based on list of UUIDs.
    • ⛔️ Breaking Change - removed the request property 'uuid'
  • GET /alarms/master
    • API Operation Summary: Get topic details.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
  • GET /alarms/notviewed
    • API Operation Summary: Get alarms which are not acknowledged by the user.
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • GET /alarms/page
    • API Operation Summary: Get paginated alarms
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getStatBulkAlarmRawData' removed and replaced with 'getPage'
  • POST /alarms/page
    • API Operation Summary: Get paginated alarm raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getPostStatBulkAlarmRawData' removed and replaced with 'postPage'
  • GET /alarms/query/input
    • API Operation Summary: Get alarm field details
    • ⛔️ Breaking Change - api operation id 'createAlarmQueryConfig' removed and replaced with 'getFieldDetails'
  • GET /alarms/reset
    • API Operation Summary: Reset correlation engine.
    • ⛔️ Breaking Change - api operation id 'correlAntiEntropy' removed and replaced with 'reset'
  • GET /alarms/rulenamedisplay/keyvalue
    • API Operation Summary: Get alarm types.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
  • GET /alarms/severity
    • API Operation Summary: Get alarms by severity
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change - api operation id 'getAlarmsBySeverity' removed and replaced with 'getBySeverity'
  • GET /alarms/uuid/{alarm_uuid}
    • API Operation Summary: Get alarm details for given UUID
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Alarms Notification]

  • PUT /notifications/rule
    • API Operation Summary: Update notification rule
    • ⛔️ Breaking Change - for the 'query' request parameter 'ruleId', the type/format was changed from 'string'/'' to 'string'/'uuid'
  • DELETE /notifications/rules
    • API Operation Summary: Delete notification rule
    • ⛔️ Breaking Change - for the 'query' request parameter 'ruleId', the type/format was changed from 'string'/'' to 'string'/'uuid'

[Monitoring - App Hosting]

  • GET /statistics/apphosting/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_4' removed and replaced with 'getCount_3'
  • GET /statistics/apphosting/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/apphosting/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/apphostinginterface/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_3' removed and replaced with 'getCount_2'
  • GET /statistics/apphostinginterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/apphostinginterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Application Aware Routing]

  • POST /statistics/approute
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/device/tunnels
    • API Operation Summary: Get statistics for top applications per tunnel in a grid table
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getDocCount' removed and replaced with 'getDocCount_1'
  • GET /statistics/approute/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/approute/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/tunnel/{type}/summary
    • API Operation Summary: Get tunnel top statistics in as chart
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/tunnels/{type}
    • API Operation Summary: Get tunnel top statistics from device
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status

[Monitoring - BFD]

  • GET /statistics/bfd/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_7' removed and replaced with 'getCount_6'
  • GET /statistics/bfd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bfd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Bridge]

  • GET /statistics/bridgeinterface/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_8' removed and replaced with 'getCount_7'
  • GET /statistics/bridgeinterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bridgeinterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/bridgemac/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_9' removed and replaced with 'getCount_8'
  • GET /statistics/bridgemac/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bridgemac/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Cellular-EIOLTE]

  • GET /statistics/eiolte/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_10' removed and replaced with 'getCount_9'
  • GET /statistics/eiolte/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/eiolte/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Cflowd]

  • GET /statistics/cflowd/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_11' removed and replaced with 'getCount_10'
  • GET /statistics/cflowd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/cflowd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - CloudExpress]

  • GET /statistics/cloudx/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_12' removed and replaced with 'getCount_11'
  • GET /statistics/cloudx/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/cloudx/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - DPI]

  • GET /statistics/dpi
    • API Operation Summary: Get DPI stats raw data
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values
  • POST /statistics/dpi
    • API Operation Summary: Get DPI stats raw data
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values

[Monitoring - Device Statistics]

  • GET /statistics/device/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_16' removed and replaced with 'getAggregationDataByQuery_17'
  • POST /statistics/device/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_17' removed and replaced with 'getPostAggregationDataByQuery_18'
  • GET /statistics/device/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_16' removed and replaced with 'getCount_15'
  • GET /statistics/device/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/device/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Endpoint Tracker Status]

  • GET /statistics/endpointTracker/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_19' removed and replaced with 'getAggregationDataByQuery_20'
  • POST /statistics/endpointTracker/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_20' removed and replaced with 'getPostAggregationDataByQuery_21'
  • GET /statistics/endpointTracker/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_19' removed and replaced with 'getCount_18'
  • GET /statistics/endpointTracker/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/endpointTracker/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Events]

  • GET /event/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change - Removed operation
  • GET /event/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change - Removed operation
  • GET /event
    • API Operation Summary: Get events for given query. If query is empty then last 30 mins data will be returned.
    • ⛔️ Breaking Change - api operation id 'getStatDataRawData_25' removed and replaced with 'getEvents'
  • POST /event
    • API Operation Summary: Get events for given query.
    • ⛔️ Breaking Change - api operation id 'getRawEventData' removed and replaced with 'postEvents'
  • GET /event/aggregation
    • API Operation Summary: Get aggregated count of events based on given query.
    • ⛔️ Breaking Change - the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_26' removed and replaced with 'getAggregationData_1'
  • POST /event/aggregation
    • API Operation Summary: Get aggregated count of events based on given query.
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_27' removed and replaced with 'postAggregationData_1'
  • GET /event/component/keyvalue
    • API Operation Summary: Get event component types.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
  • GET /event/doccount
    • API Operation Summary: Get the count of events as per the query passed.
    • ⛔️ Breaking Change - api operation id 'getCount_26' removed and replaced with 'getDocCount_2'
  • POST /event/doccount
    • API Operation Summary: Get the count of events as per the query passed.
    • ⛔️ Breaking Change - api operation id 'getCountPost_25' removed and replaced with 'postDocCount_1'
  • GET /event/getEventsByComponent
    • API Operation Summary: Get event names by component.
    • ⛔️ Breaking Change - the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change - api operation id 'getEventsByComponent' removed and replaced with 'getEventNamesByComponent'
  • GET /event/page
    • API Operation Summary: Get paginated events
    • ⛔️ Breaking Change - the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change - api operation id 'getStatsPaginationRawData_23' removed and replaced with 'getPage_1'
  • POST /event/page
    • API Operation Summary: Get paginated events
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change - api operation id 'getPostStatsPaginationRawData_23' removed and replaced with 'postPage_1'
  • GET /event/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change - api operation id 'getStatQueryFields_27' removed and replaced with 'getQueryFields'
  • GET /event/severity
    • API Operation Summary: Get alarms by severity
    • ⛔️ Breaking Change - api operation id 'findEvents' removed and replaced with 'getBySeverities'
  • GET /event/types/keyvalue
    • API Operation Summary: Get event types.
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'

[Monitoring - Flowlog]

  • GET /statistics/flowlog
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - api operation id 'getStatDataRawData_26' removed and replaced with 'getStatDataRawData_14'
  • POST /statistics/flowlog
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • ⛔️ Breaking Change - for the 'query' request parameter 'page', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'
    • ⛔️ Breaking Change - for the 'query' request parameter 'pageSize', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'
    • ⛔️ Breaking Change - api operation id 'getStatsRawData_25' removed and replaced with 'getStatDataRawDataPost'
  • GET /statistics/flowlog/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change - api operation id 'getStatDataRawDataAsCSV_26' removed and replaced with 'getStatDataRawDataAsCSV_25'
  • GET /statistics/flowlog/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_27' removed and replaced with 'getFlowlogCount'
  • POST /statistics/flowlog/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCountPost_26' removed and replaced with 'getFlowlogCountPost'
  • GET /statistics/flowlog/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change - api operation id 'getStatDataFields_27' removed and replaced with 'getFlowlogFields'
  • GET /statistics/flowlog/page
    • API Operation Summary: Get stats pagination raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change - api operation id 'getStatsPaginationRawData_24' removed and replaced with 'getStatsPaginationRawData_23'
  • POST /statistics/flowlog/page
    • API Operation Summary: Get stats pagination raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change - api operation id 'getPostStatsPaginationRawData_24' removed and replaced with 'getStatsPaginationRawDataPost'
  • GET /statistics/flowlog/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change - api operation id 'getStatQueryFields_28' removed and replaced with 'getFlowlogQueryFields'

[Monitoring - IPsAlert]

  • GET /statistics/ipsalert/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_22' removed and replaced with 'getAggregationDataByQuery_23'
  • POST /statistics/ipsalert/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_23' removed and replaced with 'getPostAggregationDataByQuery_24'
  • GET /statistics/ipsalert/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_22' removed and replaced with 'getCount_21'
  • GET /statistics/ipsalert/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/ipsalert/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Interface Statistics]

  • GET /statistics/interface
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values
  • POST /statistics/interface
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/interface/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/interface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/interface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Performance Monitor]

  • POST /statistics/perfmon/aggregation
    • API Operation Summary: one site one application line chart data
    • ⛔️ Breaking Change - the request's body type/format changed from 'object'/'' to 'string'/''
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_3' removed and replaced with 'getPostAggregationDataByQuery_15'
  • GET /statistics/perfmon/application/sites/health
    • API Operation Summary: all sites one application health data
    • ⛔️ Breaking Change - for the 'query' request parameter 'isHeatMap', default value 'false' was removed
  • GET /statistics/perfmon/applications/site/health
    • API Operation Summary: one site all applications health data
    • ⛔️ Breaking Change - for the 'query' request parameter 'isHeatMap', default value 'false' was removed
  • GET /statistics/perfmon/applications/sites/health
    • API Operation Summary: all sites all applications health data
    • ⛔️ Breaking Change - for the 'query' request parameter 'isHeatMap', default value 'false' was removed

[Monitoring - QoS]

  • GET /statistics/qos
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/qos
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/qos/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/qos/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Security Unified Logging Connection Events]

  • GET /statistics/sul/connections/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_15' removed and replaced with 'getAggregationDataByQuery_16'
  • POST /statistics/sul/connections/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_16' removed and replaced with 'getPostAggregationDataByQuery_17'
  • GET /statistics/sul/connections/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_15' removed and replaced with 'getCount_14'
  • GET /statistics/sul/connections/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/sul/connections/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Stats Download]

  • GET /statistics/download/{processType}/file/{fileType}/{queue}/{deviceIp}/{token}/{fileName}
    • API Operation Summary: Downloading stats file
    • ⛔️ Breaking Change - api operation id 'download_1' removed and replaced with 'download'

[Monitoring - System Status Stats]

  • GET /statistics/system/stats/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_18' removed and replaced with 'getAggregationDataByQuery_19'
  • POST /statistics/system/stats/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_19' removed and replaced with 'getPostAggregationDataByQuery_20'
  • GET /statistics/system/stats/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_18' removed and replaced with 'getCount_17'
  • GET /statistics/system/stats/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/system/stats/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - URL Filtering]

  • GET /statistics/urlf/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_23' removed and replaced with 'getAggregationDataByQuery_24'
  • POST /statistics/urlf/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_24' removed and replaced with 'getPostAggregationDataByQuery_25'
  • GET /statistics/urlf/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_23' removed and replaced with 'getCount_22'
  • GET /statistics/urlf/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/urlf/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Umbrella]

  • GET /statistics/umbrella/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_25' removed and replaced with 'getAggregationDataByQuery_26'
  • POST /statistics/umbrella/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_26' removed and replaced with 'getPostAggregationDataByQuery_27'
  • GET /statistics/umbrella/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_25' removed and replaced with 'getCount_24'
  • GET /statistics/umbrella/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/umbrella/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Umbrella Patterns]

  • GET /statistics/fwall/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_24' removed and replaced with 'getAggregationDataByQuery_25'
  • POST /statistics/fwall/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_25' removed and replaced with 'getPostAggregationDataByQuery_26'
  • GET /statistics/fwall/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_24' removed and replaced with 'getCount_23'
  • GET /statistics/fwall/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/fwall/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - VNF Interface Statistics]

  • GET /statistics/vnfstatistics/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_13' removed and replaced with 'getCount_12'
  • GET /statistics/vnfstatistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/vnfstatistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Wlan Client Info]

  • GET /statistics/wlanclientinfo/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_20' removed and replaced with 'getAggregationDataByQuery_21'
  • POST /statistics/wlanclientinfo/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_21' removed and replaced with 'getPostAggregationDataByQuery_22'
  • GET /statistics/wlanclientinfo/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_20' removed and replaced with 'getCount_19'
  • GET /statistics/wlanclientinfo/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/wlanclientinfo/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[MultiCloud - Accounts]

  • POST /multicloud/accounts
    • API Operation Summary: Add Cloud Account
    • ⛔️ Breaking Change - the request property 'accountName' became required
    • ⛔️ Breaking Change - the request property 'awsIamCredentials/externalId' became required
    • ⛔️ Breaking Change - the request property 'awsIamCredentials/roleArn' became required
    • ⛔️ Breaking Change - the request property 'awsKeyCredentials/apiKey' became required
    • ⛔️ Breaking Change - the request property 'awsKeyCredentials/secretKey' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/cloudTenantId' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/secretKey' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/subscriptionId' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/auth_provider_x509_cert_url' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/auth_uri' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_email' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_x509_cert_url' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/private_key' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/private_key_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/project_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/token_uri' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/type' became required
  • PUT /multicloud/accounts/{accountId}
    • API Operation Summary: Obtain all accounts for all clouds
    • ⛔️ Breaking Change - the request property 'accountId' became required
    • ⛔️ Breaking Change - the request property 'accountName' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
  • PUT /multicloud/accounts/{accountId}/credentials
    • API Operation Summary: Update Cloud Account Credentials
    • ⛔️ Breaking Change - the request property 'accountName' became required
    • ⛔️ Breaking Change - the request property 'awsIamCredentials/externalId' became required
    • ⛔️ Breaking Change - the request property 'awsIamCredentials/roleArn' became required
    • ⛔️ Breaking Change - the request property 'awsKeyCredentials/apiKey' became required
    • ⛔️ Breaking Change - the request property 'awsKeyCredentials/secretKey' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/cloudTenantId' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/secretKey' became required
    • ⛔️ Breaking Change - the request property 'azureCredentials/subscriptionId' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/auth_provider_x509_cert_url' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/auth_uri' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_email' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/client_x509_cert_url' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/private_key' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/private_key_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/project_id' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/token_uri' became required
    • ⛔️ Breaking Change - the request property 'gcpCredentials/type' became required

[MultiCloud - BranchConnect]

  • DELETE /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Detach sites from cloud gateway
    • ⛔️ Breaking Change - the request property '/items/siteId' became required
    • ⛔️ Breaking Change - the request property '/items/systemIp' became required
  • POST /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Attach sites to Cloud Gateway
    • ⛔️ Breaking Change - the request property '/items/color' became required
    • ⛔️ Breaking Change - the request property '/items/siteId' became required
    • ⛔️ Breaking Change - the request property '/items/solution' became required
    • ⛔️ Breaking Change - the request property '/items/systemIp' became required
    • ⛔️ Breaking Change - the request property '/items/tunnelCount' became required
  • PUT /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Update tunnel scaling and accelerated vpn parameter for a branch endpoint
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/acceleratedVpn' became required
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/cloudType' became required
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/color' became required
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/siteId' became required
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/systemIp' became required
    • ⛔️ Breaking Change - the request property 'branchEndpoints/items/tunnelCount' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required

[MultiCloud - CloudGateway]

  • POST /multicloud/cloudgateway
    • API Operation Summary: Create cloud gateway
    • ⛔️ Breaking Change - the request property 'accountId' became required
    • ⛔️ Breaking Change - the request property 'azureProperties' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/resourceGroupName' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/resourceGroupSource' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/vhubName' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/vhubSource' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/vwanName' became required
    • ⛔️ Breaking Change - the request property 'azureProperties/vwanSource' became required
    • ⛔️ Breaking Change - the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
  • POST /multicloud/cloudgateway/config-group
    • API Operation Summary: Initiate a config group creation for a cloud gateway.
    • ⛔️ Breaking Change - the 'query' request parameter 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'configGroupName' became required
  • PUT /multicloud/cloudgateway/nvaSecurityRules/{cloudGatewayName}
    • API Operation Summary: Update NVA Security Rules
    • ⛔️ Breaking Change - request body became required
    • ⛔️ Breaking Change - the request property 'securityRulesList/items/destinationPortRange' became required
    • ⛔️ Breaking Change - the request property 'securityRulesList/items/protocol' became required
    • ⛔️ Breaking Change - the request property 'securityRulesList/items/sourceAddressPrefix' became required
  • GET /multicloud/cloudgateway/{cloudGatewayName}
    • API Operation Summary: Get cloud gateway by name
    • ⛔️ Breaking Change - the 'settings/skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'settings/tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • PUT /multicloud/cloudgateway/{cloudGatewayName}
    • API Operation Summary: Update cloud gateway
    • ⛔️ Breaking Change - the request property 'accountId' became required
    • ⛔️ Breaking Change - the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - the request property 'resourceGroupName' became required
    • ⛔️ Breaking Change - the request property 'vhubId' became required
  • GET /multicloud/cloudgateway/{cloudType}/gateways/device-chassis-numbers
    • API Operation Summary: Get available devices to use for Cloud Gateway or query by Config Group Id.
    • ⛔️ Breaking Change - removed the optional property '/items/configuredHostname' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/configuredSystemIP' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/deviceModel' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property '/items/uuid' from the response with the '200' status
  • GET /multicloud/cloudgatewaysetting/{cloudGatewayName}
    • API Operation Summary: Get cloud gateway custom setting by cloud gateway name
    • ⛔️ Breaking Change - the 'skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • POST /multicloud/pushCgwConfig
    • API Operation Summary: Push configuration to devices of CGW
    • ⛔️ Breaking Change - the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required

[MultiCloud - General]

  • POST /multicloud/audit
    • API Operation Summary: Call an audit
    • ⛔️ Breaking Change - the request property 'cloudType' became required
  • POST /multicloud/telemetry
    • API Operation Summary: Reports telemetry data
    • ⛔️ Breaking Change - added the new required request property 'cloudType'
    • ⛔️ Breaking Change - request body became required
    • ⛔️ Breaking Change - removed the request property 'meter'
    • ⛔️ Breaking Change - removed the request property 'tracer'
  • GET /multicloud/{cloudType}/config-group/{config-group-id}/topology
    • API Operation Summary: Get current Multicloud MultiCloud topology for the Config Group.
    • ⛔️ Breaking Change - removed the optional property 'topology' from the response with the '200' status
  • PUT /multicloud/{cloudType}/config-group/{config-group-id}/topology
    • API Operation Summary: Update Multicloud topology for the Config Group.
    • ⛔️ Breaking Change - removed the optional property 'topology' from the response with the '200' status

[MultiCloud - Global Settings]

  • GET /multicloud/settings/global
    • API Operation Summary: Get global settings
    • ⛔️ Breaking Change - the 'cgwBgpAsnOffset' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'enableAutoCorrect' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'enableDefRouteAdvertize' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'enableMonitoring' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'enablePeriodicAudit' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'intraTagComm' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'mapTvpc' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'multicloudSystemSettings/useConfigurationGroup' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'policyManagement' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'programDefaultRoute' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'serviceDirPollTimer' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • POST /multicloud/settings/global
    • API Operation Summary: Add global settings
    • ⛔️ Breaking Change - the request property 'cgwBgpAsnOffset' became required
    • ⛔️ Breaking Change - the request property 'cloudGatewaySolution' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'instanceSize' became required
    • ⛔️ Breaking Change - the request property 'ipSubnetPool' became required
    • ⛔️ Breaking Change - the request property 'orgBgpAsn' became required
    • ⛔️ Breaking Change - the request property 'skuScaleUnit' became required
    • ⛔️ Breaking Change - the request property 'softwareImageId' became required
  • PUT /multicloud/settings/global
    • API Operation Summary: Update global settings
    • ⛔️ Breaking Change - the request property 'cgwBgpAsnOffset' became required
    • ⛔️ Breaking Change - the request property 'cloudGatewaySolution' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'instanceSize' became required
    • ⛔️ Breaking Change - the request property 'ipSubnetPool' became required
    • ⛔️ Breaking Change - the request property 'orgBgpAsn' became required
    • ⛔️ Breaking Change - the request property 'skuScaleUnit' became required
    • ⛔️ Breaking Change - the request property 'softwareImageId' became required

[MultiCloud - Mapping]

  • POST /multicloud/map
    • API Operation Summary: Enable Mapping for cloudType
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'connMatrix/items/conn' became required
    • ⛔️ Breaking Change - the request property 'connMatrix/items/destId' became required
    • ⛔️ Breaking Change - the request property 'connMatrix/items/destType' became required
    • ⛔️ Breaking Change - the request property 'connMatrix/items/srcId' became required
    • ⛔️ Breaking Change - the request property 'connMatrix/items/srcType' became required

[MultiCloud - Tagging]

  • POST /multicloud/hostvpc/tags
    • API Operation Summary: Tag a VPC
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/accountId' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/cloudType' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/hostVpcId' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/region' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/vnetId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/accountId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/cloudType' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/hostVpcId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/region' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/vnetId' became required
  • PUT /multicloud/hostvpc/tags
    • API Operation Summary: Edit VPCs for a Tag
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/accountId' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/cloudType' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/hostVpcId' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/region' became required
    • ⛔️ Breaking Change - the request property 'hostVpcs/items/vnetId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/accountId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/cloudType' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/hostVpcId' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/region' became required
    • ⛔️ Breaking Change - the request property 'vnets/items/vnetId' became required

[Multicloud Interconnect - Accounts]

  • POST /multicloud/interconnect/accounts
    • API Operation Summary: Add an Interconnect provider account to vManage.
    • ⛔️ Breaking Change - the request property 'attCredentials' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/username' became required
  • PUT /multicloud/interconnect/accounts/{interconnect-account-id}
    • API Operation Summary: Edit associated Interconnect provider account name and description.
    • ⛔️ Breaking Change - the request property 'attCredentials' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/username' became required
  • PUT /multicloud/interconnect/accounts/{interconnect-account-id}/credentials
    • API Operation Summary: Edit associated Interconnect provider account credentials.
    • ⛔️ Breaking Change - the request property 'attCredentials' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change - the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change - the request property 'megaportCredentials/username' became required

[Multicloud Interconnect - Cloud Resource Management]

  • GET /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/gcr-and-attachments
    • API Operation Summary: Get Google Cloud Router and Attachments.
    • ⛔️ Breaking Change - the 'gcpCloudRouters/items/attachmentDetails/items/secondaryZone' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'gcpCloudRouters/items/cloudRouterAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
  • GET /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/vwans
    • API Operation Summary: Get Azure Virtual Wans.
    • ⛔️ Breaking Change - the 'query' request parameter 'resource-group' became required
  • POST /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/vwans
    • API Operation Summary: Create an Azure Virtual Wan.
    • ⛔️ Breaking Change - the request property 'name' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - the request property 'resourceGroupName' became required
  • GET /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways
    • API Operation Summary: Get all Cloud Connectivity Gateways.
    • ⛔️ Breaking Change - the 'query' request parameter 'cloud-account-id' became required
    • ⛔️ Breaking Change - the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/amazonSideAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'connectivityGateway/items/awsConnectivityGateway/transitGateway/amazonSideAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'connectivityGateway/items/gcpConnectivityGateway/interconnectAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/attachmentDetails/items/secondaryZone' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - the 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/cloudRouterAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisePrefixList' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'connectivityGateway/items/awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixes' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'connectivityGateway/items/awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixes' from the response with the '200' status
    • ⛔️ Breaking Change - removed the optional property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisePrefixList' from the response with the '200' status
  • POST /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways
    • API Operation Summary: Create a Cloud Connectivity Gateway.
    • ⛔️ Breaking Change - the request property 'awsConnectivityGateway' became required
    • ⛔️ Breaking Change - the request property 'awsConnectivityGateway/awsConnectivityType' became required
    • ⛔️ Breaking Change - the request property 'awsConnectivityGateway/directConnectGateway/amazonSideAsn' became required
    • ⛔️ Breaking Change - the request property 'awsConnectivityGateway/transitGateway/amazonSideAsn' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/azureConnectivityType' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/resourceGroupName' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/sku/family' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/name' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/region' became required
    • ⛔️ Breaking Change - the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/resourceGroupName' became required
    • ⛔️ Breaking Change - the request property 'cloudAccountId' became required
    • ⛔️ Breaking Change - the request property 'cloudType' became required
    • ⛔️ Breaking Change - the request property 'gatewayName' became required
    • ⛔️ Breaking Change - the request property 'gcpConnectivityGateway' became required
    • ⛔️ Breaking Change - the request property 'gcpConnectivityGateway/gcConnectivityType' became required
    • ⛔️ Breaking Change - the request property 'gcpConnectivityGateway/routerInfo' became required
    • ⛔️ Breaking Change - the request property 'gcpConnectivityGateway/routerInfo/name' became required
    • ⛔️ Breaking Change - the request property 'gcpConnectivityGateway/routerInfo/network' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - removed the request property 'awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisePrefixList'
    • ⛔️ Breaking Change - removed the request property 'awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixes'
    • ⛔️ Breaking Change - removed the request property 'awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixes'
    • ⛔️ Breaking Change - removed the request property 'azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisePrefixList'
  • GET /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways/create-options
    • API Operation Summary: Get Cloud Connectivity Gateway create Options.
    • ⛔️ Breaking Change - the 'query' request parameter 'cloud-account-id' became required

[Multicloud Interconnect - Connectivity]

  • GET /multicloud/interconnect/connectivity/connections
    • API Operation Summary: Get all Interconnect connectivity.
    • ⛔️ Breaking Change - Removed operation
  • POST /multicloud/interconnect/connectivity/connections
    • API Operation Summary: Create a private cross connection from an Interconnect Gateway.
    • ⛔️ Breaking Change - Removed operation
  • DELETE /multicloud/interconnect/connectivity/connections/{connection-name}
    • API Operation Summary: Delete an Interconnect connectivity.
    • ⛔️ Breaking Change - Removed operation
  • GET /multicloud/interconnect/connectivity/connections/{connection-name}
    • API Operation Summary: Get an Interconnect connectivity.
    • ⛔️ Breaking Change - Removed operation
  • PUT /multicloud/interconnect/connectivity/connections/{connection-name}
    • API Operation Summary: Edit an Interconnect connectivity.
    • ⛔️ Breaking Change - Removed operation
  • GET /multicloud/interconnect/connectivity/connections/tags
    • API Operation Summary: Get configured Interconnect host VPC/VNET mapping tags.
    • ⛔️ Breaking Change - the 'query' request parameter 'cloud-account-id' became required
    • ⛔️ Breaking Change - the 'query' request parameter 'cloud-type' became required
  • POST /multicloud/interconnect/connectivity/device-links
    • API Operation Summary: Add an Interconnect Device-Link to vManage.
    • ⛔️ Breaking Change - the request property 'bandwidth' became required
    • ⛔️ Breaking Change - the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
  • PUT /multicloud/interconnect/connectivity/device-links/{device-link-name}
    • API Operation Summary: Update an Interconnect Device-Link to vManage.
    • ⛔️ Breaking Change - the request property 'bandwidth' became required
    • ⛔️ Breaking Change - the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
  • POST /multicloud/interconnect/{interconnect-type}/connectivity/device-links/metro-speed
    • API Operation Summary: Get metro speed for Device-Link by Device-Link Configuration.
    • ⛔️ Breaking Change - the request property 'bandwidth' became required
    • ⛔️ Breaking Change - the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required

[Multicloud Interconnect - Entitlement]

  • GET /multicloud/interconnect/entitlement/licenses
    • API Operation Summary: Get Interconnect Licenses
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-account-id' became required
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required

[Multicloud Interconnect - Gateways]

  • POST /multicloud/interconnect/gateways
    • API Operation Summary: Create an Interconnect gateway in an Interconnect provider.
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change - the request property 'deviceUuid' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'ipTransit' became required
    • ⛔️ Breaking Change - the request property 'licenseType' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - the request property 'regionId' became required
    • ⛔️ Breaking Change - the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change - the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change - the request property 'siteName' became required
  • POST /multicloud/interconnect/gateways/config-group
    • API Operation Summary: Initiate a config group creation for an Interconnect gateway.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' was restricted to a list of enum values
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required
    • ⛔️ Breaking Change - the request property 'configGroupName' became required
  • GET /multicloud/interconnect/gateways/image-names
    • API Operation Summary: Get Interconnect Gateway software image versions supported by an Interconnect Provider.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required
  • GET /multicloud/interconnect/gateways/instance-sizes
    • API Operation Summary: Get Interconnect Gateway instance sizes supported by an Interconnect provider.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required
  • POST /multicloud/interconnect/gateways/push-config
    • API Operation Summary: Initiate a configuration push for an Interconnect gateway.
    • ⛔️ Breaking Change - the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
  • GET /multicloud/interconnect/gateways/types
    • API Operation Summary: Get supported Interconnect Gateway solution types.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required
  • PUT /multicloud/interconnect/gateways/{interconnect-gateway-name}
    • API Operation Summary: Edit Interconnect Gateway Information.
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change - the request property 'deviceUuid' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'ipTransit' became required
    • ⛔️ Breaking Change - the request property 'licenseType' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - the request property 'regionId' became required
    • ⛔️ Breaking Change - the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change - the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change - the request property 'siteName' became required
  • GET /multicloud/interconnect/gateways/{interconnect-gateway-name}/settings
    • API Operation Summary: Get configured custom settings for an Interconnect gateway
    • ⛔️ Breaking Change - added the new required 'query' request parameter 'interconnect-account-id'
  • GET /multicloud/interconnect/{interconnect-type}/gateways/device-chassis-numbers
    • API Operation Summary: Get available devices to use for Interconnect Gateway or query by Config Group Id.
    • ⛔️ Breaking Change - the 'path' request parameter 'interconnect-type' was restricted to a list of enum values
  • PUT /v1/multicloud/interconnect/gateways/{interconnect-gateway-name}
    • API Operation Summary: Edit Interconnect Gateway Information.
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change - the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change - the request property 'deviceUuid' became required
    • ⛔️ Breaking Change - the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change - the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'ipTransit' became required
    • ⛔️ Breaking Change - the request property 'licenseType' became required
    • ⛔️ Breaking Change - the request property 'region' became required
    • ⛔️ Breaking Change - the request property 'regionId' became required
    • ⛔️ Breaking Change - the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change - the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change - the request property 'siteName' became required

[Multicloud Interconnect - General]

  • GET /multicloud/interconnect/ip-transit
    • API Operation Summary: Get Interconnect ip transit supported by an Interconnect provider.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required

[Multicloud Interconnect - Global Settings]

  • GET /multicloud/interconnect/settings/global
    • API Operation Summary: Get global settings for an Interconnect provider type
    • ⛔️ Breaking Change - the 'multicloudSystemSettings/useConfigurationGroup' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
  • POST /multicloud/interconnect/settings/global
    • API Operation Summary: Add global settings for an Interconnect provider.
    • ⛔️ Breaking Change - the request property 'bgpAsn' became required
    • ⛔️ Breaking Change - the request property 'edgeGatewaySolution' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'instanceSize' became required
    • ⛔️ Breaking Change - the request property 'loopbackCgwColor' became required
    • ⛔️ Breaking Change - the request property 'loopbackTunnelColor' became required
    • ⛔️ Breaking Change - the request property 'softwareImageId' became required
  • PUT /multicloud/interconnect/settings/global
    • API Operation Summary: Edit global settings for an Interconnect provider.
    • ⛔️ Breaking Change - the request property 'bgpAsn' became required
    • ⛔️ Breaking Change - the request property 'edgeGatewaySolution' became required
    • ⛔️ Breaking Change - the request property 'edgeType' became required
    • ⛔️ Breaking Change - the request property 'instanceSize' became required
    • ⛔️ Breaking Change - the request property 'loopbackCgwColor' became required
    • ⛔️ Breaking Change - the request property 'loopbackTunnelColor' became required
    • ⛔️ Breaking Change - the request property 'softwareImageId' became required

[Multicloud Interconnect - Resource Audit]

  • GET /multicloud/interconnect/audit
    • API Operation Summary: Get audit report for resources.
    • ⛔️ Breaking Change - the 'query' request parameter 'interconnect-type' became required

[Multicloud Interconnect - Services]

  • GET /multicloud/interconnect/services
    • API Operation Summary: Get Interconnect Services Information.
    • ⛔️ Breaking Change - added the new required 'query' request parameter 'interconnect-type'
    • ⛔️ Breaking Change - deleted the 'query' request parameter 'interconnect-provider-name'

[N/A]

  • GET /statistics/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_14' removed and replaced with 'getCount_13'
  • GET /statistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/sitehealth/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_3' removed and replaced with 'getAggregationDataByQuery_15'
  • POST /statistics/sitehealth/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_15' removed and replaced with 'getPostAggregationDataByQuery_16'
  • GET /statistics/sitehealth/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_5' removed and replaced with 'getCount_4'
  • GET /statistics/sitehealth/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/sitehealth/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[NWPI]

  • POST /stream/device/nwpi/sdwanUnderlayHops
    • API Operation Summary: Sdwan underlay hops data for NWPI
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/thousandEyesAgents
    • API Operation Summary: Get thousandEyes agents for NWPI.
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/thousandEyesAggMetrics
    • API Operation Summary: Get thousandEyes aggregated metrics for NWPI.
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/thousandEyesAggStats
    • API Operation Summary: Get thousandEyes aggregated stats for NWPI.
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/thousandEyesServerStatus
    • API Operation Summary: Get ThousandEyes server status for NWPI.
    • ⛔️ Breaking Change - Removed operation
  • POST /stream/device/nwpi/thousandEyesTokenValidation
    • API Operation Summary: ThousandEyes Tokens Valiadation for NWPI
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/thousandEyesUnderlayInfo
    • API Operation Summary: Get thousandEyes aggregated metrics for NWPI.
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/traceCftHistoryRecord
    • API Operation Summary: Get Trace CFT history record
    • ⛔️ Breaking Change - Removed operation

[Partner - ACI Policy Builder]

  • GET /partner/aci/policy/events/{partnerId}
    • API Operation Summary: Get ACI events
    • ⛔️ Breaking Change - api operation id 'getEvents' removed and replaced with 'getEvents_1'

[Partner - DNAC SDA API]

  • POST /partner/dnac/sda/config/{partnerId}
    • API Operation Summary: Create SDA enabled device
    • ⛔️ Breaking Change - request body became required
  • POST /partner/dnac/sda/netconfconfig/{partnerId}
    • API Operation Summary: Create SDA enabled device from Netconf
    • ⛔️ Breaking Change - request body became required

[Partner - Registration]

  • POST /partner/{partnerType}
    • API Operation Summary: Register NMS partner
    • ⛔️ Breaking Change - request body became required
  • POST /partner/{partnerType}/map/{nmsId}
    • API Operation Summary: Map devices for the partner
    • ⛔️ Breaking Change - request body became required
    • ⛔️ Breaking Change - the request property 'devices' became required
  • POST /partner/{partnerType}/unmap/{nmsId}
    • API Operation Summary: Unmap a set of devices for the partner
    • ⛔️ Breaking Change - request body became required
    • ⛔️ Breaking Change - the request property 'devices' became required
  • PUT /partner/{partnerType}/{nmsId}
    • API Operation Summary: Update NMS partner details
    • ⛔️ Breaking Change - request body became required

[Partner - WCM Configs]

  • POST /partner/wcm/netconf/{nmsId}
    • API Operation Summary: Push device configs
    • ⛔️ Breaking Change - request body became required

[Protocol Pack Compliance]

  • POST /sdavc/protocol-pack/compliance/device/noncompliant
    • API Operation Summary: Get all non compliant devices for given protocol pack and selected device or entire network
    • ⛔️ Breaking Change - api operation id 'getNonCompliantDevicesForProtocolPack_1' removed and replaced with 'getNonCompliantDevicesForProtocolPack'
  • GET /sdavc/protocol-pack/compliance/device/noncompliant/{protocolPackName}
    • API Operation Summary: Get all non compliant devices for given protocol pack
    • ⛔️ Breaking Change - api operation id 'getNonCompliantDevicesForProtocolPack' removed and replaced with 'getNonCompliantDevicesForProtocolPack_1'

[Real-Time Monitoring - Device System Stats]

  • GET /statistics/system/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_17' removed and replaced with 'getAggregationDataByQuery_18'
  • POST /statistics/system/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_18' removed and replaced with 'getPostAggregationDataByQuery_19'
  • GET /statistics/system/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_17' removed and replaced with 'getCount_16'
  • GET /statistics/system/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/system/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[SD AVC Domain-based App Rules]

  • GET /monitor/sdavccloudconnector/domain
    • API Operation Summary: Get SD AVC App Rules based on Domain for O365
    • ⛔️ Breaking Change - removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change - removed the required property 'value' from the response with the '200' status

[SD AVC IP Address based App Rules]

  • GET /monitor/sdavccloudconnector/ipaddress
    • API Operation Summary: Get SD AVC App Rules based on IP Address for O365
    • ⛔️ Breaking Change - removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change - removed the required property 'value' from the response with the '200' status

[SD AVC Webex App Rules]

  • GET /monitor/sdavccloudconnector/webex
    • API Operation Summary: Get SD AVC App Rules for Webex
    • ⛔️ Breaking Change - removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change - removed the required property 'value' from the response with the '200' status

[Scheduled Backup Restore]

  • POST /restore/remoteimport
    • API Operation Summary: Remote import backup from a remote URL and import the data and apply it to the configuraion database
    • ⛔️ Breaking Change - the request's body type/format changed from 'string'/'' to 'object'/''

[Scheduled Report Management]

  • POST /v1/reports
    • API Operation Summary: Create a new report template
    • ⛔️ Breaking Change - the request property 'emailRecipient' became required
  • PUT /v1/reports/{reportId}
    • API Operation Summary: Modify the report template configuration
    • ⛔️ Breaking Change - the request property 'emailRecipient' became required

[Secure Device OnBoarding - Provider Credentials]

  • GET /v1/securedeviceonboarding/{accountId}/providercredentials
    • API Operation Summary: Get provider credentials by account id
    • ⛔️ Breaking Change - the response's body type/format changed from 'string'/'' to 'object'/'' for status '200'
  • GET /v1/securedeviceonboarding/{deviceUUID}/deviceusage
    • API Operation Summary: Get device data usage using device uuid
    • ⛔️ Breaking Change - the response's body type/format changed from 'string'/'' to 'object'/'' for status '200'

[Smart License]

  • POST /smartLicensing/removeSaVaSelection
    • API Operation Summary: get all licenses for sa/va
    • ⛔️ Breaking Change - Removed operation
  • POST /smartLicensing/uploadAck
    • API Operation Summary: upload ack file for sa/va
    • ⛔️ Breaking Change - Removed operation
  • POST /smartLicensing/syncLicenses
    • API Operation Summary: get all licenses for sa/va
    • ⛔️ Breaking Change - api operation id 'syncLicenses_1' removed and replaced with 'syncLicenses'

[SmartLicensing - Licenses]

  • GET /msla/devices/{uuid}
    • API Operation Summary: Get licenses associated to device
    • ⛔️ Breaking Change - api operation id 'getLicenseByUuid' removed and replaced with 'getLicenseByUuid_1'
  • GET /msla/monitoring/licensedDeviceCount
    • API Operation Summary: Get licenses associated to device
    • ⛔️ Breaking Change - api operation id 'get license and device count' removed and replaced with 'getDeviceDetailsForDashboard'
  • GET /msla/monitoring/licensedDistributionDetails
    • API Operation Summary: Get all license distribution
    • ⛔️ Breaking Change - api operation id 'get license and device count_1' removed and replaced with 'getLicenseDistributionDetails'
  • GET /msla/monitoring/packagingDistributionDetails
    • API Operation Summary: Get all license distribution
    • ⛔️ Breaking Change - api operation id 'get packaging distribution details' removed and replaced with 'getPackagingDistributionDetails'

[SmartLicensing - Sync Licenses]

  • GET /v1/smart-licensing/license
    • API Operation Summary: Get licenses from vManage db
    • ⛔️ Breaking Change - api operation id 'getLicenseForVa' removed and replaced with 'license'
  • POST /v1/smart-licensing/sync
    • API Operation Summary: Sync licenses from CSSM to vManage db
    • ⛔️ Breaking Change - removed the media type 'application/json' for the response with the status '200'
    • ⛔️ Breaking Change - api operation id 'syncLicenses_3' removed and replaced with 'syncLicenses_2'

[System - Cloud Service]

  • POST /cloudservices/credentials
    • API Operation Summary: Add cloud service credentials
    • ⛔️ Breaking Change - removed the media type '/' from the request body
    • ⛔️ Breaking Change - removed the media type 'application/octet-stream' for the response with the status '200'

[System - Cloud Service CDNA]

  • PUT /cdna/server
    • API Operation Summary: Enroll CDNA Server with OTP
    • ⛔️ Breaking Change - request body became required
    • ⛔️ Breaking Change - the request property 'token' became required

[Troubleshooting Tools - Device Connectivity]

  • GET /device/tools/admintech/download/{filename}
    • API Operation Summary: Download admin tech logs
    • ⛔️ Breaking Change - removed the media type 'application/octet-stream' for the response with the status '200'

[Troubleshooting Tools - Device Group]

  • GET /group/device
    • API Operation Summary: Retrieve device groups
    • ⛔️ Breaking Change - deleted the 'query' request parameter 'site-id'

[Troubleshooting Tools - Diagnostics]

  • GET /diagnostics/dbschema
    • API Operation Summary: Get the current database schema
    • ⛔️ Breaking Change - Removed operation
  • GET /diagnostics/threadpools
    • API Operation Summary: Get information on the threadpools
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - Removed operation
  • POST /stream/device/nwpi
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - Removed operation
  • POST /stream/device/nwpi/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - Removed operation
  • POST /stream/device/nwpi/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change - Removed operation
  • GET /stream/device/nwpi/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - Removed operation
  • POST /stream/device/nwpi/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - Removed operation
  • GET /statistics/speedtest
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - api operation id 'getStatDataRawData_27' removed and replaced with 'getStatDataRawData_25'
  • POST /statistics/speedtest
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - api operation id 'getStatsRawData_27' removed and replaced with 'getStatsRawData_25'
  • GET /statistics/speedtest/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getAggregationDataByQuery_29' removed and replaced with 'getAggregationDataByQuery_28'
  • POST /statistics/speedtest/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change - api operation id 'getPostAggregationDataByQuery_31' removed and replaced with 'getPostAggregationDataByQuery_30'
  • GET /statistics/speedtest/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change - api operation id 'getStatDataRawDataAsCSV_28' removed and replaced with 'getStatDataRawDataAsCSV_26'
  • GET /statistics/speedtest/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCount_29' removed and replaced with 'getCount_25'
  • POST /statistics/speedtest/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change - api operation id 'getCountPost_28' removed and replaced with 'getCountPost_25'
  • GET /statistics/speedtest/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change - api operation id 'getStatDataFields_29' removed and replaced with 'getStatDataFields_26'
  • GET /statistics/speedtest/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change - api operation id 'getStatsPaginationRawData_26' removed and replaced with 'getStatsPaginationRawData_24'
  • POST /statistics/speedtest/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change - for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change - api operation id 'getPostStatsPaginationRawData_26' removed and replaced with 'getPostStatsPaginationRawData_23'
  • GET /statistics/speedtest/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change - api operation id 'getStatQueryFields_30' removed and replaced with 'getStatQueryFields_28'
  • POST /stream/device/capture
    • API Operation Summary: Create packet capture session
    • ⛔️ Breaking Change - request body became required
  • POST /stream/device/speed
    • ⛔️ Breaking Change - request body became required

[Troubleshooting Tools - Network Wide Path Insight]

  • GET /stream/device/nwpi/activeFlowWithQuery
    • API Operation Summary: Get active flows for NWPI.
    • ⛔️ Breaking Change - the 'data/items/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/concurrentData
    • API Operation Summary: Get concurrent data for NWPI.
    • ⛔️ Breaking Change - the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/eventAppHopList
    • API Operation Summary: Get Trace Application and HopList for NWPI.
    • ⛔️ Breaking Change - the '/items/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/finalizedData
    • API Operation Summary: finalizedData for NWPI.
    • ⛔️ Breaking Change - the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change - the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change - api operation id 'getStatQueryFields_29' removed and replaced with 'getStatQueryFields_27'
  • GET /stream/device/nwpi/tasks/{taskId}/traces
    • API Operation Summary: Get all traces in one task
    • ⛔️ Breaking Change - the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change - removed the optional property 'empty' from the response with the '200' status
  • POST /stream/device/nwpi/trace/record/{deviceUUID}
    • API Operation Summary: post flow data
    • ⛔️ Breaking Change - request body became required
  • GET /stream/device/nwpi/traceCftRecord
    • API Operation Summary: Get Trace CFT record
    • ⛔️ Breaking Change - the 'data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/traceFinFlowWithQuery
    • API Operation Summary: Retrieve Certain Fin Flows
    • ⛔️ Breaking Change - the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • GET /stream/device/nwpi/traceFlow
    • API Operation Summary: getTraceFlow
    • ⛔️ Breaking Change - the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'

[Utility - Logging]

  • GET /util/logfile/appserver/lastnlines
    • API Operation Summary: List last N lines of log file. This API accepts content type as text/plain. It is mandatory to provide response content type. Any other content type would result in empty response.
    • ⛔️ Breaking Change - for the 'query' request parameter 'lines', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'

[Workflow - Management]

  • DELETE /workflow
    • API Operation Summary: Deletes the workflow
    • ⛔️ Breaking Change - Removed operation
  • GET /workflow
    • API Operation Summary: List all workflows for the given tenant
    • ⛔️ Breaking Change - Removed operation
  • POST /workflow
    • API Operation Summary: Creates a workflow in the system
    • ⛔️ Breaking Change - Removed operation
  • PUT /workflow
    • API Operation Summary: Saves the workflow
    • ⛔️ Breaking Change - Removed operation

[url monitor]

  • POST /url/monitor
    • API Operation Summary: Create url monitor.
    • ⛔️ Breaking Change - removed the request property 'threshold'
    • ⛔️ Breaking Change - removed the request property 'url'
  • PUT /url/monitor
    • API Operation Summary: Update url monitor configuration
    • ⛔️ Breaking Change - removed the request property 'threshold'
    • ⛔️ Breaking Change - removed the request property 'url'

New

The following operations are introduced with this release:

[Certificate Management - Device]

  • GET /certificate/rsakeylengthdefault
    • New operation: Check if all devices in network use 2048-b RSA Key length for their device certs.

[Configuration - Cloud On Ramp SaaS]

  • GET /v1/cloudonramp/saas
    • New operation: Get Cloud On Ramp For Saas apps status
  • GET /v1/cloudonramp/saas/cloud_tunnels
    • New operation: Get Secure Internet Gateway Tunnel List
  • GET /v1/cloudonramp/saas/configuration
    • New operation: Get Policy Groups that are deployed with Cloud on Ramp for Saas intent
  • GET /v1/cloudonramp/saas/devices
    • New operation: Get site, apps and device role information for cloud on ramp devices
  • GET /v1/cloudonramp/saas/inactivesites
    • New operation: Get inactive sites
  • GET /v1/cloudonramp/saas/legacydevicelist
    • New operation: Get Legacy Devices List
  • GET /v1/cloudonramp/saas/status
    • New operation: Get Cloud On Ramp App details per device
  • GET /v1/cloudonramp/saas/webexsyncstatus
    • New operation: Get Webex's sync Status for devices with COR Saas enabled via config group or device template

[Configuration - Device Inventory]

  • POST /system/device/quickconnect/smartaccount/sync
    • New operation: Sync devices from Smart-Account

[Configuration - Feature Profile (SD-ROUTING)]

  • GET /v1/feature-profile/sd-routing/embedded-security
    • New operation: Get all SD-ROUTING Feature Profiles with giving Family and profile type
  • POST /v1/feature-profile/sd-routing/embedded-security
    • New operation: Create a SD-ROUTING Embedded Security Feature Profile
  • DELETE /v1/feature-profile/sd-routing/embedded-security/{embeddedSecurityId}
    • New operation: Delete Feature Profile
  • GET /v1/feature-profile/sd-routing/embedded-security/{embeddedSecurityId}
    • New operation: Get a SD-ROUTING Embedded Security Feature Profile with embeddedSecurityId
  • PUT /v1/feature-profile/sd-routing/embedded-security/{embeddedSecurityId}
    • New operation: Edit a SD-ROUTING Embedded Security Feature Profile
  • GET /v1/feature-profile/sd-routing/embedded-security/{securityId}/policy
    • New operation: Get Security Features for a given FeatureType
  • POST /v1/feature-profile/sd-routing/embedded-security/{securityId}/policy
    • New operation: Create Feature for Security Policy
  • DELETE /v1/feature-profile/sd-routing/embedded-security/{securityId}/policy/{securityProfileParcelId}
    • New operation: Delete a Security Feature
  • GET /v1/feature-profile/sd-routing/embedded-security/{securityId}/policy/{securityProfileParcelId}
    • New operation: Get Security Feature by FeatureId
  • PUT /v1/feature-profile/sd-routing/embedded-security/{securityId}/policy/{securityProfileParcelId}
    • New operation: Update a Security Feature
  • GET /v1/feature-profile/sd-routing/embedded-security/{securityId}/unified/ngfirewall
    • New operation: Get Ngfirewall Feature
  • POST /v1/feature-profile/sd-routing/embedded-security/{securityId}/unified/ngfirewall
    • New operation: Create Parcel for Ngfirewall Policy
  • DELETE /v1/feature-profile/sd-routing/embedded-security/{securityId}/unified/ngfirewall/{securityProfileParcelId}
    • New operation: Delete a Ngfirewall Feature
  • GET /v1/feature-profile/sd-routing/embedded-security/{securityId}/unified/ngfirewall/{securityProfileParcelId}
    • New operation: Get Ngfirewall Feature by FeatureId
  • PUT /v1/feature-profile/sd-routing/embedded-security/{securityId}/unified/ngfirewall/{securityProfileParcelId}
    • New operation: Update a Ngfirewall Feature
  • POST /v1/feature-profile/sd-routing/sse
    • New operation: Create a SD-ROUTING SSE Feature Profile
  • GET /v1/feature-profile/sd-routing/sse/{sseId}
    • New operation: Get a SD-ROUTING SSE Feature Profile with sseId
  • PUT /v1/feature-profile/sd-routing/sse/{sseId}
    • New operation: Edit a SD-ROUTING SSE Feature Profile
  • GET /v1/feature-profile/sd-routing/sse/{sseId}/cisco
    • New operation: Get Cisco Sse feature list for Sse feature profile
  • POST /v1/feature-profile/sd-routing/sse/{sseId}/cisco
    • New operation: Create Cisco Sse feature for sse feature profile type
  • DELETE /v1/feature-profile/sd-routing/sse/{sseId}/cisco/{ciscoSseId}
    • New operation: Delete a Cisco Sse Feature
  • GET /v1/feature-profile/sd-routing/sse/{sseId}/cisco/{ciscoSseId}
    • New operation: Get Cisco SSE Profile Feature by feature Id
  • PUT /v1/feature-profile/sd-routing/sse/{sseId}/cisco/{ciscoSseId}
    • New operation: Update a Cisco Sse feature

[Configuration - Feature Profile (SD-Routing)]

  • GET /v1/feature-profile/sd-routing
    • New operation: Get all SD-Routing Feature Profiles
  • GET /v1/feature-profile/sd-routing/cli
    • New operation: Get all SD-Routing CLI Feature Profiles
  • POST /v1/feature-profile/sd-routing/cli
    • New operation: Create a SD-Routing CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/features
    • New operation: GetSdroutingFeatureProfilesByFamilyAndType
  • DELETE /v1/feature-profile/sd-routing/cli/{cliId}
    • New operation: Delete a SD-Routing CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/{cliId}
    • New operation: Get a SD-Routing CLI Feature Profile
  • PUT /v1/feature-profile/sd-routing/cli/{cliId}
    • New operation: Edit a SD-Routing CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/config
    • New operation: Get all SD-Routing CLI Add-On Features for CLI Feature Profile
  • POST /v1/feature-profile/sd-routing/cli/{cliId}/config
    • New operation: Create a SD-Routing CLI Add-On Feature for CLI Feature Profile
  • DELETE /v1/feature-profile/sd-routing/cli/{cliId}/config/{configId}
    • New operation: Delete a SD-Routing CLI Add-On Feature for CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/config/{configId}
    • New operation: Get a SD-Routing CLI Add-On Feature for CLI Feature Profile
  • PUT /v1/feature-profile/sd-routing/cli/{cliId}/config/{configId}
    • New operation: Edit a SD-Routing CLI Add-On Feature for CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/full-config
    • New operation: Get the CLI Configuration by CLI profile ID
  • POST /v1/feature-profile/sd-routing/cli/{cliId}/full-config
    • New operation: Create a SD-Routing CLI Configuration Group
  • DELETE /v1/feature-profile/sd-routing/cli/{cliId}/full-config/{fullConfigId}
    • New operation: Delete a SD-Routing CLI Configuration Group
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/full-config/{fullConfigId}
    • New operation: Get the CLI Configuration by CLI profile ID and Config Feature ID
  • PUT /v1/feature-profile/sd-routing/cli/{cliId}/full-config/{fullConfigId}
    • New operation: Edit a SD-Routing CLI Configuration Group
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/ios-config
    • New operation: SD-Routing Ios Classic CLI Add-On Features for CLI Feature Profile for GET requests
  • POST /v1/feature-profile/sd-routing/cli/{cliId}/ios-config
    • New operation: SD-Routing Ios Classic CLI Add-On Feature for CLI Feature Profile for POST requests
  • DELETE /v1/feature-profile/sd-routing/cli/{cliId}/ios-config/{iosConfigId}
    • New operation: Delete a SD-Routing Ios Classic CLI Add-On Feature for CLI Feature Profile
  • GET /v1/feature-profile/sd-routing/cli/{cliId}/ios-config/{iosConfigId}
    • New operation: SD-Routing Ios Classic CLI Add-On Feature for CLI Feature Profile for GET requests
  • PUT /v1/feature-profile/sd-routing/cli/{cliId}/ios-config/{iosConfigId}
    • New operation: SD-Routing Ios Classic CLI Add-On Feature for CLI Feature Profile for PUT requests
  • GET /v1/feature-profile/sd-routing/other/{otherId}/cybervision
    • New operation: Get Cybervision Profile feature for Other feature profile
  • POST /v1/feature-profile/sd-routing/other/{otherId}/cybervision
    • New operation: Create a Cybervision Profile feature for Other feature profile
  • DELETE /v1/feature-profile/sd-routing/other/{otherId}/cybervision/{cybervisionId}
    • New operation: Delete a Cybervision Profile feature for Other feature profile
  • GET /v1/feature-profile/sd-routing/other/{otherId}/cybervision/{cybervisionId}
    • New operation: Get Cybervision Profile feature by FeatureId for Other feature profile
  • PUT /v1/feature-profile/sd-routing/other/{otherId}/cybervision/{cybervisionId}
    • New operation: Update a Cybervision Profile feature for Other feature profile
  • GET /v1/feature-profile/sd-routing/service
    • New operation: Get all SD-Routing Service Feature Profiles
  • POST /v1/feature-profile/sd-routing/service
    • New operation: Create a SD-Routing Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}
    • New operation: Delete a SD-Routing Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}
    • New operation: Get a SD-Routing Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}
    • New operation: Edit a SD-Routing Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/dhcp-server
    • New operation: Get all SD-Routing DHCP Server features in service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/dhcp-server
    • New operation: Create a SD-Routing DHCP Server feature in service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/dhcp-server/{dhcpServerId}
    • New operation: Delete a SD-Routing DHCP Server feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/dhcp-server/{dhcpServerId}
    • New operation: Get a SD-Routing DHCP Server feature in service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/dhcp-server/{dhcpServerId}
    • New operation: Edit a SD-Routing DHCP Server feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/ipsec-profile
    • New operation: Get all SD-Routing IPSec Profile Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/ipsec-profile
    • New operation: Create a SD-Routing IPSec Profile Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/ipsec-profile/{ipsecProfileId}
    • New operation: Delete a SD-Routing IPSec Profile Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/ipsec-profile/{ipsecProfileId}
    • New operation: Get a SD-Routing IPSec Profile Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/ipsec-profile/{ipsecProfileId}
    • New operation: Edit a SD-Routing IPSec Profile Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/ipv4-acl
    • New operation: Get all SD-Routing Ipv4 Acl Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/ipv4-acl
    • New operation: Create a SD-Routing Ipv4 Acl Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/ipv4-acl/{ipv4AclId}
    • New operation: Delete a SD-Routing Ipv4 Acl Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/ipv4-acl/{ipv4AclId}
    • New operation: Get a SD-Routing Ipv4 Acl Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/ipv4-acl/{ipv4AclId}
    • New operation: Edit a SD-Routing Ipv4 Acl Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/multicloud-connection
    • New operation: Get Multicloud Connection Profile Parcels for Service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/multicloud-connection
    • New operation: Associate a MultiCloudConnection Parcel for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Delete a MultiCloud Connection Profile Parcel for Service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Get a multicloud connection parcel
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Update a multicloud connection parcel
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/objecttracker
    • New operation: Get all SD-Routing Object Tracker Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/objecttracker
    • New operation: Create a SD-Routing Object Tracker Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/objecttracker/{objectTrackerId}
    • New operation: Delete a SD-Routing Object Tracker Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/objecttracker/{objectTrackerId}
    • New operation: Get a SD-Routing Object Tracker Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/objecttracker/{objectTrackerId}
    • New operation: Edit a SD-Routing Object Tracker Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/objecttrackergroup
    • New operation: Get all SD-Routing Object Tracker Group Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/objecttrackergroup
    • New operation: Create a SD-Routing Object Tracker Group Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Delete a SD-Routing Object Tracker Group Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Get a SD-Routing Object Tracker Group Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Edit a SD-Routing Object Tracker Group Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/route-policy
    • New operation: Get all SD-Routing Route Policy Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/route-policy
    • New operation: Create a SD-Routing Route Policy Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/route-policy/{routePolicyId}
    • New operation: Delete a SD-Routing Route Policy Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/route-policy/{routePolicyId}
    • New operation: Get a SD-Routing Route Policy Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/route-policy/{routePolicyId}
    • New operation: Edit a SD-Routing Route Policy Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospf
    • New operation: Get all SD-Routing LAN OSPF Features for service VRF in Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospf
    • New operation: Create a SD-Routing LAN OSPF Feature for service VRF in Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospf/{ospfId}
    • New operation: Delete a SD-Routing LAN OSPF Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospf/{ospfId}
    • New operation: Get a SD-Routing LAN OSPF Feature for service VRF in Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospf/{ospfId}
    • New operation: Edit a SD-Routing LAN OSPF Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv4
    • New operation: Get all SD-Routing LAN OSPFv3 IPv4 Features for service VRF in Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv4
    • New operation: Create a SD-Routing LAN OSPFv3 IPv4 Feature for service VRF in Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Delete a SD-Routing LAN OSPFv3 IPv4 Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Get a SD-Routing LAN OSPFv3 IPv4 Feature for service VRF in Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Edit a SD-Routing LAN OSPFv3 IPv4 Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv6
    • New operation: Get all SD-Routing LAN OSPFv3 IPv6 Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv6
    • New operation: Create a SD-Routing LAN OSPFv3 IPv6 Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Delete a SD-Routing LAN OSPFv3 IPv6 Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Get a SD-Routing LAN OSPFv3 IPv6 Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Edit a SD-Routing LAN OSPFv3 IPv6 Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf
    • New operation: Get all SD-Routing VRF Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf
    • New operation: Create a SD-Routing VRF Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/bgp
    • New operation: Get all SD-Routing LAN BGP Features for service VRF in Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/bgp
    • New operation: Create a SD-Routing LAN BGP Feature for service VRF in Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/bgp/{bgpId}
    • New operation: Delete a SD-Routing LAN BGP Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/bgp/{bgpId}
    • New operation: Get a SD-Routing LAN BGP Feature for service VRF in Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/bgp/{bgpId}
    • New operation: Edit a SD-Routing LAN BGP Feature for service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/eigrp
    • New operation: Get all SD-Routing VRF EIGRP Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/eigrp
    • New operation: Create a SD-Routing VRF EIGRP Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/eigrp/{eigrpId}
    • New operation: Delete a SD-Routing VRF EIGRP Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/eigrp/{eigrpId}
    • New operation: Get a SD-Routing VRF EIGRP Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/routing/eigrp/{eigrpId}
    • New operation: Edit a SD-Routing VRF EIGRP Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}
    • New operation: Delete a SD-Routing VRF Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}
    • New operation: Get a SD-Routing VRF Feature for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}
    • New operation: Edit a SD-Routing VRF Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/dmvpn-tunnel
    • New operation: Get all VRF DMVPN Tunnel Features for Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/dmvpn-tunnel
    • New operation: Create a SD-Routing VRF DMVPN Tunnel Feature for Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/dmvpn-tunnel/{tunnelId}
    • New operation: Delete a SD-Routing VRF DMVPN Tunnel Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/dmvpn-tunnel/{tunnelId}
    • New operation: Get a SD-Routing VRF DMVPN Tunnel Feature by tunnelId for Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/dmvpn-tunnel/{tunnelId}
    • New operation: Edit a SD-Routing VRF DMVPN Tunnel Feature for Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet
    • New operation: Get all Ethernet interface features for VRF in Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet
    • New operation: Create a SD-Routing Ethernet interface feature for VRF in Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Delete a SD-Routing Ethernet interface feature for VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Get a SD-Routing Ethernet interface feature for VRF by ethernetId in Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Edit a SD-Routing Ethernet interface feature for VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}/dhcp-server
    • New operation: Get VRF Interface Ethernet feature associated DHCP Server feature for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}/dhcp-server
    • New operation: Associate a SD-Routing VRF Interface Ethernet feature with a DHCP Server feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
    • New operation: Delete a VRF Interface Ethernet feature and a DHCP Server feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
    • New operation: Get VRF Interface Ethernet feature associated DHCP Server feature for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
    • New operation: Update a SD-Routing VRF Interface Ethernet feature and a DHCP Server feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ipsec
    • New operation: Get all Ipsec Interface Features for Service VRF in Service Feature Profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ipsec
    • New operation: Create a SD-Routing Ipsec Interface Feature for Service VRF in Service Feature Profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Delete a SD-Routing Ipsec Interface Feature for Service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Get a SD-Routing Ipsec Interface Feature for Service VRF in Service Feature Profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Edit a SD-Routing Ipsec Interface Feature for Service VRF in Service Feature Profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/bgp
    • New operation: Get the LAN VRF associated BGP Features for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/bgp
    • New operation: Associate a BGP feature with the LAN VRF feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Delete the LAN VRF feature and BGP feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Get VRF parcel associated RoutingBGP Parcel by bgpId for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Replace the BGP feature for LAN VRF feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/eigrp
    • New operation: Get the LAN VRF associated EIGRP Features for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/eigrp
    • New operation: Associate a EIGRP feature with the LAN VRF feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/eigrp/{eigrpId}
    • New operation: Delete the LAN VRF feature and EIGRP feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/eigrp/{eigrpId}
    • New operation: Get the LAN VRF associated EIGRP feature by ID for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/eigrp/{eigrpId}
    • New operation: Replace the EIGRP feature for LAN VRF feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospf
    • New operation: Get the VRF associated OSPF features for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospf
    • New operation: Associate an OSPF feature with the LAN VRF feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Delete the LAN VRF feature and OSPF feature association in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Get the LAN VRF associated OSPF feature by ID for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Replace the OSPF feature for LAN VRF feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Get LAN VRF associated OSPFv3 IPv4 features for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Associate an OSPFv3 IPv4 feature with the LAN VRF feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Delete the VRF feature and OSPFv3 IPv4 feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Get the VRF feature associated OSPFv3 IPv4 feature by ID for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv4 feature for LAN VRF feature in service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Get the LAN VRF associated OSPFv3 IPv6 features for service feature profile
  • POST /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Associate an OSPFv3 IPv6 feature with the LAN VRF feature for service feature profile
  • DELETE /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Delete the VRF feature and OSPFv3 IPv6 feature association for service feature profile
  • GET /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Get LAN VRF associated OSPFv3 IPv6 feature by feature ID for service feature profile
  • PUT /v1/feature-profile/sd-routing/service/{serviceId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv6 feature for LAN VRF feature in service feature profile
  • GET /v1/feature-profile/sd-routing/sse
    • New operation: Get all SD-ROUTING Feature Profiles with giving Family and profile type
  • DELETE /v1/feature-profile/sd-routing/sse/{sseId}
    • New operation: Delete Feature Profile
  • GET /v1/feature-profile/sd-routing/system
    • New operation: Get all SD-Routing System Feature Profiles
  • POST /v1/feature-profile/sd-routing/system
    • New operation: Create a SD-Routing System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}
    • New operation: Delete a SD-Routing System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}
    • New operation: Get a SD-Routing System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}
    • New operation: Edit a SD-Routing System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/aaa
    • New operation: Get all SD-Routing AAA Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/aaa
    • New operation: Create a SD-Routing AAA Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/aaa/{aaaId}
    • New operation: Delete a SD-Routing AAA Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/aaa/{aaaId}
    • New operation: Get a SD-Routing AAA Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/aaa/{aaaId}
    • New operation: Edit a SD-Routing AAA Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/banner
    • New operation: Get all SD-Routing Banner Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/banner
    • New operation: Create a SD-Routing Banner Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/banner/{bannerId}
    • New operation: Delete a SD-Routing Banner Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/banner/{bannerId}
    • New operation: Get a SD-Routing Banner Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/banner/{bannerId}
    • New operation: Edit a SD-Routing Banner Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/certificate
    • New operation: Get all SD-Routing Certificate Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/certificate
    • New operation: Create a SD-Routing Certificate Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/certificate/{certificateId}
    • New operation: Delete a SD-Routing Certificate Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/certificate/{certificateId}
    • New operation: Get a SD-Routing Certificate Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/certificate/{certificateId}
    • New operation: Edit a SD-Routing Certificate Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed
    • New operation: Get all SD-Routing Flexible Port Speed Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed
    • New operation: Create a SD-Routing Flexible Port Speed Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed/{flexiblePortSpeedId}
    • New operation: Delete a SD-Routing Flexible Port Speed Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed/{flexiblePortSpeedId}
    • New operation: Get a SD-Routing Flexible Port Speed Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed/{flexiblePortSpeedId}
    • New operation: Edit a SD-Routing Flexible Port Speed Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/global
    • New operation: Get all SD-Routing Global Setting Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/global
    • New operation: Create a SD-Routing Global Setting Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/global/{globalId}
    • New operation: Delete a SD-Routing Global Setting Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/global/{globalId}
    • New operation: Get a SD-Routing Global Setting Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/global/{globalId}
    • New operation: Edit a SD-Routing Global Setting Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/logging
    • New operation: Get all SD-Routing Logging Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/logging
    • New operation: Create a SD-Routing Logging Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/logging/{loggingId}
    • New operation: Delete a SD-Routing Logging Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/logging/{loggingId}
    • New operation: Get a SD-Routing Logging Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/logging/{loggingId}
    • New operation: Edit a SD-Routing Logging Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/ntp
    • New operation: Get all SD-Routing NTP Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/ntp
    • New operation: Create a SD-Routing NTP Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/ntp/{ntpId}
    • New operation: Delete a SD-Routing NTP Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/ntp/{ntpId}
    • New operation: Get a SD-Routing NTP Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/ntp/{ntpId}
    • New operation: Edit a SD-Routing NTP Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/snmp
    • New operation: Get all SD-Routing SNMP Features for System Feature Profile
  • POST /v1/feature-profile/sd-routing/system/{systemId}/snmp
    • New operation: Create a SD-Routing SNMP Feature for System Feature Profile
  • DELETE /v1/feature-profile/sd-routing/system/{systemId}/snmp/{snmpId}
    • New operation: Delete a SD-Routing SNMP Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/system/{systemId}/snmp/{snmpId}
    • New operation: Get a SD-Routing SNMP Feature for System Feature Profile
  • PUT /v1/feature-profile/sd-routing/system/{systemId}/snmp/{snmpId}
    • New operation: Edit a SD-Routing SNMP Feature for System Feature Profile
  • GET /v1/feature-profile/sd-routing/transport
    • New operation: Get all SD-Routing Transport Feature Profiles
  • POST /v1/feature-profile/sd-routing/transport
    • New operation: Create a SD-Routing Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}
    • New operation: Delete a SD-Routing Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}
    • New operation: Get a SD-Routing Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}
    • New operation: Edit a SD-Routing Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf
    • New operation: Get all SD-Routing Global VRF Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf
    • New operation: Create a SD-Routing Global VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/routing/bgp
    • New operation: Get all SD-Routing BGP Features for Global VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/routing/bgp
    • New operation: Create a SD-Routing BGP Feature for Global VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/routing/bgp/{bgpId}
    • New operation: Delete a SD-Routing BGP Feature for Global VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/routing/bgp/{bgpId}
    • New operation: Get a SD-Routing BGP Feature for Global VRF in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/routing/bgp/{bgpId}
    • New operation: Edit a SD-Routing BGP Feature for Global VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}
    • New operation: Delete a SD-Routing Global VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}
    • New operation: Get a SD-Routing Global VRF Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}
    • New operation: Edit a SD-Routing Global VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ethernet
    • New operation: Get all Ethernet interface features for global VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ethernet
    • New operation: Create a SD-Routing Ethernet interface feature for global VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Delete a SD-Routing Ethernet interface feature for global VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Get a SD-Routing Ethernet interface feature for global VRF by ethernetId in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Edit a SD-Routing Ethernet interface feature for global VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ipsec
    • New operation: Get all Ipsec Interface Features for Global VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ipsec
    • New operation: Create a SD-Routing Ipsec Interface Feature for Global VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Delete a SD-Routing Ipsec Interface Feature for Global VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Get a SD-Routing Ipsec Interface Feature for Global VRF in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Edit a SD-Routing Ipsec Interface Feature for Global VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/multicloud-connection
    • New operation: Associate a Global VRF parcel with a Multicloud Connection Parcel for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/bgp
    • New operation: Get the global VRF associated BGP features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/bgp
    • New operation: Associate a BGP feature with the global VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Delete the global VRF and BGP feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Get Global VRF parcel associated BGP feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Replace the BGP feature for the global VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospf
    • New operation: Get the global VRF associated OSPF features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospf
    • New operation: Associate an OSPF feature with the global VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Delete the global VRF and the OSPF feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Get the Global VRF feature associated OSPF feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Replace the OSPF feature for the global VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Get the Global VRF associated OSPFv3 IPv4 features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Associate an OSPFv3 IPv4 feature with the global VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Delete the global VRF and the OSPFv3 IPv4 feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Get the global VRF feature associated OSPFv3 IPv4 feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv4 feature for the global VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Get the global VRF associated OSPFv3 IPv6 features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Associate an OSPFv3 IPv6 feature with the global VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Delete the global VRF feature and the OSPFv3 IPv6 feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Get the Global VRF associated OSPFv3 IPv6 feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv6 feature for the global VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/ipv4-acl
    • New operation: Get all SD-Routing Ipv4 Acl Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/ipv4-acl
    • New operation: Create a SD-Routing Ipv4 Acl Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/ipv4-acl/{ipv4AclId}
    • New operation: Delete a SD-Routing Ipv4 Acl Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/ipv4-acl/{ipv4AclId}
    • New operation: Get a SD-Routing Ipv4 Acl Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/ipv4-acl/{ipv4AclId}
    • New operation: Edit a SD-Routing Ipv4 Acl Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf
    • New operation: Get all SD-Routing Management VRF Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf
    • New operation: Create a SD-Routing Management VRF Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}
    • New operation: Delete a SD-Routing Management VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}
    • New operation: Get a SD-Routing Management VRF Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}
    • New operation: Edit a SD-Routing Management VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}/interface/ethernet
    • New operation: Get all Management Ethernet interface features for management VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}/interface/ethernet
    • New operation: Create a SD-Routing Management Ethernet interface feature for management VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Delete a SD-Routing Management Ethernet interface feature for management VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Get a SD-Routing Management Ethernet interface feature for management VRF by ethernetId in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/management-vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Edit a SD-Routing Management Ethernet interface feature for management VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/multicloud-connection
    • New operation: Get Lan Vpn Profile Parcels for Service feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/multicloud-connection
    • New operation: Associate a MultiCloudConnection Parcel for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Delete a MultiCloud Connection Profile Parcel for Transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Get Lan Vpn Profile Parcel by parcelId for Service feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/multicloud-connection/{multiCloudConnectionId}
    • New operation: Update a multicloud connection parcel
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/objecttracker
    • New operation: Get all SD-Routing Object Tracker Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/objecttracker
    • New operation: Create a SD-Routing Object Tracker Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/objecttracker/{objectTrackerId}
    • New operation: Delete a SD-Routing Object Tracker Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/objecttracker/{objectTrackerId}
    • New operation: Get a SD-Routing Object Tracker Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/objecttracker/{objectTrackerId}
    • New operation: Edit a SD-Routing Object Tracker Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/objecttrackergroup
    • New operation: Get all SD-Routing Object Tracker Group Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/objecttrackergroup
    • New operation: Create a SD-Routing Object Tracker Group Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Delete a SD-Routing Object Tracker Group Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Get a SD-Routing Object Tracker Group Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/objecttrackergroup/{objectTrackerGroupId}
    • New operation: Edit a SD-Routing Object Tracker Group Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/route-policy
    • New operation: Get all SD-Routing Route Policy Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/route-policy
    • New operation: Create a SD-Routing Route Policy Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/route-policy/{routePolicyId}
    • New operation: Delete a SD-Routing Route Policy Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/route-policy/{routePolicyId}
    • New operation: Get a SD-Routing Route Policy Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/route-policy/{routePolicyId}
    • New operation: Edit a SD-Routing Route Policy Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospf
    • New operation: Get all SD-Routing WAN OSPF Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospf
    • New operation: Create a SD-Routing WAN OSPF Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospf/{ospfId}
    • New operation: Delete a SD-Routing WAN OSPF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospf/{ospfId}
    • New operation: Get a SD-Routing WAN OSPF Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospf/{ospfId}
    • New operation: Edit a SD-Routing WAN OSPF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv4
    • New operation: Get all SD-Routing WAN OSPFv3 IPv4 Features in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv4
    • New operation: Create a SD-Routing WAN OSPFv3 IPv4 Feature in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Delete a SD-Routing WAN OSPFv3 IPv4 Feature in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Get a SD-Routing WAN OSPFv3 IPv4 Feature in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Edit a SD-Routing WAN OSPFv3 IPv4 Feature in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv6
    • New operation: Get all SD-Routing WAN OSPFv3 IPv6 Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv6
    • New operation: Create a SD-Routing WAN OSPFv3 IPv6 Feature for Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Delete a SD-Routing WAN OSPFv3 IPv6 Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Get a SD-Routing WAN OSPFv3 IPv6 Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Edit a SD-Routing WAN OSPFv3 IPv6 Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf
    • New operation: Get all SD-Routing VRF Features for Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf
    • New operation: Create a SD-Routing VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/routing/bgp
    • New operation: Get all SD-Routing WAN BGP features for VRF in transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/routing/bgp
    • New operation: Create a SD-Routing WAN BGP feature for VRF in transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/routing/bgp/{bgpId}
    • New operation: Delete a SD-Routing WAN BGP feature for VRF in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/routing/bgp/{bgpId}
    • New operation: Get a SD-Routing WAN BGP feature for VRF in transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/routing/bgp/{bgpId}
    • New operation: Edit a SD-Routing WAN BGP feature for VRF in transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}
    • New operation: Delete a SD-Routing VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}
    • New operation: Get a SD-Routing VRF Feature for Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}
    • New operation: Edit a SD-Routing VRF Feature for Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ethernet
    • New operation: Get all Ethernet interface features for VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ethernet
    • New operation: Create a SD-Routing Ethernet interface feature for VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Delete a SD-Routing Ethernet interface feature for VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Get a SD-Routing Ethernet interface feature for VRF by ethernetId in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ethernet/{ethernetId}
    • New operation: Edit a SD-Routing Ethernet interface feature for VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ipsec
    • New operation: Get all IPSec Interface Features for Transport VRF in Transport Feature Profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ipsec
    • New operation: Create a SD-Routing IPSec Interface Feature for Transport VRF in Transport Feature Profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Delete a SD-Routing IPSec Interface Feature for Transport VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Get a SD-Routing IPSec Interface Feature for Transport VRF in Transport Feature Profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/interface/ipsec/{ipsecId}
    • New operation: Edit a SD-Routing IPSec Interface Feature for Transport VRF in Transport Feature Profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/bgp
    • New operation: Get the WAN VRF associated BGP features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/bgp
    • New operation: Associate a BGP feature with the WAN VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Delete the WAN VRF and BGP association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Get the WAN VRF associated BGP feature by BGP feature ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/bgp/{bgpId}
    • New operation: Replace the BGP feature for the WAN VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospf
    • New operation: Get the WAN VRF associated OSPF features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospf
    • New operation: Associate an OSPF feature with the WAN VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Delete the VRF and OSPF feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Get the WAN VRF associated OSPF features by feature ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospf/{ospfId}
    • New operation: Replace the OSPF feature for the WAN VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Get the VRF associated OSPFv3 IPv4 features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv4
    • New operation: Associate an OSPFv3 IPv4 feature with the WAN VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Delete the VRF and OSPFv3 IPv4 feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Get the VRF associated OSPFv3 IPv4 feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv4/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv4 feature for the WAN VRF feature in transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Get the WAN VRF associated OSPFv3 IPv6 features for transport feature profile
  • POST /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv6
    • New operation: Associate an OSPFv3 IPv6 feature with the WAN VRF feature for transport feature profile
  • DELETE /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Delete the WAN VRF feature and OSPFv3 IPv6 feature association for transport feature profile
  • GET /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Get the WAN VRF feature associated OSPFv3 IPv6 feature by ID for transport feature profile
  • PUT /v1/feature-profile/sd-routing/transport/{transportId}/vrf/{vrfId}/routing/ospfv3/ipv6/{ospfv3Id}
    • New operation: Replace the OSPFv3 IPv6 feature for the WAN VRF feature in transport feature profile

[Configuration - Feature Profile (SDWAN)]

  • GET /v1/feature-profile/sdwan/application-priority/{applicationPriorityId}/cloud-probe/{cloudProbeId}
    • New operation: Get Cloud Probe Profile Parcel by parcelId for application-priority feature profile

[Configuration - Settings]

  • GET /settings/configuration/cloudx
    • New operation: Retrieve cloudx configuration value
  • POST /settings/configuration/cloudx
    • New operation: Add new cloudx configuration
  • PUT /settings/configuration/cloudx
    • New operation: Update cloudx configuration setting
  • GET /settings/configuration/microsoftTelemetry
    • New operation: Retrieve Microsoft telemetry configuration value
  • POST /settings/configuration/microsoftTelemetry
    • New operation: Add new Microsoft telemetry configuration
  • PUT /settings/configuration/microsoftTelemetry
    • New operation: Update Microsoft telemetry configuration setting
  • GET /settings/configuration/wani
    • New operation: Retrieve wani configuration value
  • POST /settings/configuration/wani
    • New operation: Add new wani configuration
  • PUT /settings/configuration/wani
    • New operation: Update wani configuration setting

[Jobs - Batch]

  • POST /jobs/batch
    • New operation: Batch processing multiple REST API calls

[Licensing - Next Generation]

  • POST /v1/licensing/assign-licenses
    • New operation: Assign licenses to devices
  • GET /v1/licensing/devices
    • New operation: Retrieve list of all devices along with license details if assigned
  • GET /v1/licensing/edit-licenses/{uuid}
    • New operation: Edit licenses associated to a device
  • POST /v1/licensing/licenses
    • New operation: Get applicable licenses based on platform class
  • PUT /v1/licensing/release-licenses
    • New operation: Release licenses assigned to the devices
  • POST /v1/licensing/sa-va-distribution
    • New operation: Get Smart account and virtual account distribution of selected licenses

[Management]

  • GET /management/category
    • New operation: Get vManage resource category
  • GET /management/vManageResourceUtilization
    • New operation: Get vManage resource utilization

[Monitoring - Application Aware Routing]

  • POST /statistics/approute/tloc
    • New operation: Get tloc

[Monitoring - Cedge Cflowd]

  • GET /device/redundancy-group/app-group
    • New operation: Get Redundancy Group Information

[Monitoring - Device Details]

  • POST /v1/device/analyzeCliConfig
    • New operation: Analyze CLI Config for device
  • GET /v1/device/runningIosCliConfig/{deviceUUID}
    • New operation: Get Running iOS CLI Config for device

[Monitoring - Network Availability]

  • POST /statistics/nwa
    • New operation: Get network availability raw data based on input query and filters.
  • POST /statistics/nwa/aggregation
    • New operation: Get network availability aggregated data based on input query and filters.
  • POST /statistics/nwa/details
    • New operation: Get network availability aggregated data with details based on input query and filters.

[N/A]

  • POST /onboard/delete-devices
    • New operation: Delete Manual Onboard Device details
  • POST /onboard/details
    • New operation: Add Manual Onboard Device details
  • GET /onboard/devices
    • New operation: GET Manual Onboard Device details
  • POST /onboard/devices
    • New operation: Manual Onboard added Device details
  • POST /onboard/supportedlist
    • New operation: Manual Onboard Supported Device features

[Real-Time Monitoring - BFD]

  • GET /device/bfd/tloc/detail
    • New operation: Get detailed BFD tloc details

[Real-Time Monitoring - Lacp]

  • GET /device/lacp/info
    • New operation: Get device lacp port channel info list (Real Time)
  • GET /device/lacp/members
    • New operation: Get device lacp port channel interface table (Real Time)

[Troubleshooting Tools - Network Wide Path Insight]

  • GET /stream/device/nwpi/exportTrace
    • New operation: Export NWPI Trace Data
  • POST /stream/device/nwpi/importTrace
    • New operation: Import Trace

Deprecated

The following operations and properties will be removed in future releases. Therefore, it is not recommended to use these resources.

[Administration - User and Group]

  • POST /admin/user/password/validate
    • ⚠️ Deprecated operation: Validate user password

[Configuration - Circuits]

  • GET /networkdesign/circuit
    • ⚠️ Deprecated operation: Get network circuits
  • POST /networkdesign/circuit
    • ⚠️ Deprecated operation: Create network circuits
  • DELETE /networkdesign/circuit/{id}
    • ⚠️ Deprecated operation: Delete network circuits

[Configuration - Network Design]

  • GET /networkdesign
    • ⚠️ Deprecated operation: Get existing network design
  • POST /networkdesign
    • ⚠️ Deprecated operation: Create network design
  • PUT /networkdesign
    • ⚠️ Deprecated operation: Edit network segment
  • POST /networkdesign/attachment
    • ⚠️ Deprecated operation: Attach network design
  • GET /networkdesign/global/parameters
    • ⚠️ Deprecated operation: Get global parameter templates
  • POST /networkdesign/lock/edit
    • ⚠️ Deprecated operation: Acquire edit lock
  • POST /networkdesign/profile/attachment/{profileId}
    • ⚠️ Deprecated operation: Attach to device profile
  • POST /networkdesign/profile/lock/{profileId}
    • ⚠️ Deprecated operation: Get the service profile config for a given device profile id
  • GET /networkdesign/profile/status
    • ⚠️ Deprecated operation: Get device profile configuration status
  • GET /networkdesign/profile/status/{profileId}
    • ⚠️ Deprecated operation: Get device profile configuration status by profile Id
  • GET /networkdesign/profile/task/count
    • ⚠️ Deprecated operation: Get device profile configuration task count
  • GET /networkdesign/profile/task/status
    • ⚠️ Deprecated operation: Get device profile configuration task status
  • GET /networkdesign/profile/task/status/{profileId}
    • ⚠️ Deprecated operation: Get device profile configuration status by profile Id
  • GET /networkdesign/serviceProfileConfig/{profileId}
    • ⚠️ Deprecated operation: Get the service profile config for a given device profile id

[Configuration - Network Design Templates]

  • GET /networkdesign/global/template/{templateId}
    • ⚠️ Deprecated operation: Get global template
  • PUT /networkdesign/global/template/{templateId}
    • ⚠️ Deprecated operation: Edit global template
  • GET /networkdesign/profile/feature
    • ⚠️ Deprecated operation: Generate device profile template list
  • GET /networkdesign/profile/template
    • ⚠️ Deprecated operation: Generate profile template list
  • GET /networkdesign/profile/template/{templateId}
    • ⚠️ Deprecated operation: Get device profile template
  • PUT /networkdesign/profile/template/{templateId}
    • ⚠️ Deprecated operation: Edit device profile template

[Tools - TAC Cases]

  • GET /opentaccase/authcode
    • ⚠️ Deprecated operation: Gets Access Token for SSO Logjn
  • GET /opentaccase/getClientID
    • ⚠️ Deprecated operation: Gets vManage Client ID
  • DELETE /opentaccase/scmwidget/{var}
    • ⚠️ Deprecated operation: Proxy API for SCM Widget
  • GET /opentaccase/scmwidget/{var}
    • ⚠️ Deprecated operation: Proxy API for SCM Widget
  • POST /opentaccase/scmwidget/{var}
    • ⚠️ Deprecated operation: Prxoy API for SCM Widget

[Troubleshooting Tools - Network Wide Path Insight]

  • GET /stream/device/nwpi/activeFlowWithQuery
    • ⚠️ Deprecated operation: Get active flows for NWPI.
  • GET /stream/device/nwpi/aggFlow
    • ⚠️ Deprecated operation: Get aggregated flow data for NWPI.
  • GET /stream/device/nwpi/appQosData
    • ⚠️ Deprecated operation: Get QoS Application data for NWPI.
  • GET /stream/device/nwpi/appQosState
    • ⚠️ Deprecated operation: Get QoS Application state to received timestamp mapping for NWPI.
  • GET /stream/device/nwpi/concurrentData
    • ⚠️ Deprecated operation: Get concurrent data for NWPI.
  • GET /stream/device/nwpi/concurrentDomainData
    • ⚠️ Deprecated operation: Get concurrent domain data for NWPI.
  • GET /stream/device/nwpi/currentTimestamp
    • ⚠️ Deprecated operation
  • DELETE /stream/device/nwpi/device/blist/del
    • ⚠️ Deprecated operation: Delete Device BlackList for NWPI.
  • GET /stream/device/nwpi/device/blist/get
    • ⚠️ Deprecated operation: Get Device BlackList for NWPI.
  • GET /stream/device/nwpi/deviceInfoBySite
    • ⚠️ Deprecated operation: Get device and interface data by site
  • GET /stream/device/nwpi/domainMetric
    • ⚠️ Deprecated operation
  • GET /stream/device/nwpi/eventAppHopList
    • ⚠️ Deprecated operation: Get Trace Application and HopList for NWPI.
  • GET /stream/device/nwpi/eventAppScoreBandwidth
    • ⚠️ Deprecated operation: Get Trace Event Application Performance Score and Bandwidth for NWPI.
  • GET /stream/device/nwpi/eventFlowFromAppHop
    • ⚠️ Deprecated operation: Get Trace Event Flow From Application And Hop for NWPI.
  • GET /stream/device/nwpi/eventReadout
    • ⚠️ Deprecated operation: Get Trace Event Readout for NWPI.
  • GET /stream/device/nwpi/eventReadoutBySite
    • ⚠️ Deprecated operation: Get event Readout By Site
  • GET /stream/device/nwpi/eventReadoutByTraces
    • ⚠️ Deprecated operation: Get event Readout By Traces
  • GET /stream/device/nwpi/finalizedData
    • ⚠️ Deprecated operation: finalizedData for NWPI.
  • GET /stream/device/nwpi/finalizedDomainData
    • ⚠️ Deprecated operation: Get Domain data for NWPI.
  • GET /stream/device/nwpi/flowDetail
    • ⚠️ Deprecated operation: flowDetail for NWPI.
  • GET /stream/device/nwpi/flowMetric
    • ⚠️ Deprecated operation: flowMetric for NWPI.
  • GET /stream/device/nwpi/getMonitorState
    • ⚠️ Deprecated operation: getMonitorState
  • POST /stream/device/nwpi/monitor/overrideStart
    • ⚠️ Deprecated operation: CXP Monitor Action - Override Start
  • POST /stream/device/nwpi/monitor/start
    • ⚠️ Deprecated operation: CXP Monitor Action - Start
  • POST /stream/device/nwpi/monitor/stop
    • ⚠️ Deprecated operation: CXP Monitor Action - Stop
  • GET /stream/device/nwpi/nwpiDSCP
    • ⚠️ Deprecated operation
  • GET /stream/device/nwpi/nwpiNbarAppGroup
    • ⚠️ Deprecated operation
  • GET /stream/device/nwpi/nwpiProtocol
    • ⚠️ Deprecated operation
  • GET /stream/device/nwpi/nwpiSettingView
    • ⚠️ Deprecated operation: get NWPI setting
  • GET /stream/device/nwpi/packetFeatures
    • ⚠️ Deprecated operation: packetFeatures for NWPI.
  • GET /stream/device/nwpi/preloadinfo
    • ⚠️ Deprecated operation
  • GET /stream/device/nwpi/query/fields
    • ⚠️ Deprecated operation: Get query fields
  • GET /stream/device/nwpi/routingDetail
    • ⚠️ Deprecated operation: Get Routing Details for NWPI.
  • GET /stream/device/nwpi/tasks/eventStatsData
    • ⚠️ Deprecated operation: Get auto on stats data in one task
  • POST /stream/device/nwpi/trace/record/{deviceUUID}
    • ⚠️ Deprecated operation: post flow data
  • GET /stream/device/nwpi/traceCftRecord
    • ⚠️ Deprecated operation: Get Trace CFT record
  • GET /stream/device/nwpi/traceFinFlowCount
    • ⚠️ Deprecated operation: Retrieve total Fin Flow counts
  • GET /stream/device/nwpi/traceFinFlowTimeRange
    • ⚠️ Deprecated operation: Retrieve Fin Flow time range
  • GET /stream/device/nwpi/traceFinFlowWithQuery
    • ⚠️ Deprecated operation: Retrieve Certain Fin Flows
  • GET /stream/device/nwpi/traceFlow
    • ⚠️ Deprecated operation: getTraceFlow
  • GET /stream/device/nwpi/traceInfoByBaseKey
    • ⚠️ Deprecated operation: Get TraceInfoByBaseKey
  • GET /stream/device/nwpi/traceReadoutFilter
    • ⚠️ Deprecated operation: Get event Readout Filter By Traces
  • POST /stream/device/nwpi/upsertSetting
    • ⚠️ Deprecated operation: insert or update setting

Updates

[Administration - Audit Log]

  • POST /auditlog
    • API Operation Summary: Get vManage Audit Log with post action
    • ⛔️ Breaking Change -removed the request property 'query'
  • POST /auditlog/aggregation
    • API Operation Summary: Get raw property data aggregated with post action
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • request body became optional
  • GET /auditlog/doccount
    • API Operation Summary: Get vManage Audit Log Doc count
    • ⛔️ Breaking Change -the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change -api operation id 'getCount_1' removed and replaced with 'getCount'
  • POST /auditlog/doccount
    • API Operation Summary: Get vManage Audit Log Doc count
    • ⛔️ Breaking Change -removed the request property 'aggregation'
    • ⛔️ Breaking Change -removed the request property 'query'
  • GET /auditlog/page
    • API Operation Summary: Get raw property data in bulk
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
  • POST /auditlog/page
    • API Operation Summary: Get raw property data in bulk with post action
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change -removed the request property 'query'
  • GET /auditlog/severity
    • API Operation Summary: Get vManage Audit Log
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'

[Certificate Management - Device]

  • POST /certificate/controller/bulkcsr
    • API Operation Summary: Generate CSR for all controller
    • added the new optional 'query' request parameter 'csrKeyLength'
  • GET /certificate/csr/details
    • API Operation Summary: Get CSR detail view
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/device/details
    • API Operation Summary: Get device detail view
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • POST /certificate/device/invalidate
    • API Operation Summary: invalidate the device
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /certificate/device/list
    • API Operation Summary: get device list
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • POST /certificate/device/stage
    • API Operation Summary: Stop data traffic to device
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/csr
    • API Operation Summary: generate CSR on target device
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/enterprise/csr/vedge
    • API Operation Summary: generate CSR on hardware WAN edge device
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/generate/wanedge/csr
    • API Operation Summary: generate CSR on WAN edge device
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /certificate/install/signedCert
    • API Operation Summary: install Certificate
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /certificate/tokengeneratedlist
    • API Operation Summary: get token generated list
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vedge/list
    • API Operation Summary: get vEdge list
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -deleted the 'query' request parameter 'model'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/view
    • API Operation Summary: Get certificate UI view
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vmanage/selfsignedcert
    • API Operation Summary: get vManage self signed cert
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /certificate/vsmart/list
    • API Operation Summary: get vSmart list
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status

[Certificate Management - vManage]

  • POST /setting/configuration/webserver/certificate
    • API Operation Summary: Generate Certificate Signing Request
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • added the media type 'application/json' for the response with the status '400'
  • PUT /setting/configuration/webserver/certificate
    • API Operation Summary: Import a signed web server certificate
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''

[Compliance - Device Details]

  • GET /device/compliance
    • API Operation Summary: Get compliance information for devices
    • ⛔️ Breaking Change -the 'query' request parameter 'order_by' was restricted to a list of enum values
    • added the new enum value 'asc' to the 'query' request parameter 'order_by'
    • added the new enum value 'desc' to the 'query' request parameter 'order_by'

[Configuration - Configuration Group]

  • GET /v1/config-group
    • API Operation Summary: Get a Configuration Group by Solution
    • added the new 'global-vrf' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'global-vrf/routing/bgp' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'global-vrf/wan/interface/ipsec' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'service-insertion-attachment' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/ethernet' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/gre' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/ipsec' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/multicloud-connection' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/routing/bgp' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/ethernet' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/gre' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/ipsec' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/multicloud-connection' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-ipoe' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-pppoa' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-pppoe' enum value to the '/items/topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the optional property '/items/copyInfo' to the response with the '200' status
    • added the optional property '/items/iosConfigCli' to the response with the '200' status
    • added the optional property '/items/originInfo' to the response with the '200' status
    • added the optional property '/items/versionIncrementReason' to the response with the '200' status
  • DELETE /v1/config-group/{configGroupId}
    • API Operation Summary: Delete Config Group
    • added the new optional 'query' request parameter 'deleteProfiles'
  • GET /v1/config-group/{configGroupId}
    • API Operation Summary: Get a Configuration Group by ID
    • added the new 'global-vrf' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'global-vrf/routing/bgp' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'global-vrf/wan/interface/ipsec' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'service-insertion-attachment' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/ethernet' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/gre' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/interface/ipsec' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/lan/multicloud-connection' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/routing/bgp' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/ethernet' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/gre' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/interface/ipsec' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'vrf/wan/multicloud-connection' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-ipoe' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-pppoa' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the new 'wan/vpn/interface/dsl-pppoe' enum value to the 'topology/devices/items/unsupportedFeatures/items/parcelType' response property for the response status '200'
    • added the optional property 'copyInfo' to the response with the '200' status
    • added the optional property 'iosConfigCli' to the response with the '200' status
    • added the optional property 'originInfo' to the response with the '200' status
    • added the optional property 'versionIncrementReason' to the response with the '200' status
  • GET /v1/config-group/{configGroupId}/device/associate
    • API Operation Summary: Get devices association with a config group
    • added the media type 'application/json' for the response with the status '200'
  • GET /v1/config-group/{configGroupId}/device/variables
    • API Operation Summary: Get device variables
    • added the required property 'devices' to the response with the '200' status
    • added the required property 'family' to the response with the '200' status
    • added the required property 'groups' to the response with the '200' status

[Configuration - Dashboard Status]

  • DELETE /device/action/status/clear
    • API Operation Summary: Delete status of action
    • the 'query' request parameter 'processId' became optional

[Configuration - Device Actions]

  • POST /device/action/cancel
    • API Operation Summary: Cancel tasks
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /device/action/changepartition
    • API Operation Summary: Get change partition information
    • added the media type 'application/json' for the response with the status '200'
  • POST /device/action/changepartition
    • API Operation Summary: Process change partition operation
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/defaultpartition
    • API Operation Summary: Process marking default partition operation
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/image-download
    • API Operation Summary: Intitate image download on the given device.
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • added the media type 'application/json' for the response with the status '200'
  • POST /device/action/image-remove
    • API Operation Summary: Process remove software image operation
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • added the success response with the status '200'
  • GET /device/action/install
    • API Operation Summary: Generate install info
    • added the media type 'application/json' for the response with the status '200'
  • POST /device/action/install
    • API Operation Summary: Process an installation operation
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • added the media type 'application/json' for the response with the status '200'
  • GET /device/action/removepartition
    • API Operation Summary: Get remove partition information
    • ⛔️ Breaking Change -the 'query' request parameter 'deviceId' became required
  • GET /device/action/ztp/upgrade
    • API Operation Summary: Get ZTP upgrade configuration
    • added the media type 'application/json' for the response with the status '200'
  • POST /device/action/ztp/upgrade
    • API Operation Summary: Process ZTP upgrade configuration setting
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /device/action/ztp/upgrade/setting
    • API Operation Summary: Get ZTP upgrade configuration setting
    • added the media type 'application/json' for the response with the status '200'
  • POST /device/action/ztp/upgrade/setting
    • API Operation Summary: Process ZTP upgrade configuration setting
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''

[Configuration - Device Config History]

  • GET /device/history/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_21' removed and replaced with 'getAggregationDataByQuery_22'
  • POST /device/history/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_22' removed and replaced with 'getPostAggregationDataByQuery_23'
  • GET /device/history/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_21' removed and replaced with 'getCount_20'
  • GET /device/history/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /device/history/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Configuration - Device Firmware Update]

  • POST /device/action/firmware-upgrade
    • API Operation Summary: Eemote firmware on device
    • ⛔️ Breaking Change -removed the media type '/' from the request body
    • added the media type 'application/json' to the request body
  • POST /device/action/firmware-upgrade/remote
    • API Operation Summary: firmware remote image package
    • ⛔️ Breaking Change -removed the media type '/' from the request body
    • added the media type 'application/json' to the request body

[Configuration - Device Inventory]

  • POST /system/device
    • API Operation Summary: Create new device


      Note: In a multitenant vManage system, this API is only available in the Provider view 123.
    • ⛔️ Breaking Change -removed the request property 'deviceIP'
    • ⛔️ Breaking Change -removed the request property 'generateCSR'
    • ⛔️ Breaking Change -removed the request property 'password'
    • ⛔️ Breaking Change -removed the request property 'personality'
    • ⛔️ Breaking Change -removed the request property 'port'
    • ⛔️ Breaking Change -removed the request property 'protocol'
    • ⛔️ Breaking Change -removed the request property 'username'
  • POST /system/device/claimDevices
    • API Operation Summary: Claim the selected unclaimed devices
    • added the new optional request property 'chassis_list'
    • added the new optional request property 'organization'
    • added the new optional request property 'validityString'
  • POST /system/device/generate-payg
    • API Operation Summary: Authenticate vSmart user account
    • ⛔️ Breaking Change -removed the media type 'application/json' from the request body
    • added the media type 'multipart/form-data' to the request body
  • POST /system/device/smartaccount/sync
    • API Operation Summary: Sync devices from Smart-Account
    • ⛔️ Breaking Change -removed the request property 'clientCredentials'
    • ⛔️ Breaking Change -removed the request property 'env'
    • ⛔️ Breaking Change -removed the request property 'organization_name'
    • ⛔️ Breaking Change -removed the request property 'password'
    • ⛔️ Breaking Change -removed the request property 'username'
    • ⛔️ Breaking Change -removed the request property 'validity_string'
  • GET /system/device/{deviceCategory}
    • API Operation Summary: Get devices details. When {deviceCategory = controllers}, it returns vEdge sync status, vBond, vManage and vSmart. When {deviceCategory = vedges}, it returns all available vEdge routers
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • added the new enum value 'vedge-C8330-1N1S-4M2X' to the 'query' request parameter 'model'
    • added the new enum value 'vedge-C8330-6TM4SX' to the 'query' request parameter 'model'
    • added the new enum value 'vedge-C8330X-6TM4SX' to the 'query' request parameter 'model'
  • DELETE /system/device/{uuid}
    • API Operation Summary: Delete vEdges
    • added the media type 'application/json' for the response with the status '200'

[Configuration - Device Software Update]

  • PUT /device/action/firmware-upgrade/remote/{versionId}
    • API Operation Summary: Download software package file
    • ⛔️ Breaking Change -removed the request property 'empty'
    • ⛔️ Breaking Change -removed the request property 'valueType'
  • DELETE /device/action/firmware-upgrade/{versionId}
    • API Operation Summary: Download software package file
    • ⛔️ Breaking Change -removed the media type 'application/octet-stream' for the response with the status '200'
  • GET /device/action/software/package/imageCount
    • API Operation Summary: Number of software image presented in vManage repository
    • added the media type 'application/json' for the response with the status '200'
  • GET /device/action/software/package/signature/{type}
    • API Operation Summary: Get list of Utd images
    • ⛔️ Breaking Change -added the new path request parameter 'utdsignature'
    • ⛔️ Breaking Change -the 'query' request parameter 'type' became required
    • ⛔️ Breaking Change -deleted the 'path' request parameter 'utdsignature'
  • POST /device/action/software/package/utdsignature/{type}/mode/auto
    • API Operation Summary: add Utd remote image
    • ⛔️ Breaking Change -removed the request property 'empty'
    • ⛔️ Breaking Change -removed the request property 'valueType'
  • GET /device/action/software/package/{versionId}/metadata
    • API Operation Summary: Update Package Metadata
    • added the media type 'application/json' for the response with the status '200'
  • PUT /device/action/software/package/{versionId}/metadata
    • API Operation Summary: Update Package Metadata
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''

[Configuration - Feature Profile (NFVirtual)]

  • GET /v1/feature-profile/nfvirtual/networks
    • API Operation Summary: Get all Nfvirtual Feature Profiles
    • ⛔️ Breaking Change -the 'query' request parameter 'limit' became required
    • ⛔️ Breaking Change -the 'query' request parameter 'offset' became required
  • GET /v1/feature-profile/nfvirtual/networks/ovsnetwork/{networkId}
    • API Operation Summary: Get all Nfvirtual OVS Networks Feature Profile with networkId
    • ⛔️ Breaking Change -the 'query' request parameter 'details' became required
  • GET /v1/feature-profile/nfvirtual/networks/{networkId}
    • API Operation Summary: Get a Nfvirtual Networks Feature Profile with networkId
    • ⛔️ Breaking Change -the 'query' request parameter 'details' became required

[Configuration - Feature Profile (SDWAN)]

  • GET /v1/feature-profile/sdwan/embedded-security/{securityId}/policy
    • API Operation Summary: Get Security Profile Parcels for a given ParcelType
    • ⛔️ Breaking Change -api operation id 'GetSecurityProfileParcel' removed and replaced with 'GetSecurityProfileParcel_1'
  • PUT /v1/feature-profile/sdwan/embedded-security/{securityId}/policy/{securityProfileParcelId}
    • API Operation Summary: Update a Security Profile Parcel
    • ⛔️ Breaking Change -api operation id 'EditSecurityProfileParcel' removed and replaced with 'EditSecurityProfileParcel_1'
  • GET /v1/feature-profile/sdwan/policy-object/{policyObjectId}/unified/{securityProfileParcelType}
    • API Operation Summary: Get Security Profile Parcels for a given ParcelType
    • ⛔️ Breaking Change -api operation id 'GetSecurityProfileParcel_1' removed and replaced with 'GetSecurityProfileParcel'
  • PUT /v1/feature-profile/sdwan/policy-object/{policyObjectId}/unified/{securityProfileParcelType}/{securityProfileParcelId}
    • API Operation Summary: Update a Security Profile Parcel
    • ⛔️ Breaking Change -api operation id 'EditSecurityProfileParcel_1' removed and replaced with 'EditSecurityProfileParcel'

[Configuration - Ise Server]

  • GET /template/policy/ise/identity/referenced/{listType}
    • API Operation Summary: Get all referenced Lists
    • ⛔️ Breaking Change -removed the optional property '/items/entries/items/key' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/entries/items/value' from the response with the '200' status
    • added the optional property '/items/entries/items/userGroup' to the response with the '200' status

[Configuration - Policy App Registry]

  • GET /app-registry/applications
    • API Operation Summary: Get All the App for the given conditions
    • removed the enum value 'broadcast-video' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'bulk-data' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'business-irrelevant' from the 'query' request parameter 'businessRelevance'
    • removed the enum value 'business-relevant' from the 'query' request parameter 'businessRelevance'
    • removed the enum value 'default' from the 'query' request parameter 'businessRelevance'
    • removed the enum value 'multimedia-conferencing' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'multimedia-streaming' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'network-control' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'ops-admin-mgmt' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'real-time-interactive' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'signaling' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'transactional-data' from the 'query' request parameter 'trafficClass'
    • removed the enum value 'voip-telephony' from the 'query' request parameter 'trafficClass'
  • PUT /app-registry/applications/{appId}
    • API Operation Summary: Edit App Details
    • ⛔️ Breaking Change -removed the media type '/' from the request body
    • added the media type 'application/json' to the request body

[Configuration - Secure Internet Gateway]

  • GET /sig/sigGlobalCredentials/{featureTemplateType}
    • API Operation Summary: Get sig global credentials
    • added the optional property 'umbrella/api-key-v2' to the response with the '200' status
    • added the optional property 'umbrella/api-secret-v2' to the response with the '200' status

[Configuration - Settings]

  • POST /settings/configuration/certificate/{type}
    • API Operation Summary: Add new certificate configuration
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • PUT /settings/configuration/certificate/{type}
    • API Operation Summary: Update certificate configuration
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • GET /settings/configuration/{type}
    • API Operation Summary: Retrieve configuration value by type
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'string'/'' for status '200'
  • POST /settings/configuration/{type}
    • API Operation Summary: Add new certificate configuration
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • PUT /settings/configuration/{type}
    • API Operation Summary: Update configuration setting
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'string'/'' for status '200'

[Configuration - Software Actions]

  • POST /device/action/remote-server
    • API Operation Summary: Add a new remote server entry.
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''
  • POST /device/action/software
    • API Operation Summary: Create software image URL
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''

[File based RealTime Data Collection - Download Generated File]

  • GET /device/file-based/data-collection/download/{requestUUID}
    • API Operation Summary: Download generated file
    • ⛔️ Breaking Change -removed the media type 'application/octet-stream' for the response with the status '200'

[HSEC]

  • GET /hsec/fetchaccounts
    • API Operation Summary: Authenticate User and Sync Licenses
    • added the optional property 'account_id' to the response with the '200' status
    • added the optional property 'name' to the response with the '200' status
    • added the optional property 'virtual_accounts' to the response with the '200' status
  • POST /hsec/fetchaccounts
    • API Operation Summary: Authenticate User and Sync Licenses
    • added the optional property 'account_id' to the response with the '200' status
    • added the optional property 'name' to the response with the '200' status
    • added the optional property 'virtual_accounts' to the response with the '200' status

[Hsec]

  • GET /hsec/devices
    • API Operation Summary: Retrieve list of devices which are valid for fetch of HSEC license
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change -api operation id 'device Summmary' removed and replaced with 'fetchDeviceDetails'
    • api tag 'Hsec' added
    • api tag 'HSEC' removed
    • added the optional property 'empty' to the response with the '200' status
  • GET /hsec/devices/install
    • API Operation Summary: Retrieve list of devices which has HSEC fetched
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change -api operation id 'device Summmary_1' removed and replaced with 'InstallDeviceDetails'
    • api tag 'Hsec' added
    • api tag 'HSEC' removed
    • added the optional property 'empty' to the response with the '200' status
  • POST /hsec/download
    • API Operation Summary: Download SLAC Request file for CSSM
    • api tag 'Hsec' added
    • api tag 'HSEC' removed

[MSLA]

  • GET /msla/devices
    • API Operation Summary: Retrieve list of devices and their subscription information
    • ⛔️ Breaking Change -api operation id 'getMSLADevices' removed and replaced with 'getMSLADevices_1'
  • PUT /msla/devices
    • API Operation Summary: Release licenses assigned to the devices
    • ⛔️ Breaking Change -api operation id 'releaseLicenses' removed and replaced with 'releaseLicenses_1'
  • POST /msla/licenses/sync
    • API Operation Summary: Retrieve MSLA subscription/licenses
    • ⛔️ Breaking Change -api operation id 'syncLicenses_2' removed and replaced with 'syncLicenses_1'

[Monitoring - ART]

  • GET /statistics/art/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_6' removed and replaced with 'getCount_5'
  • GET /statistics/art/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/art/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Alarms Details]

  • GET /alarms
    • API Operation Summary: Get alarms for given query. If query is empty then last 30 mins data will be returned.
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getAlarms' removed and replaced with 'getRawAlarmData'
    • added the new optional 'query' request parameter 'site-id'
  • POST /alarms
    • API Operation Summary: Get alarms for given query.
    • removed the enum value 'ASC' from the 'query' request parameter 'sortOrder'
    • removed the enum value 'Asc' from the 'query' request parameter 'sortOrder'
    • removed the enum value 'DESC' from the 'query' request parameter 'sortOrder'
    • removed the enum value 'Desc' from the 'query' request parameter 'sortOrder'
    • removed the enum value 'asc' from the 'query' request parameter 'sortOrder'
    • removed the enum value 'desc' from the 'query' request parameter 'sortOrder'
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getRawAlarmData' removed and replaced with 'postRawAlarmData'
  • GET /alarms/aggregation
    • API Operation Summary: Get aggregated count of alarms based on given query.
    • ⛔️ Breaking Change -the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change -api operation id 'getAlarmAggregationData' removed and replaced with 'getAggregationData'
    • added the new optional 'query' request parameter 'site-id'
  • POST /alarms/aggregation
    • API Operation Summary: Get aggregated count of alarms based on given query.
    • ⛔️ Breaking Change -api operation id 'getPostAlarmAggregationData' removed and replaced with 'postAggregationData'
    • added the new optional 'query' request parameter 'site-id'
  • POST /alarms/clear
    • API Operation Summary: Clear the alarm for a specific UUID.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change -removed the request property 'alarm_uuid'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
  • GET /alarms/count
    • API Operation Summary: Get the count of alarms which are active and not acknowledged by user.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getNonViewedActiveAlarmsCount' removed and replaced with 'getCount_1'
  • POST /alarms/count
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change -api operation id 'getCount_2' removed and replaced with 'postCount'
    • added the non-success response with the status '400'
    • added the non-success response with the status '403'
    • added the non-success response with the status '500'
  • POST /alarms/disabled
    • API Operation Summary: Enable/Disable alarms by event name
    • the 'query' request parameter 'disable' became optional
    • the 'query' request parameter 'time' became optional
  • GET /alarms/doccount
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change -api operation id 'getAlarmDocCount' removed and replaced with 'getDocCount'
    • added the new optional 'query' request parameter 'site-id'
  • POST /alarms/doccount
    • API Operation Summary: Get the count of alarms as per the query passed.
    • ⛔️ Breaking Change -api operation id 'postAlarmDocCount' removed and replaced with 'postDocCount'
    • added the new optional 'query' request parameter 'site-id'
  • GET /alarms/link-state-alarm
    • API Operation Summary: Get configuration for link-state alarm
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
  • POST /alarms/markallasviewed
    • API Operation Summary: Mark all alarms as acknowledged by the user
    • added the new optional 'query' request parameter 'type'
    • added the media type 'application/json' for the response with the status '200'
  • POST /alarms/markviewed
    • API Operation Summary: Mark alarms as acknowledged based on list of UUIDs.
    • ⛔️ Breaking Change -removed the request property 'uuid'
  • GET /alarms/master
    • API Operation Summary: Get topic details.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'string'/'' for status '200'
  • GET /alarms/notviewed
    • API Operation Summary: Get alarms which are not acknowledged by the user.
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • added the new optional 'query' request parameter 'state'
  • GET /alarms/page
    • API Operation Summary: Get paginated alarms
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getStatBulkAlarmRawData' removed and replaced with 'getPage'
    • added the new optional 'query' request parameter 'site-id'
    • the 'query' request parameter 'count' became optional
    • the 'query' request parameter 'scrollId' became optional
  • POST /alarms/page
    • API Operation Summary: Get paginated alarm raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getPostStatBulkAlarmRawData' removed and replaced with 'postPage'
    • added the new optional 'query' request parameter 'site-id'
    • the 'query' request parameter 'count' became optional
    • the 'query' request parameter 'scrollId' became optional
  • GET /alarms/purgefrequency
    • API Operation Summary: Set alarm purge timer
    • added the new optional 'query' request parameter 'activeTime'
    • added the new optional 'query' request parameter 'interval'
  • GET /alarms/query/input
    • API Operation Summary: Get alarm field details
    • ⛔️ Breaking Change -api operation id 'createAlarmQueryConfig' removed and replaced with 'getFieldDetails'
  • GET /alarms/reset
    • API Operation Summary: Reset correlation engine.
    • ⛔️ Breaking Change -api operation id 'correlAntiEntropy' removed and replaced with 'reset'
  • GET /alarms/rulenamedisplay/keyvalue
    • API Operation Summary: Get alarm types.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • added the optional property 'key' to the response with the '200' status
    • added the optional property 'value' to the response with the '200' status
  • GET /alarms/severity
    • API Operation Summary: Get alarms by severity
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
    • ⛔️ Breaking Change -api operation id 'getAlarmsBySeverity' removed and replaced with 'getBySeverity'
    • added the new optional 'query' request parameter 'site-id'
    • the 'query' request parameter 'deviceId' became optional
    • the 'query' request parameter 'query' became optional
  • GET /alarms/severity/summary
    • API Operation Summary: Get alarm severity histogram
    • added the new optional 'query' request parameter 'site-id'
  • GET /alarms/uuid/{alarm_uuid}
    • API Operation Summary: Get alarm details for given UUID
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Alarms Notification]

  • PUT /notifications/rule
    • API Operation Summary: Update notification rule
    • ⛔️ Breaking Change -for the 'query' request parameter 'ruleId', the type/format was changed from 'string'/'' to 'string'/'uuid'
  • DELETE /notifications/rules
    • API Operation Summary: Delete notification rule
    • ⛔️ Breaking Change -for the 'query' request parameter 'ruleId', the type/format was changed from 'string'/'' to 'string'/'uuid'

[Monitoring - App Hosting]

  • GET /statistics/apphosting/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_4' removed and replaced with 'getCount_3'
  • GET /statistics/apphosting/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/apphosting/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/apphostinginterface/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_3' removed and replaced with 'getCount_2'
  • GET /statistics/apphostinginterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/apphostinginterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Application Aware Routing]

  • POST /statistics/approute
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/device/tunnels
    • API Operation Summary: Get statistics for top applications per tunnel in a grid table
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getDocCount' removed and replaced with 'getDocCount_1'
  • GET /statistics/approute/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/approute/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/tunnel/{type}/summary
    • API Operation Summary: Get tunnel top statistics in as chart
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/approute/tunnels/{type}
    • API Operation Summary: Get tunnel top statistics from device
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status

[Monitoring - BFD]

  • GET /statistics/bfd/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_7' removed and replaced with 'getCount_6'
  • GET /statistics/bfd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bfd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Bridge]

  • GET /statistics/bridgeinterface/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_8' removed and replaced with 'getCount_7'
  • GET /statistics/bridgeinterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bridgeinterface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/bridgemac/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_9' removed and replaced with 'getCount_8'
  • GET /statistics/bridgemac/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/bridgemac/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Cellular-EIOLTE]

  • POST /statistics/eiolte/cellularAggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • added the new optional request property 'aggregation'
    • added the new optional request property 'category'
    • added the new optional request property 'fields'
    • added the new optional request property 'plot_data'
    • added the new optional request property 'query'
    • added the new optional request property 'size'
    • added the new optional request property 'sort'
  • GET /statistics/eiolte/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_10' removed and replaced with 'getCount_9'
  • GET /statistics/eiolte/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/eiolte/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/eiolte/uniqueAggregation
    • API Operation Summary: Get unique aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • added the new optional request property 'aggregation'
    • added the new optional request property 'category'
    • added the new optional request property 'fields'
    • added the new optional request property 'plot_data'
    • added the new optional request property 'query'
    • added the new optional request property 'size'
    • added the new optional request property 'sort'

[Monitoring - Cflowd]

  • GET /statistics/cflowd/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_11' removed and replaced with 'getCount_10'
  • GET /statistics/cflowd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/cflowd/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - CloudExpress]

  • GET /statistics/cloudx/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_12' removed and replaced with 'getCount_11'
  • GET /statistics/cloudx/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/cloudx/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - DPI]

  • GET /statistics/dpi
    • API Operation Summary: Get DPI stats raw data
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'
  • POST /statistics/dpi
    • API Operation Summary: Get DPI stats raw data
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'
  • GET /statistics/dpi/device/application/flowcount
    • API Operation Summary: Get application flow count per tunnel
    • the 'query' request parameter 'application' became optional
    • the 'query' request parameter 'family' became optional

[Monitoring - Device Details]

  • GET /v1/device/unsupportedCliConfig/{deviceUUID}
    • API Operation Summary: Get Unsupported CLI Config for device
    • added the new optional 'query' request parameter 'highlightUnsupportedClis'

[Monitoring - Device Statistics]

  • GET /statistics/device/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_16' removed and replaced with 'getAggregationDataByQuery_17'
  • POST /statistics/device/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_17' removed and replaced with 'getPostAggregationDataByQuery_18'
  • GET /statistics/device/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_16' removed and replaced with 'getCount_15'
  • GET /statistics/device/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/device/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Endpoint Tracker Status]

  • GET /statistics/endpointTracker/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_19' removed and replaced with 'getAggregationDataByQuery_20'
  • POST /statistics/endpointTracker/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_20' removed and replaced with 'getPostAggregationDataByQuery_21'
  • GET /statistics/endpointTracker/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_19' removed and replaced with 'getCount_18'
  • GET /statistics/endpointTracker/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/endpointTracker/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Events]

  • GET /event
    • API Operation Summary: Get events for given query. If query is empty then last 30 mins data will be returned.
    • ⛔️ Breaking Change -api operation id 'getStatDataRawData_25' removed and replaced with 'getEvents'
    • added the new optional 'query' request parameter 'site-id'
  • POST /event
    • API Operation Summary: Get events for given query.
    • ⛔️ Breaking Change -api operation id 'getRawEventData' removed and replaced with 'postEvents'
    • added the new optional 'query' request parameter 'site-id'
  • GET /event/aggregation
    • API Operation Summary: Get aggregated count of events based on given query.
    • ⛔️ Breaking Change -the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_26' removed and replaced with 'getAggregationData_1'
    • added the new optional 'query' request parameter 'site-id'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'entryTimeList' to the response with the '200' status
  • POST /event/aggregation
    • API Operation Summary: Get aggregated count of events based on given query.
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_27' removed and replaced with 'postAggregationData_1'
    • added the new optional 'query' request parameter 'site-id'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'entryTimeList' to the response with the '200' status
  • GET /event/component/keyvalue
    • API Operation Summary: Get event component types.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • added the optional property 'key' to the response with the '200' status
    • added the optional property 'value' to the response with the '200' status
  • GET /event/doccount
    • API Operation Summary: Get the count of events as per the query passed.
    • ⛔️ Breaking Change -api operation id 'getCount_26' removed and replaced with 'getDocCount_2'
    • added the new optional 'query' request parameter 'site-id'
  • POST /event/doccount
    • API Operation Summary: Get the count of events as per the query passed.
    • ⛔️ Breaking Change -api operation id 'getCountPost_25' removed and replaced with 'postDocCount_1'
    • added the new optional 'query' request parameter 'site-id'
  • GET /event/getEventsByComponent
    • API Operation Summary: Get event names by component.
    • ⛔️ Breaking Change -the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change -api operation id 'getEventsByComponent' removed and replaced with 'getEventNamesByComponent'
    • added the optional property 'component' to the response with the '200' status
    • added the optional property 'event' to the response with the '200' status
  • GET /event/page
    • API Operation Summary: Get paginated events
    • ⛔️ Breaking Change -the 'query' request parameter 'query' became required
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change -api operation id 'getStatsPaginationRawData_23' removed and replaced with 'getPage_1'
    • added the new optional 'query' request parameter 'site-id'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'pageInfo' to the response with the '200' status
  • POST /event/page
    • API Operation Summary: Get paginated events
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int32'
    • ⛔️ Breaking Change -api operation id 'getPostStatsPaginationRawData_23' removed and replaced with 'postPage_1'
    • added the new optional 'query' request parameter 'site-id'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'pageInfo' to the response with the '200' status
  • GET /event/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change -api operation id 'getStatQueryFields_27' removed and replaced with 'getQueryFields'
    • added the optional property 'component' to the response with the '200' status
    • added the optional property 'severityOptions' to the response with the '200' status
    • added the optional property 'timeOptions' to the response with the '200' status
  • GET /event/severity
    • API Operation Summary: Get alarms by severity
    • ⛔️ Breaking Change -api operation id 'findEvents' removed and replaced with 'getBySeverities'
    • added the new optional 'query' request parameter 'site-id'
  • GET /event/severity/summary
    • API Operation Summary: Get event severity histogram
    • added the new optional 'query' request parameter 'site-id'
  • GET /event/types/keyvalue
    • API Operation Summary: Get event types.
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • added the optional property 'key' to the response with the '200' status
    • added the optional property 'value' to the response with the '200' status

[Monitoring - Flowlog]

  • GET /statistics/flowlog
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -api operation id 'getStatDataRawData_26' removed and replaced with 'getStatDataRawData_14'
    • added the new optional 'query' request parameter 'site-id'
  • POST /statistics/flowlog
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • ⛔️ Breaking Change -for the 'query' request parameter 'page', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'
    • ⛔️ Breaking Change -for the 'query' request parameter 'pageSize', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'
    • ⛔️ Breaking Change -api operation id 'getStatsRawData_25' removed and replaced with 'getStatDataRawDataPost'
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'
  • GET /statistics/flowlog/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'entryTimeList' to the response with the '200' status
    • added the optional property 'header' to the response with the '200' status
  • POST /statistics/flowlog/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'entryTimeList' to the response with the '200' status
    • added the optional property 'header' to the response with the '200' status
  • GET /statistics/flowlog/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change -api operation id 'getStatDataRawDataAsCSV_26' removed and replaced with 'getStatDataRawDataAsCSV_25'
  • GET /statistics/flowlog/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_27' removed and replaced with 'getFlowlogCount'
    • added the optional property 'count' to the response with the '200' status
  • POST /statistics/flowlog/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCountPost_26' removed and replaced with 'getFlowlogCountPost'
    • added the optional property 'count' to the response with the '200' status
  • GET /statistics/flowlog/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change -api operation id 'getStatDataFields_27' removed and replaced with 'getFlowlogFields'
    • added the optional property 'empty' to the response with the '200' status
  • GET /statistics/flowlog/page
    • API Operation Summary: Get stats pagination raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change -api operation id 'getStatsPaginationRawData_24' removed and replaced with 'getStatsPaginationRawData_23'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'pageInfo' to the response with the '200' status
  • POST /statistics/flowlog/page
    • API Operation Summary: Get stats pagination raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change -api operation id 'getPostStatsPaginationRawData_24' removed and replaced with 'getStatsPaginationRawDataPost'
    • added the optional property 'data' to the response with the '200' status
    • added the optional property 'pageInfo' to the response with the '200' status
  • GET /statistics/flowlog/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change -api operation id 'getStatQueryFields_28' removed and replaced with 'getFlowlogQueryFields'

[Monitoring - Health]

  • GET /health/devices
    • API Operation Summary: get the devices health properties
    • added the new optional 'query' request parameter 'corSaasStatus'

[Monitoring - IPsAlert]

  • GET /statistics/ipsalert/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_22' removed and replaced with 'getAggregationDataByQuery_23'
  • POST /statistics/ipsalert/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_23' removed and replaced with 'getPostAggregationDataByQuery_24'
  • GET /statistics/ipsalert/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_22' removed and replaced with 'getCount_21'
  • GET /statistics/ipsalert/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/ipsalert/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Interface Statistics]

  • GET /statistics/interface
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'
  • POST /statistics/interface
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'query' request parameter 'sortOrder' was restricted to a list of enum values
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
    • added the new enum value 'ASC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'DESC' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'Desc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'asc' to the 'query' request parameter 'sortOrder'
    • added the new enum value 'desc' to the 'query' request parameter 'sortOrder'
  • GET /statistics/interface/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/interface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/interface/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Performance Monitor]

  • POST /statistics/perfmon/aggregation
    • API Operation Summary: one site one application line chart data
    • ⛔️ Breaking Change -the request's body type/format changed from 'object'/'' to 'string'/''
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_3' removed and replaced with 'getPostAggregationDataByQuery_15'
  • GET /statistics/perfmon/application/sites/health
    • API Operation Summary: all sites one application health data
    • ⛔️ Breaking Change -for the 'query' request parameter 'isHeatMap', default value 'false' was removed
  • GET /statistics/perfmon/applications/site/health
    • API Operation Summary: one site all applications health data
    • ⛔️ Breaking Change -for the 'query' request parameter 'isHeatMap', default value 'false' was removed
  • GET /statistics/perfmon/applications/sites/health
    • API Operation Summary: all sites all applications health data
    • ⛔️ Breaking Change -for the 'query' request parameter 'isHeatMap', default value 'false' was removed

[Monitoring - QoS]

  • GET /statistics/qos
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/qos
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the '/items/pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the '/items/pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/pageInfo/totalCount' from the response with the '200' status
  • GET /statistics/qos/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status
  • POST /statistics/qos/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -the 'pageInfo/endTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -the 'pageInfo/startTime' response's property type/format changed from 'string'/'' to 'integer'/'int64' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/hasMoreData' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/scrollId' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'pageInfo/totalCount' from the response with the '200' status

[Monitoring - Security Unified Logging Connection Events]

  • GET /statistics/sul/connections/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_15' removed and replaced with 'getAggregationDataByQuery_16'
  • POST /statistics/sul/connections/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_16' removed and replaced with 'getPostAggregationDataByQuery_17'
  • GET /statistics/sul/connections/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_15' removed and replaced with 'getCount_14'
  • GET /statistics/sul/connections/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/sul/connections/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - SiteHealth Monitor]

  • GET /statistics/sitehealth/common
    • API Operation Summary: sitehealth data
    • added the new optional 'query' request parameter 'deviceType'

[Monitoring - Stats Download]

  • GET /statistics/download/{processType}/file/{fileType}/{queue}/{deviceIp}/{token}/{fileName}
    • API Operation Summary: Downloading stats file
    • ⛔️ Breaking Change -api operation id 'download_1' removed and replaced with 'download'

[Monitoring - System Status Stats]

  • GET /statistics/system/stats/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_18' removed and replaced with 'getAggregationDataByQuery_19'
  • POST /statistics/system/stats/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_19' removed and replaced with 'getPostAggregationDataByQuery_20'
  • GET /statistics/system/stats/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_18' removed and replaced with 'getCount_17'
  • GET /statistics/system/stats/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/system/stats/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - URL Filtering]

  • GET /statistics/urlf/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_23' removed and replaced with 'getAggregationDataByQuery_24'
  • POST /statistics/urlf/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_24' removed and replaced with 'getPostAggregationDataByQuery_25'
  • GET /statistics/urlf/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_23' removed and replaced with 'getCount_22'
  • GET /statistics/urlf/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/urlf/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Umbrella]

  • GET /statistics/umbrella/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_25' removed and replaced with 'getAggregationDataByQuery_26'
  • POST /statistics/umbrella/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_26' removed and replaced with 'getPostAggregationDataByQuery_27'
  • GET /statistics/umbrella/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_25' removed and replaced with 'getCount_24'
  • GET /statistics/umbrella/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/umbrella/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Umbrella Patterns]

  • GET /statistics/fwall/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_24' removed and replaced with 'getAggregationDataByQuery_25'
  • POST /statistics/fwall/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_25' removed and replaced with 'getPostAggregationDataByQuery_26'
  • GET /statistics/fwall/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_24' removed and replaced with 'getCount_23'
  • GET /statistics/fwall/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/fwall/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - VNF Interface Statistics]

  • GET /statistics/vnfstatistics/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_13' removed and replaced with 'getCount_12'
  • GET /statistics/vnfstatistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/vnfstatistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Monitoring - Wlan Client Info]

  • GET /statistics/wlanclientinfo/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_20' removed and replaced with 'getAggregationDataByQuery_21'
  • POST /statistics/wlanclientinfo/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_21' removed and replaced with 'getPostAggregationDataByQuery_22'
  • GET /statistics/wlanclientinfo/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_20' removed and replaced with 'getCount_19'
  • GET /statistics/wlanclientinfo/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/wlanclientinfo/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[MultiCloud - Accounts]

  • GET /multicloud/accounts
    • API Operation Summary: Obtain all accounts for all clouds
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
  • POST /multicloud/accounts
    • API Operation Summary: Add Cloud Account
    • ⛔️ Breaking Change -the request property 'accountName' became required
    • ⛔️ Breaking Change -the request property 'awsIamCredentials/externalId' became required
    • ⛔️ Breaking Change -the request property 'awsIamCredentials/roleArn' became required
    • ⛔️ Breaking Change -the request property 'awsKeyCredentials/apiKey' became required
    • ⛔️ Breaking Change -the request property 'awsKeyCredentials/secretKey' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/cloudTenantId' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/secretKey' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/subscriptionId' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/auth_provider_x509_cert_url' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/auth_uri' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_email' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_x509_cert_url' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/private_key' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/private_key_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/project_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/token_uri' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/type' became required
  • PUT /multicloud/accounts/{accountId}
    • API Operation Summary: Obtain all accounts for all clouds
    • ⛔️ Breaking Change -the request property 'accountId' became required
    • ⛔️ Breaking Change -the request property 'accountName' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
  • PUT /multicloud/accounts/{accountId}/credentials
    • API Operation Summary: Update Cloud Account Credentials
    • ⛔️ Breaking Change -the request property 'accountName' became required
    • ⛔️ Breaking Change -the request property 'awsIamCredentials/externalId' became required
    • ⛔️ Breaking Change -the request property 'awsIamCredentials/roleArn' became required
    • ⛔️ Breaking Change -the request property 'awsKeyCredentials/apiKey' became required
    • ⛔️ Breaking Change -the request property 'awsKeyCredentials/secretKey' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/cloudTenantId' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/secretKey' became required
    • ⛔️ Breaking Change -the request property 'azureCredentials/subscriptionId' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/auth_provider_x509_cert_url' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/auth_uri' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_email' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/client_x509_cert_url' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/private_key' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/private_key_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/project_id' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/token_uri' became required
    • ⛔️ Breaking Change -the request property 'gcpCredentials/type' became required

[MultiCloud - BranchConnect]

  • DELETE /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Detach sites from cloud gateway
    • ⛔️ Breaking Change -the request property '/items/siteId' became required
    • ⛔️ Breaking Change -the request property '/items/systemIp' became required
  • POST /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Attach sites to Cloud Gateway
    • ⛔️ Breaking Change -the request property '/items/color' became required
    • ⛔️ Breaking Change -the request property '/items/siteId' became required
    • ⛔️ Breaking Change -the request property '/items/solution' became required
    • ⛔️ Breaking Change -the request property '/items/systemIp' became required
    • ⛔️ Breaking Change -the request property '/items/tunnelCount' became required
    • added the new optional request property '/items/publicIp'
  • PUT /multicloud/cloudgateway/{cloudGatewayName}/site
    • API Operation Summary: Update tunnel scaling and accelerated vpn parameter for a branch endpoint
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/acceleratedVpn' became required
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/cloudType' became required
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/color' became required
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/siteId' became required
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/systemIp' became required
    • ⛔️ Breaking Change -the request property 'branchEndpoints/items/tunnelCount' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • added the new optional request property 'branchEndpoints/items/publicIp'

[MultiCloud - CloudGateway]

  • GET /multicloud/cloudgateway
    • API Operation Summary: Get cloud gateways
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
  • POST /multicloud/cloudgateway
    • API Operation Summary: Create cloud gateway
    • ⛔️ Breaking Change -the request property 'accountId' became required
    • ⛔️ Breaking Change -the request property 'azureProperties' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/resourceGroupName' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/resourceGroupSource' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/vhubName' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/vhubSource' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/vwanName' became required
    • ⛔️ Breaking Change -the request property 'azureProperties/vwanSource' became required
    • ⛔️ Breaking Change -the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • removed the enum value 'azure' of the request property 'azureProperties/nvaSource'
    • removed the enum value 'azure' of the request property 'azureProperties/resourceGroupSource'
    • removed the enum value 'azure' of the request property 'azureProperties/vhubSource'
    • removed the enum value 'azure' of the request property 'azureProperties/vpnGatewaySource'
    • removed the enum value 'azure' of the request property 'azureProperties/vwanSource'
    • removed the enum value 'azureStored' of the request property 'azureProperties/nvaSource'
    • removed the enum value 'azureStored' of the request property 'azureProperties/resourceGroupSource'
    • removed the enum value 'azureStored' of the request property 'azureProperties/vhubSource'
    • removed the enum value 'azureStored' of the request property 'azureProperties/vpnGatewaySource'
    • removed the enum value 'azureStored' of the request property 'azureProperties/vwanSource'
    • removed the enum value 'toBeCreated' of the request property 'azureProperties/nvaSource'
    • removed the enum value 'toBeCreated' of the request property 'azureProperties/resourceGroupSource'
    • removed the enum value 'toBeCreated' of the request property 'azureProperties/vhubSource'
    • removed the enum value 'toBeCreated' of the request property 'azureProperties/vpnGatewaySource'
    • removed the enum value 'toBeCreated' of the request property 'azureProperties/vwanSource'
    • removed the enum value 'vManage' of the request property 'azureProperties/nvaSource'
    • removed the enum value 'vManage' of the request property 'azureProperties/resourceGroupSource'
    • removed the enum value 'vManage' of the request property 'azureProperties/vhubSource'
    • removed the enum value 'vManage' of the request property 'azureProperties/vpnGatewaySource'
    • removed the enum value 'vManage' of the request property 'azureProperties/vwanSource'
    • added the new optional request property 'cloudGatewayMode'
  • POST /multicloud/cloudgateway/config-group
    • API Operation Summary: Initiate a config group creation for a cloud gateway.
    • ⛔️ Breaking Change -the 'query' request parameter 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'configGroupName' became required
    • added the new optional request property 'configGroupSolution'
    • added the optional property 'createdBy' to the response with the '200' status
    • added the optional property 'createdOn' to the response with the '200' status
    • added the optional property 'description' to the response with the '200' status
    • added the optional property 'devices' to the response with the '200' status
    • added the optional property 'fullConfigCli' to the response with the '200' status
    • added the optional property 'id' to the response with the '200' status
    • added the optional property 'iosConfigCli' to the response with the '200' status
    • added the optional property 'lastUpdatedBy' to the response with the '200' status
    • added the optional property 'lastUpdatedOn' to the response with the '200' status
    • added the optional property 'name' to the response with the '200' status
    • added the optional property 'numberOfDevices' to the response with the '200' status
    • added the optional property 'numberOfDevicesUpToDate' to the response with the '200' status
    • added the optional property 'origin' to the response with the '200' status
    • added the optional property 'profiles' to the response with the '200' status
    • added the optional property 'solution' to the response with the '200' status
    • added the optional property 'source' to the response with the '200' status
    • added the optional property 'state' to the response with the '200' status
    • added the optional property 'topology' to the response with the '200' status
    • added the optional property 'version' to the response with the '200' status
  • GET /multicloud/cloudgateway/nvaSecurityRules/{cloudGatewayName}
    • API Operation Summary: Get NVA Security Rules
    • the response property 'securityRulesList/securityRulesList/items/destinationPortRange' became required for the status '200'
    • the response property 'securityRulesList/securityRulesList/items/protocol' became required for the status '200'
    • the response property 'securityRulesList/securityRulesList/items/sourceAddressPrefix' became required for the status '200'
  • PUT /multicloud/cloudgateway/nvaSecurityRules/{cloudGatewayName}
    • API Operation Summary: Update NVA Security Rules
    • ⛔️ Breaking Change -request body became required
    • ⛔️ Breaking Change -the request property 'securityRulesList/items/destinationPortRange' became required
    • ⛔️ Breaking Change -the request property 'securityRulesList/items/protocol' became required
    • ⛔️ Breaking Change -the request property 'securityRulesList/items/sourceAddressPrefix' became required
  • GET /multicloud/cloudgateway/nvas
    • API Operation Summary: Discover Azure Network Virtual Appliances
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'azure' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azure' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'vhubSource'
  • GET /multicloud/cloudgateway/nvasku
    • API Operation Summary: Get Azure NVA SKUs
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
  • GET /multicloud/cloudgateway/resourceGroups
    • API Operation Summary: Discover Azure Resource Groups
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
  • GET /multicloud/cloudgateway/vhubs
    • API Operation Summary: Discover Azure Virtual HUBs
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'azure' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azure' from the 'query' request parameter 'vwanSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'vwanSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'vwanSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'vwanSource'
  • GET /multicloud/cloudgateway/vnetsNoofAttached
    • API Operation Summary: Discover Azure Virtual HUBs
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
  • GET /multicloud/cloudgateway/vpn-gateways
    • API Operation Summary: Discover Azure Vpn Gateways
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'azure' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azure' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'vhubSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'vhubSource'
  • GET /multicloud/cloudgateway/vwans
    • API Operation Summary: Discover Azure Virtual WANS
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'azure' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'azureStored' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'toBeCreated' from the 'query' request parameter 'resourceGroupSource'
    • removed the enum value 'vManage' from the 'query' request parameter 'resourceGroupSource'
  • GET /multicloud/cloudgateway/{cloudGatewayName}
    • API Operation Summary: Get cloud gateway by name
    • ⛔️ Breaking Change -the 'settings/skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'settings/tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • added the optional property 'cloudGatewayMode' to the response with the '200' status
  • PUT /multicloud/cloudgateway/{cloudGatewayName}
    • API Operation Summary: Update cloud gateway
    • ⛔️ Breaking Change -the request property 'accountId' became required
    • ⛔️ Breaking Change -the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • ⛔️ Breaking Change -the request property 'resourceGroupName' became required
    • ⛔️ Breaking Change -the request property 'vhubId' became required
  • GET /multicloud/cloudgateway/{cloudType}/gateways/device-chassis-numbers
    • API Operation Summary: Get available devices to use for Cloud Gateway or query by Config Group Id.
    • ⛔️ Breaking Change -removed the optional property '/items/configuredHostname' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/configuredSystemIP' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/deviceModel' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property '/items/uuid' from the response with the '200' status
    • added the new optional 'query' request parameter 'device-solution-type'
    • added the optional property '/items/total_flow_count' to the response with the '200' status
  • GET /multicloud/cloudgatewaysetting/{cloudGatewayName}
    • API Operation Summary: Get cloud gateway custom setting by cloud gateway name
    • ⛔️ Breaking Change -the 'skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
  • POST /multicloud/pushCgwConfig
    • API Operation Summary: Push configuration to devices of CGW
    • ⛔️ Breaking Change -the request property 'cloudGatewayName' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required

[MultiCloud - General]

  • POST /multicloud/audit
    • API Operation Summary: Call an audit
    • ⛔️ Breaking Change -the request property 'cloudType' became required
  • POST /multicloud/statistics/interface/aggregation
    • API Operation Summary: Get aggregated data based on input query and filter. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • added the optional property 'edgeBillingAccountInfoList' to the response with the '200' status
  • POST /multicloud/telemetry
    • API Operation Summary: Reports telemetry data
    • ⛔️ Breaking Change -added the new required request property 'cloudType'
    • ⛔️ Breaking Change -request body became required
    • ⛔️ Breaking Change -removed the request property 'meter'
    • ⛔️ Breaking Change -removed the request property 'tracer'
    • added the new optional request property 'cgwList'
  • GET /multicloud/{cloudType}/config-group/{config-group-id}/topology
    • API Operation Summary: Get current Multicloud MultiCloud topology for the Config Group.
    • ⛔️ Breaking Change -removed the optional property 'topology' from the response with the '200' status
    • added the optional property 'total_flow_count' to the response with the '200' status
  • PUT /multicloud/{cloudType}/config-group/{config-group-id}/topology
    • API Operation Summary: Update Multicloud topology for the Config Group.
    • ⛔️ Breaking Change -removed the optional property 'topology' from the response with the '200' status
    • added the optional property 'total_flow_count' to the response with the '200' status

[MultiCloud - Global Settings]

  • GET /multicloud/settings/global
    • API Operation Summary: Get global settings
    • ⛔️ Breaking Change -the 'cgwBgpAsnOffset' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'enableAutoCorrect' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'enableDefRouteAdvertize' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'enableMonitoring' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'enablePeriodicAudit' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'intraTagComm' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'mapTvpc' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'multicloudSystemSettings/useConfigurationGroup' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'policyManagement' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'programDefaultRoute' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'serviceDirPollTimer' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'skuScaleUnit' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'tunnelCount' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • the response property 'cgwBgpAsnOffset' became required for the status '200'
    • the response property 'cloudGatewaySolution' became required for the status '200'
    • the response property 'cloudType' became required for the status '200'
    • the response property 'instanceSize' became required for the status '200'
    • the response property 'ipSubnetPool' became required for the status '200'
    • the response property 'orgBgpAsn' became required for the status '200'
    • the response property 'skuScaleUnit' became required for the status '200'
    • the response property 'softwareImageId' became required for the status '200'
  • POST /multicloud/settings/global
    • API Operation Summary: Add global settings
    • ⛔️ Breaking Change -the request property 'cgwBgpAsnOffset' became required
    • ⛔️ Breaking Change -the request property 'cloudGatewaySolution' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'instanceSize' became required
    • ⛔️ Breaking Change -the request property 'ipSubnetPool' became required
    • ⛔️ Breaking Change -the request property 'orgBgpAsn' became required
    • ⛔️ Breaking Change -the request property 'skuScaleUnit' became required
    • ⛔️ Breaking Change -the request property 'softwareImageId' became required
    • added the new optional request property 'multicloudSystemSettings/enableMonitoring'
  • PUT /multicloud/settings/global
    • API Operation Summary: Update global settings
    • ⛔️ Breaking Change -the request property 'cgwBgpAsnOffset' became required
    • ⛔️ Breaking Change -the request property 'cloudGatewaySolution' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'instanceSize' became required
    • ⛔️ Breaking Change -the request property 'ipSubnetPool' became required
    • ⛔️ Breaking Change -the request property 'orgBgpAsn' became required
    • ⛔️ Breaking Change -the request property 'skuScaleUnit' became required
    • ⛔️ Breaking Change -the request property 'softwareImageId' became required
    • added the new optional request property 'multicloudSystemSettings/enableMonitoring'

[MultiCloud - Mapping]

  • POST /multicloud/map
    • API Operation Summary: Enable Mapping for cloudType
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'connMatrix/items/conn' became required
    • ⛔️ Breaking Change -the request property 'connMatrix/items/destId' became required
    • ⛔️ Breaking Change -the request property 'connMatrix/items/destType' became required
    • ⛔️ Breaking Change -the request property 'connMatrix/items/srcId' became required
    • ⛔️ Breaking Change -the request property 'connMatrix/items/srcType' became required
  • GET /multicloud/map/status
    • API Operation Summary: Get mapping status
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
  • GET /multicloud/map/tags
    • API Operation Summary: Get cloud gateway types for specified cloudType
    • the 'query' request parameter 'cloudType' became optional
  • GET /multicloud/mapping/{cloudType}
    • API Operation Summary: Get associated mappings to the CGW
    • removed the enum value 'AWS' from the 'path' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'path' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'path' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloudType'

[MultiCloud - Tagging]

  • GET /multicloud/hostvpc
    • API Operation Summary: Get all Host VPCs
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
    • the response property '/items/accountId' became required for the status '200'
    • the response property '/items/cloudType' became required for the status '200'
    • the response property '/items/hostVpcId' became required for the status '200'
    • the response property '/items/region' became required for the status '200'
    • the response property '/items/vnetId' became required for the status '200'
  • GET /multicloud/hostvpc/tags
    • API Operation Summary: Get VPC Tags
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'
    • the 'query' request parameter 'cloudType' became optional
    • the response property '/items/accountId' became required for the status '200'
    • the response property '/items/cloudType' became required for the status '200'
    • the response property '/items/hostVpcId' became required for the status '200'
    • the response property '/items/region' became required for the status '200'
    • the response property '/items/vnetId' became required for the status '200'
  • POST /multicloud/hostvpc/tags
    • API Operation Summary: Tag a VPC
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/accountId' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/cloudType' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/hostVpcId' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/region' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/vnetId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/accountId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/cloudType' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/hostVpcId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/region' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/vnetId' became required
  • PUT /multicloud/hostvpc/tags
    • API Operation Summary: Edit VPCs for a Tag
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/accountId' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/cloudType' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/hostVpcId' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/region' became required
    • ⛔️ Breaking Change -the request property 'hostVpcs/items/vnetId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/accountId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/cloudType' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/hostVpcId' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/region' became required
    • ⛔️ Breaking Change -the request property 'vnets/items/vnetId' became required
  • POST /multicloud/hostvpc/tags/rebalanceVnets
    • API Operation Summary: Tag a VPC
    • removed the enum value 'AWS' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AWS_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloudType'
    • removed the enum value 'AZURE_GOVCLOUD' from the 'query' request parameter 'cloudType'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloudType'

[Multicloud Interconnect - Accounts]

  • GET /multicloud/interconnect/accounts
    • API Operation Summary: Get Interconnect provider accounts.
    • removed the enum value 'EQUINIX' from the 'query' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'query' request parameter 'interconnect-type'
    • the response property '/items/attCredentials' became required for the status '200'
    • the response property '/items/attCredentials/clientId' became required for the status '200'
    • the response property '/items/attCredentials/clientSecret' became required for the status '200'
    • the response property '/items/edgeAccountId' became required for the status '200'
    • the response property '/items/edgeAccountName' became required for the status '200'
    • the response property '/items/edgeType' became required for the status '200'
    • the response property '/items/equinixCredentials' became required for the status '200'
    • the response property '/items/equinixCredentials/clientId' became required for the status '200'
    • the response property '/items/equinixCredentials/clientSecret' became required for the status '200'
    • the response property '/items/megaportCredentials' became required for the status '200'
    • the response property '/items/megaportCredentials/password' became required for the status '200'
    • the response property '/items/megaportCredentials/username' became required for the status '200'
  • POST /multicloud/interconnect/accounts
    • API Operation Summary: Add an Interconnect provider account to vManage.
    • ⛔️ Breaking Change -the request property 'attCredentials' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/username' became required
    • removed the enum value 'CISCO' of the request property 'billingProviderType'
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • removed the enum value 'PROVIDER' of the request property 'billingProviderType'
    • the response property 'attCredentials' became required for the status '200'
    • the response property 'attCredentials/clientId' became required for the status '200'
    • the response property 'attCredentials/clientSecret' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeAccountName' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'equinixCredentials' became required for the status '200'
    • the response property 'equinixCredentials/clientId' became required for the status '200'
    • the response property 'equinixCredentials/clientSecret' became required for the status '200'
    • the response property 'megaportCredentials' became required for the status '200'
    • the response property 'megaportCredentials/password' became required for the status '200'
    • the response property 'megaportCredentials/username' became required for the status '200'
  • GET /multicloud/interconnect/accounts/{interconnect-account-id}
    • API Operation Summary: Get associated Interconnect provider account by id.
    • the response property 'attCredentials' became required for the status '200'
    • the response property 'attCredentials/clientId' became required for the status '200'
    • the response property 'attCredentials/clientSecret' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeAccountName' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'equinixCredentials' became required for the status '200'
    • the response property 'equinixCredentials/clientId' became required for the status '200'
    • the response property 'equinixCredentials/clientSecret' became required for the status '200'
    • the response property 'megaportCredentials' became required for the status '200'
    • the response property 'megaportCredentials/password' became required for the status '200'
    • the response property 'megaportCredentials/username' became required for the status '200'
  • PUT /multicloud/interconnect/accounts/{interconnect-account-id}
    • API Operation Summary: Edit associated Interconnect provider account name and description.
    • ⛔️ Breaking Change -the request property 'attCredentials' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/username' became required
    • removed the enum value 'CISCO' of the request property 'billingProviderType'
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • removed the enum value 'PROVIDER' of the request property 'billingProviderType'
  • PUT /multicloud/interconnect/accounts/{interconnect-account-id}/credentials
    • API Operation Summary: Edit associated Interconnect provider account credentials.
    • ⛔️ Breaking Change -the request property 'attCredentials' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'attCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientId' became required
    • ⛔️ Breaking Change -the request property 'equinixCredentials/clientSecret' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/password' became required
    • ⛔️ Breaking Change -the request property 'megaportCredentials/username' became required
    • removed the enum value 'CISCO' of the request property 'billingProviderType'
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • removed the enum value 'PROVIDER' of the request property 'billingProviderType'
    • the response property 'attCredentials' became required for the status '200'
    • the response property 'attCredentials/clientId' became required for the status '200'
    • the response property 'attCredentials/clientSecret' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeAccountName' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'equinixCredentials' became required for the status '200'
    • the response property 'equinixCredentials/clientId' became required for the status '200'
    • the response property 'equinixCredentials/clientSecret' became required for the status '200'
    • the response property 'megaportCredentials' became required for the status '200'
    • the response property 'megaportCredentials/password' became required for the status '200'
    • the response property 'megaportCredentials/username' became required for the status '200'
  • GET /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/billing-accounts
    • API Operation Summary: Get billing accounts for Interconnect provider type and account.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • DELETE /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/locations
    • API Operation Summary: Delete stored regions for an Interconnect provider and account.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • GET /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/locations
    • API Operation Summary: Get list of available regions for an Interconnect provider and account.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • PUT /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/locations
    • API Operation Summary: Update available regions for an Interconnect provider and account.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • DELETE /multicloud/interconnect/{interconnect-type}/locations
    • API Operation Summary: Delete stored regions for an Interconnect provider type.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'

[Multicloud Interconnect - Cloud Resource Management]

  • GET /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/gcr-and-attachments
    • API Operation Summary: Get Google Cloud Router and Attachments.
    • ⛔️ Breaking Change -the 'gcpCloudRouters/items/attachmentDetails/items/secondaryZone' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'gcpCloudRouters/items/cloudRouterAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • the response property 'gcpCloudRouters/items/name' became required for the status '200'
    • the response property 'gcpCloudRouters/items/network' became required for the status '200'
  • GET /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/vhubs
    • API Operation Summary: Get Azure Virtual Hubs.
    • removed the enum value 'AWS' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloud-type'
  • GET /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/vwans
    • API Operation Summary: Get Azure Virtual Wans.
    • ⛔️ Breaking Change -the 'query' request parameter 'resource-group' became required
    • removed the enum value 'AWS' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloud-type'
    • the response property 'vWans/items/vWan/name' became required for the status '200'
    • the response property 'vWans/items/vWan/region' became required for the status '200'
    • the response property 'vWans/items/vWan/resourceGroupName' became required for the status '200'
  • POST /multicloud/interconnect/cloud/{cloud-type}/accounts/{cloud-account-id}/vwans
    • API Operation Summary: Create an Azure Virtual Wan.
    • removed the enum value 'AWS' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloud-type'
    • ⛔️ Breaking Change -the request property 'name' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • ⛔️ Breaking Change -the request property 'resourceGroupName' became required
    • removed the enum value 'AWS' of the request property 'cloudType'
    • removed the enum value 'AZURE' of the request property 'cloudType'
    • removed the enum value 'GCP' of the request property 'cloudType'
    • the response property 'vWans/items/vWan/name' became required for the status '200'
    • the response property 'vWans/items/vWan/region' became required for the status '200'
    • the response property 'vWans/items/vWan/resourceGroupName' became required for the status '200'
  • GET /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways
    • API Operation Summary: Get all Cloud Connectivity Gateways.
    • ⛔️ Breaking Change -the 'query' request parameter 'cloud-account-id' became required
    • ⛔️ Breaking Change -the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/amazonSideAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'connectivityGateway/items/awsConnectivityGateway/transitGateway/amazonSideAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'connectivityGateway/items/gcpConnectivityGateway/interconnectAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/attachmentDetails/items/secondaryZone' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -the 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/cloudRouterAsn' response's property type/format changed from 'integer'/'int64' to 'string'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisePrefixList' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'connectivityGateway/items/awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixes' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'connectivityGateway/items/awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixes' from the response with the '200' status
    • ⛔️ Breaking Change -removed the optional property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisePrefixList' from the response with the '200' status
    • added the new 'AWS_GOVCLOUD' enum value to the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/associatedGateway/cloudType' response property for the response status '200'
    • added the new 'AWS_GOVCLOUD' enum value to the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/virtualInterfaceAttachmentList/items/cloudType' response property for the response status '200'
    • added the new 'AWS_GOVCLOUD' enum value to the 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/associatedGateway/cloudType' response property for the response status '200'
    • added the new 'AWS_GOVCLOUD' enum value to the 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vHubList/items/vHub/cloudType' response property for the response status '200'
    • added the new 'AZURE_GOVCLOUD' enum value to the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/associatedGateway/cloudType' response property for the response status '200'
    • added the new 'AZURE_GOVCLOUD' enum value to the 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/virtualInterfaceAttachmentList/items/cloudType' response property for the response status '200'
    • added the new 'AZURE_GOVCLOUD' enum value to the 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/associatedGateway/cloudType' response property for the response status '200'
    • added the new 'AZURE_GOVCLOUD' enum value to the 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vHubList/items/vHub/cloudType' response property for the response status '200'
    • added the optional property 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisedPrefixList' to the response with the '200' status
    • added the optional property 'connectivityGateway/items/awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixList' to the response with the '200' status
    • added the optional property 'connectivityGateway/items/awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixList' to the response with the '200' status
    • added the optional property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisedPrefixList' to the response with the '200' status
    • the response property 'connectivityGateway/items/awsConnectivityGateway' became required for the status '200'
    • the response property 'connectivityGateway/items/awsConnectivityGateway/awsConnectivityType' became required for the status '200'
    • the response property 'connectivityGateway/items/awsConnectivityGateway/directConnectGateway/amazonSideAsn' became required for the status '200'
    • the response property 'connectivityGateway/items/awsConnectivityGateway/transitGateway/amazonSideAsn' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/azureConnectivityType' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/resourceGroupName' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/sku/family' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/sku/tier' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/name' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/region' became required for the status '200'
    • the response property 'connectivityGateway/items/azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/resourceGroupName' became required for the status '200'
    • the response property 'connectivityGateway/items/cloudAccountId' became required for the status '200'
    • the response property 'connectivityGateway/items/cloudType' became required for the status '200'
    • the response property 'connectivityGateway/items/gatewayName' became required for the status '200'
    • the response property 'connectivityGateway/items/gcpConnectivityGateway' became required for the status '200'
    • the response property 'connectivityGateway/items/gcpConnectivityGateway/gcConnectivityType' became required for the status '200'
    • the response property 'connectivityGateway/items/gcpConnectivityGateway/routerInfo' became required for the status '200'
    • the response property 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/name' became required for the status '200'
    • the response property 'connectivityGateway/items/gcpConnectivityGateway/routerInfo/network' became required for the status '200'
    • the response property 'connectivityGateway/items/region' became required for the status '200'
  • POST /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways
    • API Operation Summary: Create a Cloud Connectivity Gateway.
    • ⛔️ Breaking Change -the request property 'awsConnectivityGateway' became required
    • ⛔️ Breaking Change -the request property 'awsConnectivityGateway/awsConnectivityType' became required
    • ⛔️ Breaking Change -the request property 'awsConnectivityGateway/directConnectGateway/amazonSideAsn' became required
    • ⛔️ Breaking Change -the request property 'awsConnectivityGateway/transitGateway/amazonSideAsn' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/azureConnectivityType' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/resourceGroupName' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/sku/family' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/name' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/region' became required
    • ⛔️ Breaking Change -the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/resourceGroupName' became required
    • ⛔️ Breaking Change -the request property 'cloudAccountId' became required
    • ⛔️ Breaking Change -the request property 'cloudType' became required
    • ⛔️ Breaking Change -the request property 'gatewayName' became required
    • ⛔️ Breaking Change -the request property 'gcpConnectivityGateway' became required
    • ⛔️ Breaking Change -the request property 'gcpConnectivityGateway/gcConnectivityType' became required
    • ⛔️ Breaking Change -the request property 'gcpConnectivityGateway/routerInfo' became required
    • ⛔️ Breaking Change -the request property 'gcpConnectivityGateway/routerInfo/name' became required
    • ⛔️ Breaking Change -the request property 'gcpConnectivityGateway/routerInfo/network' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • removed the enum value 'AWS' of the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/cloudType'
    • removed the enum value 'AWS' of the request property 'cloudType'
    • removed the enum value 'AZURE' of the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/cloudType'
    • removed the enum value 'AZURE' of the request property 'cloudType'
    • removed the enum value 'BASIC' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier'
    • removed the enum value 'DIRECT_CONNECT_GATEWAY' of the request property 'awsConnectivityGateway/awsConnectivityType'
    • removed the enum value 'EXPRESS_ROUTE_CIRCUIT' of the request property 'azureConnectivityGateway/azureConnectivityType'
    • removed the enum value 'EXPRESS_ROUTE_GATEWAY' of the request property 'azureConnectivityGateway/azureConnectivityType'
    • removed the enum value 'GCP' of the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vWan/cloudType'
    • removed the enum value 'GCP' of the request property 'cloudType'
    • removed the enum value 'GCR_ATTACHMENT' of the request property 'gcpConnectivityGateway/gcConnectivityType'
    • removed the enum value 'LOCAL' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier'
    • removed the enum value 'METERED_DATA' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/family'
    • removed the enum value 'PREMIUM' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier'
    • removed the enum value 'STANDARD' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/tier'
    • removed the enum value 'TRANSIT_GATEWAY' of the request property 'awsConnectivityGateway/awsConnectivityType'
    • removed the enum value 'UNLIMITED_DATA' of the request property 'azureConnectivityGateway/expressRouteCircuit/sku/family'
    • removed the enum value 'VIRTUAL_NETWORK_GATEWAY' of the request property 'azureConnectivityGateway/azureConnectivityType'
    • removed the enum value 'VIRTUAL_PRIVATE_GATEWAY' of the request property 'awsConnectivityGateway/awsConnectivityType'
    • ⛔️ Breaking Change -removed the request property 'awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisePrefixList'
    • ⛔️ Breaking Change -removed the request property 'awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixes'
    • ⛔️ Breaking Change -removed the request property 'awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixes'
    • ⛔️ Breaking Change -removed the request property 'azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisePrefixList'
    • added the new optional request property 'awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/advertisedPrefixList'
    • added the new optional request property 'awsConnectivityGateway/transitGateway/vpcAttachmentList/items/vpcRoutePrefixList'
    • added the new optional request property 'awsConnectivityGateway/virtualPrivateGateway/vpcAttachmentList/items/vpcRoutePrefixList'
    • added the new optional request property 'azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/advertisedPrefixList'
    • added the new 'AWS_GOVCLOUD' enum value to the request property 'awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/associatedGateway/cloudType'
    • added the new 'AWS_GOVCLOUD' enum value to the request property 'awsConnectivityGateway/directConnectGateway/virtualInterfaceAttachmentList/items/cloudType'
    • added the new 'AWS_GOVCLOUD' enum value to the request property 'azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/associatedGateway/cloudType'
    • added the new 'AWS_GOVCLOUD' enum value to the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vHubList/items/vHub/cloudType'
    • added the new 'AZURE_GOVCLOUD' enum value to the request property 'awsConnectivityGateway/directConnectGateway/gatewayAssociationList/items/associatedGateway/cloudType'
    • added the new 'AZURE_GOVCLOUD' enum value to the request property 'awsConnectivityGateway/directConnectGateway/virtualInterfaceAttachmentList/items/cloudType'
    • added the new 'AZURE_GOVCLOUD' enum value to the request property 'azureConnectivityGateway/expressRouteCircuit/gatewayAssociationList/items/associatedGateway/cloudType'
    • added the new 'AZURE_GOVCLOUD' enum value to the request property 'azureConnectivityGateway/expressRouteCircuit/vWanAttachmentList/items/vHubList/items/vHub/cloudType'
  • GET /multicloud/interconnect/cloud/{cloud-type}/cloud-connectivity-gateways/create-options
    • API Operation Summary: Get Cloud Connectivity Gateway create Options.
    • ⛔️ Breaking Change -the 'query' request parameter 'cloud-account-id' became required
    • removed the enum value 'AWS' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloud-type'

[Multicloud Interconnect - Connectivity]

  • GET /multicloud/interconnect/connectivity/connections/tags
    • API Operation Summary: Get configured Interconnect host VPC/VNET mapping tags.
    • ⛔️ Breaking Change -the 'query' request parameter 'cloud-account-id' became required
    • ⛔️ Breaking Change -the 'query' request parameter 'cloud-type' became required
    • removed the enum value 'AWS' from the 'query' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloud-type'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloud-type'
  • GET /multicloud/interconnect/connectivity/device-links
    • API Operation Summary: Get Interconnect provider Device-Link.
    • the response property 'bandwidth' became required for the status '200'
    • the response property 'deviceLinkName' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
  • POST /multicloud/interconnect/connectivity/device-links
    • API Operation Summary: Add an Interconnect Device-Link to vManage.
    • ⛔️ Breaking Change -the request property 'bandwidth' became required
    • ⛔️ Breaking Change -the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
  • GET /multicloud/interconnect/connectivity/device-links/{device-link-name}
    • API Operation Summary: Get Interconnect provider Device-Link.
    • the response property 'bandwidth' became required for the status '200'
    • the response property 'deviceLinkName' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
  • PUT /multicloud/interconnect/connectivity/device-links/{device-link-name}
    • API Operation Summary: Update an Interconnect Device-Link to vManage.
    • ⛔️ Breaking Change -the request property 'bandwidth' became required
    • ⛔️ Breaking Change -the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
  • GET /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/cloud/{cloud-type}/connectivity/connections/partner-ports
    • API Operation Summary: Get supported partner regions for an Interconnect provider.
    • removed the enum value 'AWS' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'GCP' from the 'path' request parameter 'cloud-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'express_route' from the 'query' request parameter 'connect-type'
    • removed the enum value 'gcr' from the 'query' request parameter 'connect-type'
    • removed the enum value 'hconn' from the 'query' request parameter 'connect-type'
    • removed the enum value 'hvif' from the 'query' request parameter 'connect-type'
    • added the new 'AWS_GOVCLOUD' enum value to the 'edgePartnerPortsList/items/cloudType' response property for the response status '200'
    • added the new 'AZURE_GOVCLOUD' enum value to the 'edgePartnerPortsList/items/cloudType' response property for the response status '200'
  • GET /multicloud/interconnect/{interconnect-type}/accounts/{interconnect-account-id}/connectivity/connections/{connection-type}/port-speeds
    • API Operation Summary: Get supported port speeds for an Interconnect connectivity.
    • removed the enum value 'AWS' from the 'query' request parameter 'cloud-type'
    • removed the enum value 'AZURE' from the 'query' request parameter 'cloud-type'
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'GCP' from the 'query' request parameter 'cloud-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'attachment' from the 'query' request parameter 'connect-subtype'
    • removed the enum value 'cloud' from the 'path' request parameter 'connection-type'
    • removed the enum value 'edge' from the 'path' request parameter 'connection-type'
    • removed the enum value 'express_route' from the 'query' request parameter 'connect-type'
    • removed the enum value 'gcr' from the 'query' request parameter 'connect-type'
    • removed the enum value 'hconn' from the 'query' request parameter 'connect-type'
    • removed the enum value 'hvif' from the 'query' request parameter 'connect-type'
    • removed the enum value 'private' from the 'query' request parameter 'connect-subtype'
    • removed the enum value 'public' from the 'query' request parameter 'connect-subtype'
    • removed the enum value 'transit' from the 'query' request parameter 'connect-subtype'
  • POST /multicloud/interconnect/{interconnect-type}/connectivity/device-links/metro-speed
    • API Operation Summary: Get metro speed for Device-Link by Device-Link Configuration.
    • ⛔️ Breaking Change -the request property 'bandwidth' became required
    • ⛔️ Breaking Change -the request property 'deviceLinkName' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
  • GET /multicloud/interconnect/{interconnect-type}/connectivity/device-links/port-speeds
    • API Operation Summary: Get supported port speeds for Device-Link by Interconnect provider.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'

[Multicloud Interconnect - Entitlement]

  • GET /multicloud/interconnect/entitlement/licenses
    • API Operation Summary: Get Interconnect Licenses
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-account-id' became required
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required
    • removed the enum value 'AWSHC' from the 'query' request parameter 'product-type'
    • removed the enum value 'CONNECTION' from the 'query' request parameter 'product-type'
    • removed the enum value 'EQUINIX' from the 'query' request parameter 'interconnect-type'
    • removed the enum value 'GATEWAY' from the 'query' request parameter 'product-type'
    • removed the enum value 'MEGAPORT' from the 'query' request parameter 'interconnect-type'

[Multicloud Interconnect - Gateways]

  • GET /multicloud/interconnect/gateways
    • API Operation Summary: Get all Interconnect Gateways.
    • added the optional property '/items/serviceChainAttachments' to the response with the '200' status
    • the response property '/items/configGroupSettings/configGroupId' became required for the status '200'
    • the response property '/items/configGroupSettings/configGroupName' became required for the status '200'
    • the response property '/items/deviceUuid' became required for the status '200'
    • the response property '/items/edgeAccountId' became required for the status '200'
    • the response property '/items/edgeBillingAccountId' became required for the status '200'
    • the response property '/items/edgeGatewayName' became required for the status '200'
    • the response property '/items/edgeType' became required for the status '200'
    • the response property '/items/ipTransit' became required for the status '200'
    • the response property '/items/licenseType' became required for the status '200'
    • the response property '/items/region' became required for the status '200'
    • the response property '/items/regionId' became required for the status '200'
    • the response property '/items/settings/instanceSize' became required for the status '200'
    • the response property '/items/settings/softwareImageId' became required for the status '200'
    • the response property '/items/siteName' became required for the status '200'
  • POST /multicloud/interconnect/gateways
    • API Operation Summary: Create an Interconnect gateway in an Interconnect provider.
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change -the request property 'deviceUuid' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'ipTransit' became required
    • ⛔️ Breaking Change -the request property 'licenseType' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • ⛔️ Breaking Change -the request property 'regionId' became required
    • ⛔️ Breaking Change -the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change -the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change -the request property 'siteName' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • added the new optional request property 'serviceChainAttachments'
  • POST /multicloud/interconnect/gateways/config-group
    • API Operation Summary: Initiate a config group creation for an Interconnect gateway.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' was restricted to a list of enum values
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required
    • ⛔️ Breaking Change -the request property 'configGroupName' became required
    • added the new enum value 'EQUINIX' to the 'query' request parameter 'interconnect-type'
    • added the new enum value 'MEGAPORT' to the 'query' request parameter 'interconnect-type'
  • GET /multicloud/interconnect/gateways/image-names
    • API Operation Summary: Get Interconnect Gateway software image versions supported by an Interconnect Provider.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required
  • GET /multicloud/interconnect/gateways/instance-sizes
    • API Operation Summary: Get Interconnect Gateway instance sizes supported by an Interconnect provider.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required
  • POST /multicloud/interconnect/gateways/push-config
    • API Operation Summary: Initiate a configuration push for an Interconnect gateway.
    • ⛔️ Breaking Change -the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
  • GET /multicloud/interconnect/gateways/types
    • API Operation Summary: Get supported Interconnect Gateway solution types.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required
  • GET /multicloud/interconnect/gateways/{interconnect-gateway-name}
    • API Operation Summary: Get Interconnect Gateway Information.
    • added the optional property 'serviceChainAttachments' to the response with the '200' status
    • the response property 'configGroupSettings/configGroupId' became required for the status '200'
    • the response property 'configGroupSettings/configGroupName' became required for the status '200'
    • the response property 'deviceUuid' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeBillingAccountId' became required for the status '200'
    • the response property 'edgeGatewayName' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'ipTransit' became required for the status '200'
    • the response property 'licenseType' became required for the status '200'
    • the response property 'region' became required for the status '200'
    • the response property 'regionId' became required for the status '200'
    • the response property 'settings/instanceSize' became required for the status '200'
    • the response property 'settings/softwareImageId' became required for the status '200'
    • the response property 'siteName' became required for the status '200'
  • PUT /multicloud/interconnect/gateways/{interconnect-gateway-name}
    • API Operation Summary: Edit Interconnect Gateway Information.
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change -the request property 'deviceUuid' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'ipTransit' became required
    • ⛔️ Breaking Change -the request property 'licenseType' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • ⛔️ Breaking Change -the request property 'regionId' became required
    • ⛔️ Breaking Change -the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change -the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change -the request property 'siteName' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • added the new optional request property 'serviceChainAttachments'
    • added the optional property 'serviceChainAttachments' to the response with the '200' status
    • the response property 'configGroupSettings/configGroupId' became required for the status '200'
    • the response property 'configGroupSettings/configGroupName' became required for the status '200'
    • the response property 'deviceUuid' became required for the status '200'
    • the response property 'edgeAccountId' became required for the status '200'
    • the response property 'edgeBillingAccountId' became required for the status '200'
    • the response property 'edgeGatewayName' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'ipTransit' became required for the status '200'
    • the response property 'licenseType' became required for the status '200'
    • the response property 'region' became required for the status '200'
    • the response property 'regionId' became required for the status '200'
    • the response property 'settings/instanceSize' became required for the status '200'
    • the response property 'settings/softwareImageId' became required for the status '200'
    • the response property 'siteName' became required for the status '200'
  • GET /multicloud/interconnect/gateways/{interconnect-gateway-name}/settings
    • API Operation Summary: Get configured custom settings for an Interconnect gateway
    • ⛔️ Breaking Change -added the new required 'query' request parameter 'interconnect-account-id'
    • the response property 'instanceSize' became required for the status '200'
    • the response property 'softwareImageId' became required for the status '200'
  • GET /multicloud/interconnect/{interconnect-type}/gateways/device-chassis-numbers
    • API Operation Summary: Get available devices to use for Interconnect Gateway or query by Config Group Id.
    • ⛔️ Breaking Change -the 'path' request parameter 'interconnect-type' was restricted to a list of enum values
    • added the new optional 'query' request parameter 'device-solution-type'
    • added the new enum value 'EQUINIX' to the 'path' request parameter 'interconnect-type'
    • added the new enum value 'MEGAPORT' to the 'path' request parameter 'interconnect-type'
  • PUT /v1/multicloud/interconnect/gateways/{interconnect-gateway-name}
    • API Operation Summary: Edit Interconnect Gateway Information.
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupId' became required
    • ⛔️ Breaking Change -the request property 'configGroupSettings/configGroupName' became required
    • ⛔️ Breaking Change -the request property 'deviceUuid' became required
    • ⛔️ Breaking Change -the request property 'edgeAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeBillingAccountId' became required
    • ⛔️ Breaking Change -the request property 'edgeGatewayName' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'ipTransit' became required
    • ⛔️ Breaking Change -the request property 'licenseType' became required
    • ⛔️ Breaking Change -the request property 'region' became required
    • ⛔️ Breaking Change -the request property 'regionId' became required
    • ⛔️ Breaking Change -the request property 'settings/instanceSize' became required
    • ⛔️ Breaking Change -the request property 'settings/softwareImageId' became required
    • ⛔️ Breaking Change -the request property 'siteName' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • added the new optional request property 'serviceChainAttachments'

[Multicloud Interconnect - General]

  • GET /multicloud/interconnect/ip-transit
    • API Operation Summary: Get Interconnect ip transit supported by an Interconnect provider.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required

[Multicloud Interconnect - Global Settings]

  • GET /multicloud/interconnect/settings/global
    • API Operation Summary: Get global settings for an Interconnect provider type
    • ⛔️ Breaking Change -the 'multicloudSystemSettings/useConfigurationGroup' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'
    • the response property 'bgpAsn' became required for the status '200'
    • the response property 'edgeGatewaySolution' became required for the status '200'
    • the response property 'edgeType' became required for the status '200'
    • the response property 'instanceSize' became required for the status '200'
    • the response property 'loopbackCgwColor' became required for the status '200'
    • the response property 'loopbackTunnelColor' became required for the status '200'
    • the response property 'softwareImageId' became required for the status '200'
  • POST /multicloud/interconnect/settings/global
    • API Operation Summary: Add global settings for an Interconnect provider.
    • ⛔️ Breaking Change -the request property 'bgpAsn' became required
    • ⛔️ Breaking Change -the request property 'edgeGatewaySolution' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'instanceSize' became required
    • ⛔️ Breaking Change -the request property 'loopbackCgwColor' became required
    • ⛔️ Breaking Change -the request property 'loopbackTunnelColor' became required
    • ⛔️ Breaking Change -the request property 'softwareImageId' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • removed the enum value 'MVE' of the request property 'edgeGatewaySolution'
    • removed the enum value 'NE' of the request property 'edgeGatewaySolution'
    • added the new optional request property 'multicloudSystemSettings/enableMonitoring'
  • PUT /multicloud/interconnect/settings/global
    • API Operation Summary: Edit global settings for an Interconnect provider.
    • ⛔️ Breaking Change -the request property 'bgpAsn' became required
    • ⛔️ Breaking Change -the request property 'edgeGatewaySolution' became required
    • ⛔️ Breaking Change -the request property 'edgeType' became required
    • ⛔️ Breaking Change -the request property 'instanceSize' became required
    • ⛔️ Breaking Change -the request property 'loopbackCgwColor' became required
    • ⛔️ Breaking Change -the request property 'loopbackTunnelColor' became required
    • ⛔️ Breaking Change -the request property 'softwareImageId' became required
    • removed the enum value 'EQUINIX' of the request property 'edgeType'
    • removed the enum value 'MEGAPORT' of the request property 'edgeType'
    • removed the enum value 'MVE' of the request property 'edgeGatewaySolution'
    • removed the enum value 'NE' of the request property 'edgeGatewaySolution'
    • added the new optional request property 'multicloudSystemSettings/enableMonitoring'

[Multicloud Interconnect - Monitoring]

  • GET /multicloud/interconnect/{interconnect-type}/monitoring/connected-sites
    • API Operation Summary: Get Interconnect devices by Interconnect type for monitoring.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • GET /multicloud/interconnect/{interconnect-type}/monitoring/devices
    • API Operation Summary: Get an Interconnect devices by Interconnect type for monitoring.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
  • GET /multicloud/interconnect/{interconnect-type}/monitoring/gateways
    • API Operation Summary: Get an Interconnect gateways by Interconnect type for monitoring.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'
    • the response property '/items/deviceUuid' became required for the status '200'
    • the response property '/items/edgeAccountId' became required for the status '200'
    • the response property '/items/edgeGatewayName' became required for the status '200'
    • the response property '/items/edgeType' became required for the status '200'
    • the response property '/items/region' became required for the status '200'
    • the response property '/items/siteName' became required for the status '200'
  • GET /multicloud/interconnect/{interconnect-type}/widget
    • API Operation Summary: Get an Interconnect widget for Interconnect type.
    • removed the enum value 'EQUINIX' from the 'path' request parameter 'interconnect-type'
    • removed the enum value 'MEGAPORT' from the 'path' request parameter 'interconnect-type'

[Multicloud Interconnect - Resource Audit]

  • GET /multicloud/interconnect/audit
    • API Operation Summary: Get audit report for resources.
    • ⛔️ Breaking Change -the 'query' request parameter 'interconnect-type' became required

[Multicloud Interconnect - Services]

  • GET /multicloud/interconnect/services
    • API Operation Summary: Get Interconnect Services Information.
    • ⛔️ Breaking Change -added the new required 'query' request parameter 'interconnect-type'
    • ⛔️ Breaking Change -deleted the 'query' request parameter 'interconnect-provider-name'

[N/A]

  • GET /statistics/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_14' removed and replaced with 'getCount_13'
  • GET /statistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • GET /statistics/sitehealth/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_3' removed and replaced with 'getAggregationDataByQuery_15'
  • POST /statistics/sitehealth/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_15' removed and replaced with 'getPostAggregationDataByQuery_16'
  • GET /statistics/sitehealth/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_5' removed and replaced with 'getCount_4'
  • GET /statistics/sitehealth/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/sitehealth/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[Partner - ACI Policy Builder]

  • GET /partner/aci/policy/events/{partnerId}
    • API Operation Summary: Get ACI events
    • ⛔️ Breaking Change -api operation id 'getEvents' removed and replaced with 'getEvents_1'

[Partner - DNAC SDA API]

  • POST /partner/dnac/sda/config/{partnerId}
    • API Operation Summary: Create SDA enabled device
    • ⛔️ Breaking Change -request body became required
  • POST /partner/dnac/sda/netconfconfig/{partnerId}
    • API Operation Summary: Create SDA enabled device from Netconf
    • ⛔️ Breaking Change -request body became required

[Partner - Registration]

  • POST /partner/{partnerType}
    • API Operation Summary: Register NMS partner
    • ⛔️ Breaking Change -request body became required
  • POST /partner/{partnerType}/map/{nmsId}
    • API Operation Summary: Map devices for the partner
    • ⛔️ Breaking Change -request body became required
    • ⛔️ Breaking Change -the request property 'devices' became required
  • POST /partner/{partnerType}/unmap/{nmsId}
    • API Operation Summary: Unmap a set of devices for the partner
    • ⛔️ Breaking Change -request body became required
    • ⛔️ Breaking Change -the request property 'devices' became required
  • PUT /partner/{partnerType}/{nmsId}
    • API Operation Summary: Update NMS partner details
    • ⛔️ Breaking Change -request body became required

[Partner - WCM Configs]

  • POST /partner/wcm/netconf/{nmsId}
    • API Operation Summary: Push device configs
    • ⛔️ Breaking Change -request body became required

[Policy - Policy Group]

  • GET /v1/policy-group
    • API Operation Summary: Get a Policy Group by Solution
    • added the optional property '/items/copyInfo' to the response with the '200' status
    • added the optional property '/items/originInfo' to the response with the '200' status
  • DELETE /v1/policy-group/{policyGroupId}
    • API Operation Summary: Delete Policy Group
    • added the new optional 'query' request parameter 'deleteProfiles'
  • GET /v1/policy-group/{policyGroupId}
    • API Operation Summary: Get a Policy Group by ID
    • added the optional property 'copyInfo' to the response with the '200' status
    • added the optional property 'originInfo' to the response with the '200' status

[Protocol Pack Compliance]

  • POST /sdavc/protocol-pack/compliance/device/noncompliant
    • API Operation Summary: Get all non compliant devices for given protocol pack and selected device or entire network
    • ⛔️ Breaking Change -api operation id 'getNonCompliantDevicesForProtocolPack_1' removed and replaced with 'getNonCompliantDevicesForProtocolPack'
  • GET /sdavc/protocol-pack/compliance/device/noncompliant/{protocolPackName}
    • API Operation Summary: Get all non compliant devices for given protocol pack
    • ⛔️ Breaking Change -api operation id 'getNonCompliantDevicesForProtocolPack' removed and replaced with 'getNonCompliantDevicesForProtocolPack_1'

[Real-Time Monitoring - Device System Stats]

  • GET /statistics/system/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_17' removed and replaced with 'getAggregationDataByQuery_18'
  • POST /statistics/system/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_18' removed and replaced with 'getPostAggregationDataByQuery_19'
  • GET /statistics/system/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_17' removed and replaced with 'getCount_16'
  • GET /statistics/system/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
  • POST /statistics/system/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'

[SD AVC Domain-based App Rules]

  • GET /monitor/sdavccloudconnector/domain
    • API Operation Summary: Get SD AVC App Rules based on Domain for O365
    • ⛔️ Breaking Change -removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change -removed the required property 'value' from the response with the '200' status

[SD AVC IP Address based App Rules]

  • GET /monitor/sdavccloudconnector/ipaddress
    • API Operation Summary: Get SD AVC App Rules based on IP Address for O365
    • ⛔️ Breaking Change -removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change -removed the required property 'value' from the response with the '200' status

[SD AVC Webex App Rules]

  • GET /monitor/sdavccloudconnector/webex
    • API Operation Summary: Get SD AVC App Rules for Webex
    • ⛔️ Breaking Change -removed the required property 'name' from the response with the '200' status
    • ⛔️ Breaking Change -removed the required property 'value' from the response with the '200' status

[SDWAN as a Platform]

  • POST /aas/init
    • API Operation Summary: Initialize SDWAN as a Platform
    • api tag 'SDWAN as a Platform' added
    • api tag 'SDWAN as a Platform - Initialize' removed
  • POST /aas/reset-credentials/{credType}
    • API Operation Summary: SDWAN as a Platform - Manage Credentials
    • api tag 'SDWAN as a Platform' added
    • api tag 'SDWAN as a Platform - Manage Credentials' removed

[Scheduled Backup Restore]

  • POST /restore/remoteimport
    • API Operation Summary: Remote import backup from a remote URL and import the data and apply it to the configuraion database
    • ⛔️ Breaking Change -the request's body type/format changed from 'string'/'' to 'object'/''

[Scheduled Report Management]

  • GET /v1/reports
    • API Operation Summary: Get all report templates information
    • added the required property 'reports/items/businessHours' to the response with the '200' status
    • added the required property 'reports/items/fileType' to the response with the '200' status
    • added the required property 'reports/items/templateType' to the response with the '200' status
  • POST /v1/reports
    • API Operation Summary: Create a new report template
    • ⛔️ Breaking Change -the request property 'emailRecipient' became required
    • added the new 'one_day' enum value to the 'reportConfig/timeRange' response property for the response status '200'
    • added the new optional request property 'businessHours'
    • added the new optional request property 'fileType'
    • added the new optional request property 'templateType'
    • added the new 'one_day' enum value to the request property 'timeRange'
    • added the optional property 'fileType' to the response with the '200' status
    • added the optional property 'reportConfig/businessHours' to the response with the '200' status
    • added the optional property 'reportConfig/fileType' to the response with the '200' status
    • added the optional property 'reportConfig/templateType' to the response with the '200' status
    • added the optional property 'templateType' to the response with the '200' status
    • the response property 'reportConfig/emailRecipient' became required for the status '200'
  • GET /v1/reports/preview/download
    • API Operation Summary: Download a report preview file
    • added the new optional 'query' request parameter 'templateType'
  • GET /v1/reports/{reportId}
    • API Operation Summary: Get the report template information by report ID
    • added the required property 'reports/items/businessHours' to the response with the '200' status
    • added the required property 'reports/items/fileType' to the response with the '200' status
    • added the required property 'reports/items/templateType' to the response with the '200' status
  • PUT /v1/reports/{reportId}
    • API Operation Summary: Modify the report template configuration
    • ⛔️ Breaking Change -the request property 'emailRecipient' became required
    • added the new 'one_day' enum value to the 'reportConfig/timeRange' response property for the response status '200'
    • added the new optional request property 'businessHours'
    • added the new optional request property 'fileType'
    • added the new optional request property 'templateType'
    • added the new 'one_day' enum value to the request property 'timeRange'
    • added the optional property 'fileType' to the response with the '200' status
    • added the optional property 'reportConfig/businessHours' to the response with the '200' status
    • added the optional property 'reportConfig/fileType' to the response with the '200' status
    • added the optional property 'reportConfig/templateType' to the response with the '200' status
    • added the optional property 'templateType' to the response with the '200' status
    • the response property 'reportConfig/emailRecipient' became required for the status '200'
  • GET /v1/reports/{reportId}/tasks
    • API Operation Summary: Get all report tasks detail information by report ID
    • added the optional property 'taskList/items/fileType' to the response with the '200' status

[Secure Device OnBoarding - Provider Credentials]

  • GET /v1/securedeviceonboarding/{accountId}/providercredentials
    • API Operation Summary: Get provider credentials by account id
    • ⛔️ Breaking Change -the response's body type/format changed from 'string'/'' to 'object'/'' for status '200'
    • added the optional property 'providerAccountDetailsList' to the response with the '200' status
  • GET /v1/securedeviceonboarding/{deviceUUID}/deviceusage
    • API Operation Summary: Get device data usage using device uuid
    • ⛔️ Breaking Change -the response's body type/format changed from 'string'/'' to 'object'/'' for status '200'
    • added the optional property 'errorDetails' to the response with the '200' status
    • added the optional property 'esimStatus' to the response with the '200' status
    • added the optional property 'isBootstrap' to the response with the '200' status
    • added the optional property 'otherEsimsDataUsage' to the response with the '200' status
    • added the optional property 'ratePlanDataUsageLimit' to the response with the '200' status
    • added the optional property 'totalDataUsage' to the response with the '200' status
    • added the optional property 'usageThresholdWarning' to the response with the '200' status
    • added the required property 'carrierName' to the response with the '200' status
    • added the required property 'communicationPlan' to the response with the '200' status
    • added the required property 'controllerId' to the response with the '200' status
    • added the required property 'currentDataUsage' to the response with the '200' status
    • added the required property 'iccid' to the response with the '200' status
    • added the required property 'ratePlan' to the response with the '200' status
    • added the required property 'ratePlanType' to the response with the '200' status
    • added the required property 'slotId' to the response with the '200' status

[Service Chain Mapping]

  • GET /v1/service-insertion/service-chain-mapping
    • API Operation Summary: Gets all the Service Chain Mapping with service chain definition name and service chain number.
    • added the non-success response with the status '405'

[Smart License]

  • GET /smartLicensing/fetchAccounts
    • API Operation Summary: fetch sava for sle
    • removed the non-success response with the status '404'
    • added the optional property 'account_id' to the response with the '200' status
    • added the optional property 'name' to the response with the '200' status
    • added the optional property 'virtual_accounts' to the response with the '200' status
  • POST /smartLicensing/syncLicenses
    • API Operation Summary: get all licenses for sa/va
    • ⛔️ Breaking Change -api operation id 'syncLicenses_1' removed and replaced with 'syncLicenses'

[SmartLicensing - Licenses]

  • GET /msla/devices/{uuid}
    • API Operation Summary: Get licenses associated to device
    • ⛔️ Breaking Change -api operation id 'getLicenseByUuid' removed and replaced with 'getLicenseByUuid_1'
  • GET /msla/licenses
    • API Operation Summary: Get all the licenses
    • added the optional property '/items/end_date' to the response with the '200' status
    • added the optional property '/items/subscription_id' to the response with the '200' status
  • GET /msla/monitoring/licensedDeviceCount
    • API Operation Summary: Get licenses associated to device
    • ⛔️ Breaking Change -api operation id 'get license and device count' removed and replaced with 'getDeviceDetailsForDashboard'
    • api tag 'SmartLicensing - Licenses' added
    • api tag 'MSLA' removed
  • GET /msla/monitoring/licensedDistributionDetails
    • API Operation Summary: Get all license distribution
    • ⛔️ Breaking Change -api operation id 'get license and device count_1' removed and replaced with 'getLicenseDistributionDetails'
    • api tag 'SmartLicensing - Licenses' added
    • api tag 'MSLA' removed
    • added the optional property 'result' to the response with the '200' status
  • GET /msla/monitoring/packagingDistributionDetails
    • API Operation Summary: Get all license distribution
    • ⛔️ Breaking Change -api operation id 'get packaging distribution details' removed and replaced with 'getPackagingDistributionDetails'
    • api tag 'SmartLicensing - Licenses' added
    • api tag 'MSLA' removed
    • added the optional property 'data' to the response with the '200' status

[SmartLicensing - Sync Licenses]

  • GET /v1/smart-licensing/license
    • API Operation Summary: Get licenses from vManage db
    • ⛔️ Breaking Change -api operation id 'getLicenseForVa' removed and replaced with 'license'
  • POST /v1/smart-licensing/sync
    • API Operation Summary: Sync licenses from CSSM to vManage db
    • ⛔️ Breaking Change -removed the media type 'application/json' for the response with the status '200'
    • ⛔️ Breaking Change -api operation id 'syncLicenses_3' removed and replaced with 'syncLicenses_2'

[System - Cloud Service]

  • POST /cloudservices/credentials
    • API Operation Summary: Add cloud service credentials
    • ⛔️ Breaking Change -removed the media type '/' from the request body
    • ⛔️ Breaking Change -removed the media type 'application/octet-stream' for the response with the status '200'
    • added the media type 'application/json' to the request body
  • GET /cloudservices/vanalytics/dashboardlist
    • API Operation Summary: Get vAnalytics Dashboard List
    • added the media type 'application/json' for the response with the status '200'

[System - Cloud Service CDNA]

  • PUT /cdna/server
    • API Operation Summary: Enroll CDNA Server with OTP
    • ⛔️ Breaking Change -request body became required
    • ⛔️ Breaking Change -the request property 'token' became required

[Topology - Topology Group]

  • GET /v1/topology-group
    • API Operation Summary: Get a Topology Group by Solution
    • added the optional property '/items/copyInfo' to the response with the '200' status
    • added the optional property '/items/originInfo' to the response with the '200' status
  • GET /v1/topology-group/{topologyGroupId}
    • API Operation Summary: Get a Topology Group by ID
    • added the optional property 'copyInfo' to the response with the '200' status
    • added the optional property 'originInfo' to the response with the '200' status

[Troubleshooting Tools - Device Connectivity]

  • POST /device/tools/admintech
    • API Operation Summary: Generate admin tech logs
    • added the new optional request property 'custom-commands'
  • GET /device/tools/admintech/download/{filename}
    • API Operation Summary: Download admin tech logs
    • ⛔️ Breaking Change -removed the media type 'application/octet-stream' for the response with the status '200'

[Troubleshooting Tools - Device Group]

  • GET /group/device
    • API Operation Summary: Retrieve device groups
    • ⛔️ Breaking Change -deleted the 'query' request parameter 'site-id'
    • added the new optional 'query' request parameter 'siteId'
    • added the media type 'application/json' for the response with the status '400'
  • GET /group/map/devices
    • API Operation Summary: Retrieve group devices for map
    • added the media type 'application/json' for the response with the status '200'

[Troubleshooting Tools - Diagnostics]

  • GET /statistics/speedtest
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -api operation id 'getStatDataRawData_27' removed and replaced with 'getStatDataRawData_25'
  • POST /statistics/speedtest
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -api operation id 'getStatsRawData_27' removed and replaced with 'getStatsRawData_25'
  • GET /statistics/speedtest/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getAggregationDataByQuery_29' removed and replaced with 'getAggregationDataByQuery_28'
  • POST /statistics/speedtest/aggregation
    • API Operation Summary: Get aggregated data based on input query and filters. The data can be filtered on time and other unique parameters based upon necessity and intended usage
    • ⛔️ Breaking Change -api operation id 'getPostAggregationDataByQuery_31' removed and replaced with 'getPostAggregationDataByQuery_30'
  • GET /statistics/speedtest/csv
    • API Operation Summary: Get raw data with optional query as CSV
    • ⛔️ Breaking Change -api operation id 'getStatDataRawDataAsCSV_28' removed and replaced with 'getStatDataRawDataAsCSV_26'
  • GET /statistics/speedtest/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCount_29' removed and replaced with 'getCount_25'
  • POST /statistics/speedtest/doccount
    • API Operation Summary: Get response count of a query
    • ⛔️ Breaking Change -api operation id 'getCountPost_28' removed and replaced with 'getCountPost_25'
  • GET /statistics/speedtest/fields
    • API Operation Summary: Get fields and type
    • ⛔️ Breaking Change -api operation id 'getStatDataFields_29' removed and replaced with 'getStatDataFields_26'
  • GET /statistics/speedtest/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change -api operation id 'getStatsPaginationRawData_26' removed and replaced with 'getStatsPaginationRawData_24'
  • POST /statistics/speedtest/page
    • API Operation Summary: Get stats raw data
    • ⛔️ Breaking Change -for the 'query' request parameter 'count', the type/format was changed from 'string'/'' to 'integer'/'int64'
    • ⛔️ Breaking Change -api operation id 'getPostStatsPaginationRawData_26' removed and replaced with 'getPostStatsPaginationRawData_23'
  • GET /statistics/speedtest/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change -api operation id 'getStatQueryFields_30' removed and replaced with 'getStatQueryFields_28'
  • POST /stream/device/capture
    • API Operation Summary: Create packet capture session
    • ⛔️ Breaking Change -request body became required
  • POST /stream/device/speed
    • ⛔️ Breaking Change -request body became required

[Troubleshooting Tools - Network Wide Path Insight]

  • GET /stream/device/nwpi/activeFlowWithQuery
    • API Operation Summary: Get active flows for NWPI.
    • ⛔️ Breaking Change -the 'data/items/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/aggFlow
    • API Operation Summary: Get aggregated flow data for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/appQosData
    • API Operation Summary: Get QoS Application data for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/appQosState
    • API Operation Summary: Get QoS Application state to received timestamp mapping for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/concurrentData
    • API Operation Summary: Get concurrent data for NWPI.
    • ⛔️ Breaking Change -the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/concurrentDomainData
    • API Operation Summary: Get concurrent domain data for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/currentTimestamp
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • DELETE /stream/device/nwpi/device/blist/del
    • API Operation Summary: Delete Device BlackList for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/device/blist/get
    • API Operation Summary: Get Device BlackList for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/deviceInfoBySite
    • API Operation Summary: Get device and interface data by site
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'mode'
    • added the optional property 'interfaces/items/ip-address' to the response with the '200' status
  • GET /stream/device/nwpi/domainMetric
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'traceModel'
  • GET /stream/device/nwpi/eventAppHopList
    • API Operation Summary: Get Trace Application and HopList for NWPI.
    • ⛔️ Breaking Change -the '/items/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/eventAppScoreBandwidth
    • API Operation Summary: Get Trace Event Application Performance Score and Bandwidth for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/eventFlowFromAppHop
    • API Operation Summary: Get Trace Event Flow From Application And Hop for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/eventReadout
    • API Operation Summary: Get Trace Event Readout for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/eventReadoutBySite
    • API Operation Summary: Get event Readout By Site
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'mode'
  • GET /stream/device/nwpi/eventReadoutByTraces
    • API Operation Summary: Get event Readout By Traces
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/finalizedData
    • API Operation Summary: finalizedData for NWPI.
    • ⛔️ Breaking Change -the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/finalizedDomainData
    • API Operation Summary: Get Domain data for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/flowDetail
    • API Operation Summary: flowDetail for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/flowMetric
    • API Operation Summary: flowMetric for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/getMonitorState
    • API Operation Summary: getMonitorState
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/monitor/overrideStart
    • API Operation Summary: CXP Monitor Action - Override Start
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/monitor/start
    • API Operation Summary: CXP Monitor Action - Start
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/monitor/stop
    • API Operation Summary: CXP Monitor Action - Stop
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/nwpiDSCP
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/nwpiNbarAppGroup
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/nwpiProtocol
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/nwpiSettingView
    • API Operation Summary: get NWPI setting
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/packetFeatures
    • API Operation Summary: packetFeatures for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/preloadinfo
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'mode'
    • added the optional property 'interfaces/items/ip-address' to the response with the '200' status
  • GET /stream/device/nwpi/query/fields
    • API Operation Summary: Get query fields
    • ⛔️ Breaking Change -the response's body type/format changed from 'object'/'' to 'array'/'' for status '200'
    • ⛔️ Breaking Change -api operation id 'getStatQueryFields_29' removed and replaced with 'getStatQueryFields_27'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the optional property 'empty' to the response with the '200' status
  • GET /stream/device/nwpi/routingDetail
    • API Operation Summary: Get Routing Details for NWPI.
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/tasks/create
    • API Operation Summary: Task Action - Create
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • DELETE /stream/device/nwpi/tasks/delete/{taskId}
    • API Operation Summary: Delete Auto On Task
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/tasks/eventStatsData
    • API Operation Summary: Get auto on stats data in one task
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/tasks/stop/{taskId}
    • API Operation Summary: Task Action - Stop
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/tasks/taskHistory
    • API Operation Summary: Get all the auto on tasks
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/tasks/{taskId}/traces
    • API Operation Summary: Get all traces in one task
    • ⛔️ Breaking Change -the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
    • ⛔️ Breaking Change -removed the optional property 'empty' from the response with the '200' status
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the optional property 'data' to the response with the '200' status
  • DELETE /stream/device/nwpi/trace/delete
    • API Operation Summary: Trace Action - Delete
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/trace/record/{deviceUUID}
    • API Operation Summary: post flow data
    • ⛔️ Breaking Change -request body became required
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/trace/start
    • API Operation Summary: Trace Action - Start
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/trace/stop/{traceId}
    • API Operation Summary: Trace Action - Stop
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/traceCftRecord
    • API Operation Summary: Get Trace CFT record
    • ⛔️ Breaking Change -the 'data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'vrfNames'
  • GET /stream/device/nwpi/traceFinFlowCount
    • API Operation Summary: Retrieve total Fin Flow counts
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/traceFinFlowTimeRange
    • API Operation Summary: Retrieve Fin Flow time range
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/traceFinFlowWithQuery
    • API Operation Summary: Retrieve Certain Fin Flows
    • ⛔️ Breaking Change -the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/traceFlow
    • API Operation Summary: getTraceFlow
    • ⛔️ Breaking Change -the 'data/items/data/vpn_id' response's property type/format changed from 'integer'/'int32' to 'string'/'' for status '200'
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • GET /stream/device/nwpi/traceHistory
    • API Operation Summary: Get historical traces
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'traceModel'
  • GET /stream/device/nwpi/traceInfoByBaseKey
    • API Operation Summary: Get TraceInfoByBaseKey
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
    • added the new optional 'query' request parameter 'traceModel'
  • GET /stream/device/nwpi/traceReadoutFilter
    • API Operation Summary: Get event Readout Filter By Traces
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed
  • POST /stream/device/nwpi/upsertSetting
    • API Operation Summary: insert or update setting
    • api tag 'Troubleshooting Tools - Network Wide Path Insight' added
    • api tag 'NWPI' removed
    • api tag 'Troubleshooting Tools - Diagnostics' removed

[Utility - Logging]

  • GET /util/logfile/appserver/lastnlines
    • API Operation Summary: List last N lines of log file. This API accepts content type as text/plain. It is mandatory to provide response content type. Any other content type would result in empty response.
    • ⛔️ Breaking Change -for the 'query' request parameter 'lines', the type/format was changed from 'integer'/'int64' to 'integer'/'int32'
  • POST /util/logging/debuglog
    • API Operation Summary: Test whether logging works
    • the request property 'logMessage' became optional
    • the request property 'loggerName' became optional
  • POST /util/logging/level
    • API Operation Summary: Set log level for logger
    • the request property 'logLevel' became optional
    • the request property 'loggerName' became optional
  • GET /util/logging/loggers
    • API Operation Summary: List loggers
    • added the optional property '/items/isDebugEnabled' to the response with the '200' status
    • added the optional property '/items/name' to the response with the '200' status

[url monitor]

  • POST /url/monitor
    • API Operation Summary: Create url monitor.
    • ⛔️ Breaking Change -removed the request property 'threshold'
    • ⛔️ Breaking Change -removed the request property 'url'
  • PUT /url/monitor
    • API Operation Summary: Update url monitor configuration
    • ⛔️ Breaking Change -removed the request property 'threshold'
    • ⛔️ Breaking Change -removed the request property 'url'