Delete a Network Topology
Select
SaaS
Customer Managed
This endpoint is used to delete network topology.
Path Parameters
- topologyId string required
Responses
- 200
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Internal Server Error
Loading...