Skip to content

Commit b8ca01d

Browse files
committed
Comment
1 parent f1b059f commit b8ca01d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cns/api.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ type AssignIBDevicesToPodResponse struct {
402402
Message string `json:"message"` // Additional message or error description
403403
}
404404

405+
// GET /ibdevices/{mac-address-of-device}
405406
// GetIBDeviceStatusResponse represents the response containing InfiniBand device programming status
406407
type GetIBDeviceStatusResponse struct {
407408
MACAddress string `json:"macAddress"` // MAC address of the device

0 commit comments

Comments
 (0)