Add attributes get one response
Change-Id: I4eb71e93aee1d5698b9cfd211ab0270f3b531c75
This commit is contained in:
parent
81bed58e2e
commit
585f378c7a
16
doc/api_samples/attributes/attributes-getone-resp.json
Normal file
16
doc/api_samples/attributes/attributes-getone-resp.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"uuid": "359c0990-0258-44fd-8b05-fc510ac3d024",
|
||||||
|
"id": 0,
|
||||||
|
"deployable_id": 1,
|
||||||
|
"key": "rc",
|
||||||
|
"value": "FPGA",
|
||||||
|
"created_at": "2023-03-13T02:26:31+00:00",
|
||||||
|
"updated_at": null,
|
||||||
|
"links":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"href": "http://localhost/accelerator/v2/attributes/359c0990-0258-44fd-8b05-fc510ac3d024",
|
||||||
|
"rel": "self"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user