Download Report File

Download Report File

Download available Performance Management Job report file

Request
URI
GET
https://{api_host}/hybridity/api/vnfpm/v1/pm_jobs/{pmJobId}/reports/{reportId}/download
COPY
Path Parameters
string
pmJobId
Required

Performance Management Job Id

string
reportId
Required

Performance Management Job Report Id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns file of type(s) application/octet-stream
Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500

Internal Server Error

Returns errorResponse of type(s) application/json
{
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
array of error
errors
Optional

errors