Upgrade client and client group software
Select
Upgrade software for client and client group.
- application/json
Request Body
- rebootIfRequired boolean
Boolean which determines whether to reboot if required.
- rebootPreference string
Possible values: [
DO_NOT_REBOOT
,REBOOT_IF_REQUIRED
,ALWAYS_REBOOT
]String which is used to determine the type of reboot, it will supersede the value set in rebootIfRequired.
- installMaintenanceReleaseOnly boolean
Boolean which determines whether to install maintenance releases.
- installDiagnosticUpdates boolean
Boolean which determines whether to install diagnostic updates.
- runDBMaintenance boolean
Boolean which determines whether or not to run a database maintenance.
- notifyWhenJobCompletes boolean
Boolean which determines whether to notify when software is upgraded.
- installOSUpdates boolean
Boolean which determines whether to install operating system updates.
- installStorageUpdates string
Possible values: [
DISRUPTIVE
,NON_DISRUPTIVE
]Enum which specifies the type of storage update
- waitForDownloadJobToComplete boolean
Boolean which determines whether to wait for Download software job to complete before software is upgraded.
entities object[]
downloadOption object
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- jobId int32
{
"jobId": 0
}
PUT /v4/upgradesoftware
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/UpgradeSoftware' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rebootIfRequired": true,
"rebootPreference": "DO_NOT_REBOOT",
"installMaintenanceReleaseOnly": true,
"installDiagnosticUpdates": true,
"runDBMaintenance": true,
"notifyWhenJobCompletes": true,
"installOSUpdates": true,
"installStorageUpdates": "DISRUPTIVE",
"waitForDownloadJobToComplete": true,
"entities": [
{
"id": 0,
"name": "string",
"GUID": "string",
"type": "string"
}
],
"downloadOption": {
"latestFixesForCurrentRelease": true,
"upgradeToLatestRelease": true,
"featureRelease": "string",
"windowsDownloadOptions": [
"WINDOWS_X32"
],
"unixDownloadOptions": [
"AIX_PPC"
]
}
}'