Merge "Improve the accuracy of device profile API responses in docs"
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
{
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.23.76/accelerator/v2/device_profiles/1a939c88-0b01-408b-bab0-4c61d3a02d71",
|
||||
"rel":"self"
|
||||
}
|
||||
],
|
||||
"name":"afexample_3",
|
||||
"uuid":"1a939c88-0b01-408b-bab0-4c61d3a02d71",
|
||||
"groups":[
|
||||
{
|
||||
"trait:CUSTOM_FUNCTION_ID_3AFB":"required",
|
||||
@@ -13,5 +8,12 @@
|
||||
"trait:CUSTOM_FPGA_1":"required"
|
||||
}
|
||||
],
|
||||
"uuid":"1a939c88-0b01-408b-bab0-4c61d3a02d71"
|
||||
"created_at": "2020-03-09 11:26:05+00:00",
|
||||
"updated_at": null,
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.23.76/accelerator/v2/device_profiles/1a939c88-0b01-408b-bab0-4c61d3a02d71",
|
||||
"rel":"self"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"device_profile":{
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"rel":"self"
|
||||
}
|
||||
],
|
||||
"name":"fpga-dp1",
|
||||
"uuid":"5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"groups":[
|
||||
{
|
||||
"trait:CUSTOM_CHENKE_TRAITS":"required",
|
||||
@@ -14,6 +9,13 @@
|
||||
"accel:bitstream_id":"d5ca2f11-3108-4426-a11c-a959987565df"
|
||||
}
|
||||
],
|
||||
"uuid":"5518a925-1c2c-49a2-a8bf-0927d9456f3e"
|
||||
"created_at": "2020-03-09 11:26:05+00:00",
|
||||
"updated_at": null,
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"rel":"self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,29 +1,26 @@
|
||||
{
|
||||
"device_profiles":[
|
||||
{
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/3d03fa5b-507c-4810-a344-759e9ef4337a",
|
||||
"rel":"self"
|
||||
}
|
||||
],
|
||||
"name":"bym-1",
|
||||
"uuid":"3d03fa5b-507c-4810-a344-759e9ef4337a",
|
||||
"groups":[
|
||||
{
|
||||
"resources:FPGA":"1",
|
||||
"trait:CUSTOM_FPGA_C260":"required"
|
||||
}
|
||||
],
|
||||
"uuid":"3d03fa5b-507c-4810-a344-759e9ef4337a"
|
||||
},
|
||||
{
|
||||
"created_at": "2020-03-09 11:26:05+00:00",
|
||||
"updated_at": null,
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/3d03fa5b-507c-4810-a344-759e9ef4337a",
|
||||
"rel":"self"
|
||||
}
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"fpga-dp1",
|
||||
"uuid":"5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"groups":[
|
||||
{
|
||||
"trait:CUSTOM_CHENKE_TRAITS":"required",
|
||||
@@ -31,7 +28,14 @@
|
||||
"accel:bitstream_id":"d5ca2f11-3108-4426-a11c-a959987565df"
|
||||
}
|
||||
],
|
||||
"uuid":"5518a925-1c2c-49a2-a8bf-0927d9456f3e"
|
||||
"created_at": "2020-03-10 03:52:15+00:00",
|
||||
"updated_at": null,
|
||||
"links":[
|
||||
{
|
||||
"href":"http://192.168.32.217/accelerator/v2/device_profiles/5518a925-1c2c-49a2-a8bf-0927d9456f3e",
|
||||
"rel":"self"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user