Resource Center/Elastic Bare Metal Management(Plus)
GETElastic Bare Metal Management(Plus)Since 4.4.24SynchronousAuth Required
QueryBareMetal2BondingNicRef
QueryBareMetal2BondingNicRef
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/nic/refs
/v1/baremetal2/bonding/nic/refs
Request Example
curl -X GET 'http://{host}/v1/baremetal2/bonding/nic/refs' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "8efce80a3b804b038d4cc7055e3eb162", "name": "BM_CHASSIS", "description": "This is a bare metal chassis.", "zoneUuid": "fc08d44db9ec493e8f14150a3bf4fe40", "clusterUuid": "06fe95935cd74d3bbb15c049e7333295", "chassisOfferingUuid": "aa98b259748448b992c58076910b7343", "type": "IPMI", "state": "Enabled", "status": "Available", "powerStatus": "POWER_ON", "provisionType": "Remote", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM" } ] }Change History
This API has no change history records yet.
