Skip to content

appd delete-collector

Delete a collector

Description

Delete a collector with configuration ID

Synopsis

appd delete-collector
    [--site <site>]
    [--cluster <cluster>]
    --id <id>

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

cluster - (string)

     Name of elastic search cluster
     Example: --cluster "appdynamics-default"
     Default: appdynamics-default      Attributes: optional

id - (int)

     configuration-id for deleting the collector
     Example: --id 562
     Default: _None_      Attributes: required, multiple allowed

Examples

appd delete-collector --id 562

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "appd"
Service Instance cluster
Namespace
Object Type "collector"
Object ID id

Please see Access Control for details.