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

