Querying Total Number of Pipelines on the Dashboard
Function
This API is used to query the number of pipelines in each project and the total number of pipelines of the tenant.
Calling Method
For details, see Calling APIs.
URI
GET /v5/{tenant_id}/api/dashboard/pipeline-count
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
tenant_id |
Yes |
String |
Definition: Tenant ID. Constraints: N/A Value range: The value contains 32 characters. Default value: N/A |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
order |
No |
String |
Definition: Sorting order. Constraints: N/A Value range:
Default value: This parameter is left empty by default, indicating that items are in arbitrary order. |
|
pageNo |
No |
String |
Definition: Page number. Constraints: N/A Value range:
NOTE:
0
Default value: |
|
pageSize |
No |
String |
Definition: Page size. Constraints: N/A Value range:
NOTE:
0
Default value: |
Request Parameters
None
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
error |
ErrorInfo object |
Definition: Error message. Value range: N/A |
|
result |
Object |
Definition: Error result. Value range: N/A |
|
status |
String |
Definition: Status value. Value range: N/A |
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot