当isTruncated为false时,该域不出现 string securityGroups 安全组列表 List<BecSecurityGroupModel> createdTime 安全组创建时间 string desc 安全组描述 string id 安全组ID string name 安全组名称 string rules 安全组规则列表 List<BecSecurityGroupRuleModel
授权安全组规则 接口描述 该接口用于在安全组中授权新的安全组规则。 同一安全组中的规则以protocol、direction、portRange、sourceIp | destIp 元组作为唯一性索引,若安全组中已存在相同的规则将报409错误。 请求结构 PUT /v2/securityGroup/{securityGroupId}?
查询安全组列表 接口描述 该接口用于查询用户的所有安全组信息列表。 请求结构 GET /v1/securityGroup?
修改安全组信息 接口描述 该接口用于更新安全组信息。
更新安全组规则 接口描述 本接口用于更新安全组规则信息 请求结构 PUT /v1/securityGroup/{securityGroupId}/rule/{seucrityGroupRuleId} Host: bec.baidubce.com Authorization: authorization string { "remark": remark, "protocol
更新安全组规则 table td { white-space:nowrap; } 接口描述 本接口用于更新安全组规则。
删除安全组规则 接口描述 本接口用于删除安全组规则。 请求结构 DELETE /v2/securityGroup/rule/{securityGroupRuleId} HTTP/1.1 Host: bec.baidubce.com Authorization: authorization string 请求头域 除公共头域外,无其它特殊头域。
批量删除安全组规则 接口描述 该接口用于从安全组中删除安全组规则 请求结构 POST /v1/securityGroup/{securityGroupId}/rule/batch/{action} HTTP/1.1 Host: bec.baidubce.com Authorization: authorization string { "securityGroupRuleIds"
检索策略 : 本次配置中文本数量较少,结构简单,选择最常用检索方式:混合检索。用户可以自定义检索方式,提高最终生成的答案的准确性和可用性。 2. 召回数量 : 本次配置根据文档切片数量,设定召回数量为2。 3. 匹配分 : 本配置中通过命中测试,观察到匹配分为0.2左右,召回的结果更全面。 用户可以自行定义匹配分,用来控制被检索召回的片段数量。 大模型_2 回答模型。
请求参数 参数名称 类型 是否必需 参数位置 描述 action String 是 RequestBody参数 关联安全组操作,本接口为bind instances InstancesBinding 是 RequestBody参数 虚机和安全组关联对象 响应头域 除公共头域外,无其它特殊头域。