prometheusservice_delete_scraper: The DeleteScraper operation deletes one scraper, and stops...

View source: R/prometheusservice_operations.R

prometheusservice_delete_scraperR Documentation

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.