TaskResultRecord
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of the created/updated element - wireless point or network switch |
bssid | str | ❌ | Unique 48-bit identifier of the wireless access point complying with MAC address conventions. Returned only for 'Wireless Points Bulk Create' tasks |
chassis_id | str | ❌ | Unique identifier of a network switch. Returned only for 'Switches Bulk Create' tasks |
port | str | ❌ | Switch entity extension for better diversity. Should be used together with chassisId. |
status | str | ❌ | Operation status |
errors | List[TaskResultRecordErrorsInfo] | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs