prometheusservice_delete_workspace {paws.management} | R Documentation |
Deletes an existing workspace
Description
Deletes an existing workspace.
See https://www.paws-r-sdk.com/docs/prometheusservice_delete_workspace/ for full documentation.
Usage
prometheusservice_delete_workspace(clientToken = NULL, workspaceId)
Arguments
clientToken |
A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. |
workspaceId |
[required] The ID of the workspace to delete. |
[Package paws.management version 0.7.0 Index]