Resource Center/Elastic Bare Metal Management(Plus)
GETElastic Bare Metal Management(Plus)Since SynchronousAuth Required
QueryBareMetal2Bonding
QueryBareMetal2Bonding
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/v1/baremetal2/bonding
/v1/baremetal2/bonding
Request Example
curl -X GET 'http://{host}/v1/baremetal2/bonding' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "chassisUuid": "08e177d0c35648de8939515bf9d5adad", "name": "bond0", "slaves": "40:8d:5c:f7:8d:60,40:8d:5c:f7:8d:61", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM", "uuid": "7910f442d5c94e82963e17155567b6f3" } ] }Change History
This API has no change history records yet.
