Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dorigoa@lxadorigo 14:08:01 ~>curl -k -u admin:smartvm https://10.64.14.20/api/providers | python -m json.tool
- {
- "actions": [
- {
- "href": "https://10.64.14.20/api/providers",
- "method": "post",
- "name": "create"
- },
- {
- "href": "https://10.64.14.20/api/providers",
- "method": "post",
- "name": "edit"
- },
- {
- "href": "https://10.64.14.20/api/providers",
- "method": "post",
- "name": "refresh"
- },
- {
- "href": "https://10.64.14.20/api/providers",
- "method": "post",
- "name": "delete"
- }
- ],
- "count": 2,
- "name": "providers",
- "resources": [
- {
- "href": "https://10.64.14.20/api/providers/1"
- },
- {
- "href": "https://10.64.14.20/api/providers/2"
- }
- ],
- "subcount": 2
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement