valence/api-ref/source/mockup/pod-manager-create-response.json
akhiljain23 cf99ff0165 Updating docs
>> Changed project name from plasma to valence in docs.
>> Fixed docstring indentation.
>> Added features docs.
>> Added driver docs.
>> Hidden licence headers from html files.

Depends-On: Ia02bc00ad168b3c3d01ef6ca9696d43996091070
Change-Id: I1fa382d566165f5e76c84ad864024c0f546ef74c
2018-04-24 19:18:35 +05:30

19 lines
394 B
JSON

{
"authentication": [
{
"auth_items": {
"password": "***",
"username": "admin"
},
"type": "basic"
}
],
"created_at": "2018-04-16 10:01:27 UTC",
"driver": "driver_name",
"name": "podm1",
"status": "Online",
"updated_at": "2018-04-16 10:01:27 UTC",
"url": "http://0.0.0.0:00000/server",
"uuid": "776a4f7b-195d-49c9-9b52-b25760d85158"
}