Skip to content
Snippets Groups Projects
Commit 56211ea4 authored by Robert Latta's avatar Robert Latta
Browse files

Added external inventory and interface status job information

parent f6ddd6c3
No related branches found
No related tags found
No related merge requests found
......@@ -256,6 +256,32 @@ Any non-empty responses are JSON formatted messages.
This resource updates data that should only be refreshed
in case of system restart.
* /jobs/update-interfaces-to-services
This resource updates the information that lists all the services for
interfaces found in the external inventory system
* /jobs/update-service-hierarchy
This resource updates all the information showing which services are related
to one-another
* /jobs/update-equipment-locations
This resource loads the location information for all the equipment from the
external inventory system
* /jobs/update-from-inventory-system
This resource updates the inventory data from the external inventory system,
it is a short cut for executing the above three jobs
* /jobs/update-interface-statuses
This resource updates the last known statuses of all interfaces extracted
from the external inventory system, status information is retrieved from the
alarms database
* /classifier/infinera-dna-addresses, /classifier/juniper-server-addresses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment