DELETE api/v1/Agents/{AgentID}/Networks/{id}

Delete a AgentNetwork by AgentID and NetworkID

Request Information

Parameters

NameDescriptionAdditional information
AgentID

Define this parameter in the request URI.

id

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string>sample string 1</string>