Run Garbage Collection
pbs_run_garbage_collectionStart a garbage collection job on a specified datastore and receive a task UPID to track progress.
Instructions
Start a garbage collection job on a datastore. Returns the task UPID which can be tracked with pbs_get_task_status.
Args:
store (string): Datastore name
Returns: Task UPID for the started GC job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | Datastore name |