主机安全服务(新版)HSS-修改防护策略:请求参数

时间:2023-12-25 17:37:40

请求参数

表3 请求Header参数

参数

是否必选

参数类型

描述

x-auth-token

String

用户Token。 通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)

最小长度:1

最大长度:32768

region

String

region id

最小长度:0

最大长度:128

表4 请求Body参数

参数

是否必选

参数类型

描述

policy_id

String

策略ID

最小长度:0

最大长度:128

policy_name

String

策略名称

最小长度:0

最大长度:128

protection_mode

String

防护动作,包含如下2种。

  • alarm_and_isolation :告警并自动隔离。

  • alarm_only :仅告警。

最小长度:0

最大长度:128

bait_protection_status

String

是否开启诱饵防护,包含如下1种, 默认为开启防护诱饵防护。

  • opened :开启。

  • closed :关闭。

最小长度:0

最大长度:128

protection_directory

String

防护目录,多个目录请用英文分号隔开,最多支持填写20个防护目录

最小长度:1

最大长度:128

protection_type

String

防护文件类型

最小长度:1

最大长度:128

exclude_directory

String

排除目录(选填),多个目录请用英文分号隔开,最多支持填写20个排除目录

最小长度:1

最大长度:128

agent_id_list

Array of strings

关联server

最小长度:1

最大长度:128

数组长度:0 - 10000

operating_system

String

操作系统,包含如下:

  • Windows : Windows系统

  • Linux : Linux系统

最小长度:0

最大长度:64

runtime_detection_status

String

是否运行时检测,包含如下2种,暂时只有关闭一种状态,为保留字段。

  • opened :开启。

  • closed :关闭。

最小长度:0

最大长度:128

process_whitelist

Array of TrustProcessInfo objects

进程白名单

数组长度:0 - 20

表5 TrustProcessInfo

参数

是否必选

参数类型

描述

path

String

进程路径

最小长度:0

最大长度:128

hash

String

进程hash

最小长度:0

最大长度:128

support.huaweicloud.com/api-hss2.0/UpdateProtectionPolicy.html