Use this API to get the status of an L2/L3 topology building task.
Method |
URL |
Required authentication |
Get |
/V1/CMDB/Topology/Tasks/{task}/Status |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
taskId*required |
The ID of a topology building task. |
Response
Parameter |
Type |
Description |
Example |
---|---|---|---|
status |
string |
The status of the topology building task. |
{ |
statusCode |
integer |
The returned status code of executing the API. |
|
statusDescription |
string |
The explanation of the status code. |