Skip to main content

delete an agent from a server

Select

SaaS
Customer Managed

Used to delete an agent from a server It is expected that the agent has been deconfigured before performing delete operation. But internally if the agent is not deconfigured, then we force deconfigure it to proceed with delete operation Examples of supported agentIds are: 33-File System, 106-Virtual Server

Path Parameters
  • serverId int32 required

    Id of the server to modify

  • agentId int32 required

    Id of the agent to be modified

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...