Flush a discovery campaign

Flush an existing discovery campaign based on its name. Flushing a discovery campaign will:

  • Remove discovery info related to the considered discovery campaign from any certificate (managed or discovered);
  • Delete any discovered certificate which is no longer associated to a discovery campaign.
Path parameters
name
string required

The name of the discovery campaign to flush

Responses
  • 204 Discovery campaign successfully flushed
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Discovery campaign not found
  • 500 Unexpected internal server error