| Method | URI | Description |
|---|---|---|
| POST | /v2/{tenant_id}/os-coverage/action | Stops coverage reporting. |
Normal response codes: 202
This table shows the URI parameters for the stop coverage report request:
| Name | Type | Description |
|---|---|---|
| String | The ID for the tenant or account in a multi-tenancy cloud. |
Example 3.168. Stop coverage report: XML request
<?xml version="1.0" encoding="UTF-8"?> <stop></stop>
This operation does not require a request body.

