Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- method: POST
- resKey: tenant
- requestOptions: url: http://10.40.36.50:5000/v2.0/tenants
- json: true
- headers:
- X-Auth-Project-Id: admin
- X-Auth-Token: af04e3c80347fba6a00b8327286c886e
- body:
- tenant:
- name: ACME corp
- description: A description ...
- enabled: true
- err: null
- data: error:
- message: The resource could not be found.
- code: 404
- title: Not Found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement