Generate Db Logs

Generate Db Logs

Endpoint to generate database logs
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER

Request
URI
POST
/provider/databases/{dbUuid}/generate-log
COPY
Path Parameters
string
dbUuid
Required

ID of the database


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns MasterTaskResult of type(s) application/vnd.vmware.dms-v1+json
{
    "task_id": "string"
}
string As uuid As uuid
task_id
Optional

task_id


400

Bad Request

Operation doesn't return any data structure