Delete Media Agent
Select
SaaS
Customer Managed
This Operation deletes a media agent.
Example :
Delete http://WebConsoleHostName/webconsole/api/mediaAgent/896?reviewedReport=true
Path Parameters
- mediaAgentId string required
Query Parameters
- reviewedReport boolean required
Default value:
true
Set to true if you have reviewed the impact of deleting the media agent
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "",
"errorCode": 0
}
DELETE /mediaagent/:mediaagentid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/mediaagent/:mediaAgentId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'