检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
build(); ListDomainParseIpRequest request = new ListDomainParseIpRequest(); request.withDomainAddressId("{domain_address_id}");
/v1/{project_id}/domain-set/domains/{domain_set_id} 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID, 可以从调API处获取,也可以从控制台获取。项目ID获取方式 domain_set_id 是 String
面向特定租户提供业务服务的专用Region。 可用区(AZ,Availability Zone):一个AZ是一个或多个物理数据中心的集合,有独立的风火水电,AZ内逻辑上再将计算、网络、存储等资源划分成多个集群。一个Region中的多个AZ间通过高速光纤相连,以满足用户跨AZ构建高可用性系统的需求。
产生的监控指标和告警信息。 命名空间 SYS.CFW 命名空间是对一组资源和对象的抽象整合。在同一个集群内可创建不同的命名空间,不同命名空间中的数据彼此隔离。使得它们既可以共享同一个集群的服务,也能够互不干扰。 监控指标 表1是旧版指标,建议优先使用表2中指标。 表1 云防火墙服务支持的监控指标(不建议使用)
type(.表示各对象之间层级的区分)获得 domain_names 是 Array of DomainSetInfoDto objects 域名列表 表5 DomainSetInfoDto 参数 是否必选 参数类型 描述 domain_name 是 String 域名,如www.example
build(); ListDomainParseDetailRequest request = new ListDomainParseDetailRequest(); request.withDomainName("{domain_name}");
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
AddDomainSetRequest request = new AddDomainSetRequest(); AddDomainSetInfoDto body = new AddDomainSetInfoDto(); List<DomainSetInfoDto>
build(); ShowDomainSetDetailRequest request = new ShowDomainSetDetailRequest(); request.withDomainSetId("{domain_set_id}");
可用区(AZ,Availability Zone) 一个AZ是一个或多个物理数据中心的集合,有独立的风火水电,AZ内逻辑上再将计算、网络、存储等资源划分成多个集群。一个Region中的多个AZ间通过高速光纤相连,以满足用户跨AZ构建高可用性系统的需求。 项目 区域默认对应一个项目,这个项
要先创建VPC边界防火墙。 前提条件 已有企业路由器。 创建VPC边界防火墙需使用您防护VPC配额中的一个VPC作为Inspection VPC用于引流,所以当前账号需存在一个无流量且未规划子网的VPC,并满足账号下VPC可创建路由表的配额不小于2。 操作步骤 登录管理控制台。 单击管理控制台左上角的,选择区域。
计费模式。 取值范围: prePaid:预付费,即包年/包月。 postPaid:后付费,即按需付费。 period_type 否 String 订购周期类型。 取值范围: month:包月。 year:包年。 说明:“charge_mode”为“prePaid”时生效,且为必选值。 period_num
DeleteDomainsRequest request = new DeleteDomainsRequest(); request.withSetId("{set_id}"); DeleteDomainDto body = new DeleteDomainDto();
UpdateDomainSetRequest request = new UpdateDomainSetRequest(); request.withSetId("{set_id}"); UpdateDomainSetInfoDto body
BatchDeleteDomainSetRequest request = new BatchDeleteDomainSetRequest(); BatchDeleteDomainSetsDto body = new BatchDeleteDomainSetsDto();
规则地域列表 domain_set_id 否 String 域名组id,type为4(域名组)或7(域名组-应用型)时不能为空。可通过查询域名组列表接口查询获得,通过返回值中的data.records.set_id(.表示各对象之间层级的区分)获得。 domain_set_name
DeleteDomainSetRequest request = new DeleteDomainSetRequest(); request.withSetId("{set_id}"); try { DeleteDomainSetResponse
通过IAM,您可以在华为账号中给员工创建IAM用户,并授权控制员工对云资源的访问范围。例如您的员工中有负责软件开发的人员,您希望这些员工拥有云防火墙(CFW)的使用权限,但是不希望这些员工拥有删除CFW等高危操作的权限,那么您可以使用IAM为开发人员创建用户,通过授予仅能使用CFW,但是不允许删除CFW的权限策略,控制员工对华为云CFW资源的使用范围。
ListDomainSetsRequest request = new ListDomainSetsRequest(); try { ListDomainSetsResponse response = client.listDomainSets(request);
规则地域列表 domain_set_id 否 String 域名组id,type为4(域名组)或7(域名组-应用型)时不能为空。可通过查询域名组列表接口查询获得,通过返回值中的data.records.set_id(.表示各对象之间层级的区分)获得。 domain_set_name