f30066b1b1
This patch adds the deployables api to api-ref Change-Id: I8d5612c0e553e132efad3ed6ad75a4093719db88
63 lines
1.7 KiB
JSON
63 lines
1.7 KiB
JSON
{
|
|
"deployables":[
|
|
{
|
|
"instance_uuid":null,
|
|
"assignable":false,
|
|
"vendor":"ZTE",
|
|
"parent_uuid":null,
|
|
"links":[
|
|
{
|
|
"href":"http://192.168.23.76/v1/deployables/9044a4ae-a9d7-4554-97e4-fc63626a4b08",
|
|
"rel":"self"
|
|
},
|
|
{
|
|
"href":"http://192.168.23.76/deployables/9044a4ae-a9d7-4554-97e4-fc63626a4b08",
|
|
"rel":"bookmark"
|
|
}
|
|
],
|
|
"updated_at":null,
|
|
"interface_type":"pci",
|
|
"uuid":"9044a4ae-a9d7-4554-97e4-fc63626a4b08",
|
|
"name":"zte-hpts-1",
|
|
"created_at":null,
|
|
"host":"localhost",
|
|
"version":"1",
|
|
"board":"acc_board_type",
|
|
"address":"06.00.1",
|
|
"attributes_list":"[]",
|
|
"type":"pf",
|
|
"availability":"released",
|
|
"root_uuid":null
|
|
},
|
|
{
|
|
"instance_uuid":null,
|
|
"assignable":false,
|
|
"vendor":"ZTE",
|
|
"parent_uuid":null,
|
|
"links":[
|
|
{
|
|
"href":"http://192.168.23.76/v1/deployables/155b5100-eaf3-4441-8694-ae17c82eddcb",
|
|
"rel":"self"
|
|
},
|
|
{
|
|
"href":"http://192.168.23.76/deployables/155b5100-eaf3-4441-8694-ae17c82eddcb",
|
|
"rel":"bookmark"
|
|
}
|
|
],
|
|
"updated_at":null,
|
|
"interface_type":"pci",
|
|
"uuid":"155b5100-eaf3-4441-8694-ae17c82eddcb",
|
|
"name":"zte-hpts-2",
|
|
"created_at":null,
|
|
"host":"localhost",
|
|
"version":"1",
|
|
"board":"acc_board_type",
|
|
"address":"06.00.1",
|
|
"attributes_list":"[]",
|
|
"type":"pf",
|
|
"availability":"released",
|
|
"root_uuid":null
|
|
}
|
|
]
|
|
}
|