curl --request GET \
--url https://apigw.bienport.com/api/enterprise/queue/command/panels \
--header 'Authorization: <authorization>' \
--header 'OrganizationId: <organizationid>'[
{
"totalRecord": 10,
"commandQueueList": [
{
"brand": "<string>",
"commandType": 123,
"failureListenerClass": "<string>",
"failureMeta": "<string>",
"id": 123,
"lastOprTime": 123,
"model": "<string>",
"newPin": "<string>",
"notificationOptionId": 123,
"oprUserId": 123,
"organizationId": 123,
"organizationName": "<string>",
"resourceId": 123,
"resourceName": "<string>",
"retryCount": 123,
"scheduleTaskId": 123,
"status": 123,
"successListenerClass": "<string>",
"successMeta": "<string>",
"topOrganizationId": 123,
"topOrganizationName": "<string>",
"treePath": "<string>",
"userId": 123,
"userName": "<string>",
"userType": "<string>"
}
],
"resourcesInOperationList": [
123
]
}
]curl --request GET \
--url https://apigw.bienport.com/api/enterprise/queue/command/panels \
--header 'Authorization: <authorization>' \
--header 'OrganizationId: <organizationid>'[
{
"totalRecord": 10,
"commandQueueList": [
{
"brand": "<string>",
"commandType": 123,
"failureListenerClass": "<string>",
"failureMeta": "<string>",
"id": 123,
"lastOprTime": 123,
"model": "<string>",
"newPin": "<string>",
"notificationOptionId": 123,
"oprUserId": 123,
"organizationId": 123,
"organizationName": "<string>",
"resourceId": 123,
"resourceName": "<string>",
"retryCount": 123,
"scheduleTaskId": 123,
"status": 123,
"successListenerClass": "<string>",
"successMeta": "<string>",
"topOrganizationId": 123,
"topOrganizationName": "<string>",
"treePath": "<string>",
"userId": 123,
"userName": "<string>",
"userType": "<string>"
}
],
"resourcesInOperationList": [
123
]
}
]List of resources in operation command queue.
Total Record
10
Command Queue List
Show child attributes
Resources In Operation List