Learn R Programming

paws.management (version 0.9.0)

prometheusservice_delete_scraper: The DeleteScraper operation deletes one scraper, and stops any metrics collection that the scraper performs

Description

The delete_scraper operation deletes one scraper, and stops any metrics collection that the scraper performs.

See https://www.paws-r-sdk.com/docs/prometheusservice_delete_scraper/ for full documentation.

Usage

prometheusservice_delete_scraper(clientToken = NULL, scraperId)

Arguments

clientToken

(Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.

scraperId

[required] The ID of the scraper to delete.