/
/orb-fleet
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15m ago · Updated 1mo ago
agent_groups6
agents12
  • getList current Agents
  • postCreate a new Agent
  • getGet an existing Agent
  • putUpdate an existing Agent
  • deleteDelete an existing Agent
  • getGet matching groups for an existing Agent
  • postValidate an Agent configuration without saving it
  • getList of Agent backends
  • getList of pktvisor Taps available from current agents
  • getList of pktvisor Inputs available across current agents
  • getList of pktvisor Handlers available across current agents
  • postRequest for reset agent remotely
    agents

    Delete an existing Agent

    delete/agents/{id}

    Headers

    User's access token (bearer auth)

    Response

    Agent removed.

    Changes