Enqueueing log downloads for A given job

Enqueueing log downloads for A given job

This returns a task identifier for the async operation that performs log downloading from BOSH.

To track log download status, call GET /api/v0/deployed/products/:product_guid/jobs/:job_guid/logs

Request
URI
POST
https://{opsmanager-installation}//api/v0/deployed/products/{product_guid}/jobs/{job_guid}/logs
COPY
Path Parameters
string
product_guid
Required

The guid of the product

string
job_guid
Required

The guid of the job


Responses
200

OK

{
    "id": "string"
}
string
id
Optional

id