Download or Copy Software
Select
SaaS
Customer Managed
Download or Copy Software
- application/json
Request Body
downloadConfiguration object
copyConfiguration object
- notifyWhenJobCompletes boolean
Boolean which determines whether to notify when software is downloaded or copied.
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- jobId int32
{
"jobId": 0
}
PUT /v4/downloadsoftware
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/DownloadSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"downloadConfiguration": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
},
"copyConfiguration": {
"downloadPath": "string",
"username": "string",
"password": "string"
},
"notifyWhenJobCompletes": true
}'