v1

latestOpenAPI 3.0.02026-07-1782012.9 KB

Get status of an IB device

Retrieves the current programming status of the specified IB device.

get/ibdevices

Query parameters

ibmacstring required
Example:60:45:bd:a4:b5:7a

The MAC address of the IB device.

Response

The request was successful and the status of the IB device is returned.

IBMACAddressstring required

MAC address of the IB device

PodNamespacestring required

namespace of the pod to which the device is assigned, if any

PodNamestring required

name of the pod to which the device is assigned, if any

Status'Unprogrammed' | 'Programming' | 'Programmed' | 'Unprogramming' | 'Failed' required

Status of IB device

Messagestring required

Human-readable message or error description