Creating and Updating Webhooks Through the API Gateway
The following HTTP Hypertext Transfer Protocol. The HTTP is an application protocol to transfer data over the web. The HTTP protocol defines how messages are formatted and transmitted, and the actions that the w servers and browsers should take in response to various commands. methods are defined for Aruba Central API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. Webhooks resource:
You can perform CRUD operation on the Webhooks URL Uniform Resource Locator. URL is a global address used for locating web resources on the Internet. configuration. The key configuration elements that are required to use API Webhooks service are Webhooks URL and a shared secret.
A shared secret token is generated for the Webhooks URL when you register for Webhooks. A hash key is generated using the SHA256 algorithm by using the payload and the shared secret token. The API required to refresh the shared secret token is provided for a specific Webhooks configuration. You can choose the frequency at which you want to refresh the secret token.
To access and use the API Webhooks service:
- In the Aruba Central app, under , click . The page is displayed.
- In the tab, click the link under the header. The Swagger website opens.
- In the Swagger website, from the drop-down list, select . All available Webhooks APIs are listed under .
Swagger documentation displays more information on Webhook APIs. To access the Swagger documentation, see API Gateway.