Add attributes list response

Change-Id: I3f0723d43ba0c81f3f249d480fc692fcd0412bbc
This commit is contained in:
songwenping 2023-03-19 15:45:42 +08:00
parent 49e4614bcc
commit 81bed58e2e

View File

@ -0,0 +1,21 @@
{
"attributes":
[
{
"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"
}
]
}
]
}