Node Availability
This Public Stable API method allows the Load Balancer to monitor the health of the PCE core nodes in a 2x2 or 4x2 cluster. This feature is only available if the PCE is deployed as software in your data center.
Note
This API call does not require authentication.
URI to Check Node Availability
GET [api_version]/node_available
Support Bundle Requests
Several APIs have been introduced to provide a mechanism to generate a support bundle on each node, including a time range and possibly additional options.
API Methods
Functionality | HTTP | URI |
---|---|---|
Return the collection of PCE support bundle requests: |
|
|
Return a specific PCE support bundle request: |
|
|
Create a PCE support bundle request. |
|
|
Delete the PCE support bundle request. |
|
|
Health Check from a Load Balancer
In a production deployment, customers run health checks from a Load Balancer. The actual request syntax varies, but here is a sample command for Infoblox:
GET /api/v2/node_available HTTP/1.1