Compute Management/Host Related Interfaces
GETHost Related InterfacesSince 4.1.0SynchronousAuth Required
Query Host Network Interface LLDP
Query Host Network Interface LLDP
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/zstack/v1/hostNetworkInterface/lldp/all
/zstack/v1/hostNetworkInterface/lldp/all
Request Example
curl -X GET 'http://{host}/zstack/v1/hostNetworkInterface/lldp/all' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "interfaceUuid": "d90dd5538ca2343099ea96cb89857aca", "mode": "rx_only" } ] }Change History
This API has no change history records yet.
