| 类 | 说明 |
|---|---|
| Action | |
| ActionCondition |
The action condition object defines a condition that must be met to perform the configured action operations.It has the following properties.
|
| ActionCreateRequest |
Request paramter of action.create
|
| ActionCreateResponse |
Response paramter of action.create
|
| ActionDeleteRequest |
Request parameter for action.delete
|
| ActionDeleteResponse |
Response paramter for action.delete
|
| ActionExistsRequest |
Request paramter for action.exists
|
| ActionExistsResponse |
Response paramter for action.exists
|
| ActionGetRequest | |
| ActionGetResponse | |
| ActionObject |
The following objects are directly related to the action API.
|
| ActionOperation | |
| ActionUpdateRequest | |
| ActionUpdateResponse | |
| OperationCommand | |
| OperationCondition | |
| OperationMessage | |
| OperationMessageGroup |
| 枚举 | 说明 |
|---|---|
| ActionCondition.CONDITION_AUTO_REGISTRATION | |
| ActionCondition.CONDITION_INTERNAL | |
| ActionCondition.CONDITION_OPERATOR |
Possible values:
0 - (default) =;
1 - <>;
2 - like;
3 - not like;
4 - in;
5 - >=;
6 - <=;
7 - not it.
|
| ActionCondition.CONDITION_TYPE_DISCOVERY | |
| ActionCondition.CONDITION_TYPE_TRIGGER | |
| OperationCommand.AUTH_TYPE | |
| OperationCommand.COMMAND_TYPE | |
| OperationCommand.EXECUTE_ON |