Sets the status of a tamper-proofing process.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyWebLockProcessStatus |
update |
*WebLockBind
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| OperateInfo |
string |
No |
The operation parameters for batch setting the tamper-proofing process status. The value is in JSON format. |
[{"processPath":"/etc/test1","uuid":"0c1714dc-f7a3-4265-8364-7aa3fce8****"},{"processPath":"/etc/test2","uuid":"1cc45e7d-7698-4b2c-89d8-e8cba407****"}] |
| Uuid |
string |
No |
The UUID of the server for which you want to set the tamper-proofing process status. |
bc8510e7-7327-4030-b75c-956e434d**** |
| Status |
integer |
No |
The status of the tamper-proofing process. Valid values:
|
1 |
| DealAll |
integer |
No |
The identity is simultaneous processing of servers that have the same process. Valid values:
|
1 |
| ProcessPath |
array |
No |
The list of process paths. |
|
|
string |
No |
The process path. |
/test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique identifier for each API request. You can use this ID to troubleshoot issues. |
6A540B52-2441-5493-902B-37376C412776 |
Examples
Success response
JSON format
{
"RequestId": "6A540B52-2441-5493-902B-37376C412776"
}
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.