BulkTaskInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a task for multiple switches creation |
status | BulkTaskInfoStatus | ❌ | Status of a task |
creation_time | str | ❌ | Task creation time |
last_modified_time | str | ❌ | Time of the task latest modification |
BulkTaskInfoStatus
Status of a task
Properties
Name | Type | Required | Description |
---|---|---|---|
ACCEPTED | str | ✅ | "Accepted" |
FAILED | str | ✅ | "Failed" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs