Returns 'DCIM PowerIQ API'
Identity requests will be used by PIQ to identify and discover the ADS and validate the facility item's credentials as configured in dcTrack/PIQ.
Identity requests will be used by PIQ to identify and discover the ADS and validate the facility item credentials as configured in dcTrack/PIQ. This request will only be issued if right conditions on custom field 1 and 2 are met. Otherwise, the previous identity request will be used.
Monitor requests will retrieve sensor readings for a set of server identifiers (i.e., IP addresses) passed in the request URL.
Response contains complete sensor readings for IPs 192.168.1.10 and 192.168.1.11
Monitor requests will be used by PIQ to perform data collection of power readings following initial discovery. This request will retrieve sensor readings for a power panel id passed in the request URL
Response contains complete sensor readings for power panel id B-W-10AOCA
Monitor requests will retrieve rack sensor readings passed in the request URL for the given PIQ rack ID.
Response contains complete sensor readings
Response contains incomplete sensor readings - doesn't have middle sensors data
Response contains incomplete sensor readings - doesn't have any sensors data
docker build . -t dcim-api
docker run -p 443:443 -t -i dcim-api:latest
check the response with https://localhost/