Use this API to build or rebuild the Layer 3 topology for all network devices in a domain.

Resource Information

Method

URL

Required authentication

POST

/V1/CMDB/Topology/Tasks/L3

Yes

Parameters

Name

Description

Token*required
(header)

Place the token received from the API Log in to get an authentication token.

Response

Parameter

Type

Description

Example

taskId

string

The task Id. It can be used to query task status.

{
  "taskId""string",
  "statusCode"790200,
  "statusDescription""success"
}

statusCode

integer

The returned status code of executing the API.

statusDescription

string

The explanation of the status code.