Manages the whitelist of image baseline check items.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:OperateImageBaselineWhitelist |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BaselineItemKeyList |
string |
Yes |
The list of baseline sub-item keys. |
hc.image.checklist.identify.hc_exploit_es_linux.item |
| Operation |
string |
Yes |
The operation type. Valid values:
|
add |
| ImageUuid |
string |
No |
The image UUID. |
a5250ebca765dc9eb1a84b790b0e**** |
| Lang |
string |
No |
The language type for the request and response. Default value: zh. Valid values:
|
zh |
| ScanRange |
array |
No |
The collection of scan ranges. |
|
|
string |
No |
The scan range. Valid values:
|
image |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
75AD186B-B46A-56CC-BE35-987ADDF6**** |
Examples
Success response
JSON format
{
"RequestId": "75AD186B-B46A-56CC-BE35-987ADDF6****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.