Software_update_precheck
POST v1/groups/id/actions/software_update_precheck
Description
Run software update precheck.
Normal Response Codes
200
HTTP Error Codes
400 401 403 404 409 500 503
Detail Codes
SM_srv_update_precheck
SM_srv_update_precheck_array
Request
| Parameter | Type | JSON Type | Description | Mandatory |
|---|---|---|---|---|
| id | NsObjectID | string | ID of the group. A 42 digit hexadecimal number. Example: '2a0df0fe6f7dc7bb16000000000000000000004817'. | true |
| skip_precheck_mask | NsUnsignedLong | number | Flag to allow skipping certain types of prechecks. Unsigned 64-bit integer. Example: 1234. | false |
JSON Request
{}
Response
Type:
JSON Response
{}
