API Update
URI
|
Method
|
Summary
|
---|---|---|
/devices/interfaces/config
/devices/virtual/interfaces
|
PUT
|
Added bulk device interface config endpoints to quickly configure multiple interfaces for multiple devices at once.
|
/sso/saml
|
GET
POST
|
Added below two attributes in request and response of the API
1. authorizeUserWithoutGroupAttribute : Indicates whether to authorize user without having group attribute in SAML response.
2. groupKey
a. The group key is mandatory in API request and response objects.
b. The group parameter key is optional in SAML authentication response coming from identity provider to determine user group mapped to RBAC user group to support old SSO workflow.
|
/livewire/settings
|
GET
PUT
|
Added endpoints for fetching and setting LiveWire settings for LiveNX. Currently, the only setting is the method of generating LiveWire device Peek links.
|
/aaa/config
|
GET
PUT
|
Added tacacsServiceName attribute to be used while authorization of TACACS+ users. At TACACS+ server users belong the group must be having the service name as value of tacacsServiceName and group attribute/value pair.
|
/aaa/servers/testConnection
|
POST
|
|
/tags/properties
/serviceProviders/properties
|
GET
POST
DELETE
|
New REST API endpoints for semantic management.
|
/devices/{id}/config
/devices/config
|
PUT
|
Added the ability to move to devices to another node by specifying the nodeId
|
/alerting/identifiers/definitions
|
GET
|
hasCoolDowMinutes has been removed and autoResolutionOptions has been added.
autoResolutionOptions provides the possible auto-resolution options for each alert type.
|