Check the status Of A download for Customer Support Portal

Check the status Of A download for Customer Support Portal

Check the status of a download for Customer Support Portal

Request
URI
GET
https://{api_host}/api/v0/pivotal_network/downloads/{download_id}
COPY
Path Parameters
number
download_id
Required

download_id


Responses
200

OK

Returns PivNetDownloadStatus of type(s) application/json
"PivNetDownloadStatus Object"
download
Optional

download


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/v0/pivotal_network/downloads/{download_id}