Delete AS Steering Parameter by AS Number

Delete Autonomous System steering parameter by AS number

DELETE https://<NSP Server>:8543/sdn/api/v3/steering/as/10

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 1,
  "totalRows": 1,
  "data": true
}