Closed
Bug 742464
Opened 14 years ago
Closed 14 years ago
unable to extract keyvalue info for new scl3 mac minis from inventory api
Categories
(mozilla.org Graveyard :: Server Operations: Projects, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bear, Assigned: rtucker)
Details
if I make this request:
https://inventory.mozilla.org/en-US/api/v2/keyvalue/?keystore=bld-lion-r5-020
I get a 200 status back but an empty json payload {}
if I make the same request for another host I get data:
https://inventory.mozilla.org/en-US/api/v2/keyvalue/?keystore=linux-ix-slave04
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → rtucker
| Assignee | ||
Comment 1•14 years ago
|
||
You need to use the hostname of the system:
https://inventory.mozilla.org/en-US/api/v2/keyvalue/?keystore=bld-lion-r5-020.try.releng.scl3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•