|
2601 | 2601 | 'builtInPredefinedRule' => [ 'type' => 'boolean', 'locationName' => 'builtInPredefinedRule', ], |
2602 | 2602 | 'firewallRuleNum' => [ 'type' => 'integer', 'locationName' => 'firewallRuleNum', ], |
2603 | 2603 | 'firewalRegularRule' => [ 'type' => 'boolean', 'locationName' => 'firewalRegularRule', ], |
| 2604 | + 'availableDnsRecordNum' => [ 'type' => 'integer', 'locationName' => 'availableDnsRecordNum', ], |
| 2605 | + 'zoneAccessType' => [ 'type' => 'string', 'locationName' => 'zoneAccessType', ], |
| 2606 | + 'rateLimit' => [ 'type' => 'integer', 'locationName' => 'rateLimit', ], |
| 2607 | + 'logPush' => [ 'type' => 'boolean', 'locationName' => 'logPush', ], |
| 2608 | + 'protocol' => [ 'type' => 'string', 'locationName' => 'protocol', ], |
| 2609 | + 'appAttackProtection' => [ 'type' => 'boolean', 'locationName' => 'appAttackProtection', ], |
| 2610 | + 'ccAttackStandardProtection' => [ 'type' => 'boolean', 'locationName' => 'ccAttackStandardProtection', ], |
| 2611 | + 'ccAttackAdvancedProtection' => [ 'type' => 'boolean', 'locationName' => 'ccAttackAdvancedProtection', ], |
| 2612 | + 'technicalSupport' => [ 'type' => 'string', 'locationName' => 'technicalSupport', ], |
| 2613 | + 'zoneExtPack' => [ 'type' => 'boolean', 'locationName' => 'zoneExtPack', ], |
| 2614 | + 'websocket' => [ 'type' => 'boolean', 'locationName' => 'websocket', ], |
2604 | 2615 | ], |
2605 | 2616 | ], |
2606 | 2617 | 'DescribeInstancesRes' => [ |
|
2650 | 2661 | 'id' => [ 'type' => 'double', 'locationName' => 'id', ], |
2651 | 2662 | 'zoneName' => [ 'type' => 'string', 'locationName' => 'zoneName', ], |
2652 | 2663 | 'fileName' => [ 'type' => 'string', 'locationName' => 'fileName', ], |
| 2664 | + 'datasetType' => [ 'type' => 'integer', 'locationName' => 'datasetType', ], |
| 2665 | + 'event' => [ 'type' => 'integer', 'locationName' => 'event', ], |
2653 | 2666 | 'intervalType' => [ 'type' => 'integer', 'locationName' => 'intervalType', ], |
2654 | 2667 | 'logType' => [ 'type' => 'integer', 'locationName' => 'logType', ], |
2655 | 2668 | 'startTime' => [ 'type' => 'string', 'locationName' => 'startTime', ], |
|
4294 | 4307 | 'type' => 'structure', |
4295 | 4308 | 'members' => [ |
4296 | 4309 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailablePageRule', ], ], |
| 4310 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4311 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4312 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4297 | 4313 | ], |
4298 | 4314 | ], |
4299 | 4315 | 'DeleteAdvancedCertificateManagerCertificatePackResponseShape' => [ |
|
4314 | 4330 | 'type' => 'structure', |
4315 | 4331 | 'members' => [ |
4316 | 4332 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CertificatePack', ], ], |
| 4333 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4334 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4335 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4317 | 4336 | ], |
4318 | 4337 | ], |
4319 | 4338 | 'OrderAdvancedCertificateManagerCertificatePackResponseShape' => [ |
|
4327 | 4346 | 'type' => 'structure', |
4328 | 4347 | 'members' => [ |
4329 | 4348 | 'status' => [ 'type' => 'string', 'locationName' => 'status', ], |
| 4349 | + 'page' => [ 'type' => 'double', 'locationName' => 'page', ], |
| 4350 | + 'per_page' => [ 'type' => 'double', 'locationName' => 'per_page', ], |
4330 | 4351 | 'zone_identifier' => [ 'type' => 'string', 'locationName' => 'zone_identifier', ], |
4331 | 4352 | ], |
4332 | 4353 | ], |
|
4391 | 4412 | 'type' => 'structure', |
4392 | 4413 | 'members' => [ |
4393 | 4414 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CustomPage', ], ], |
| 4415 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4416 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4417 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4394 | 4418 | ], |
4395 | 4419 | ], |
4396 | 4420 | 'UpdateCustomPageURLRequestShape' => [ |
|
4567 | 4591 | 'type' => 'structure', |
4568 | 4592 | 'members' => [ |
4569 | 4593 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DnsRecord', ], ], |
| 4594 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4595 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4596 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4570 | 4597 | ], |
4571 | 4598 | ], |
4572 | 4599 | 'CreateDNSRecordResultShape' => [ |
|
4719 | 4746 | 'type' => 'structure', |
4720 | 4747 | 'members' => [ |
4721 | 4748 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FirewallRule', ], ], |
| 4749 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4750 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4751 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4722 | 4752 | ], |
4723 | 4753 | ], |
4724 | 4754 | 'CreateFirewallRulesRequestShape' => [ |
|
4763 | 4793 | 'type' => 'structure', |
4764 | 4794 | 'members' => [ |
4765 | 4795 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FirewallRule', ], ], |
| 4796 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 4797 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 4798 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
4766 | 4799 | ], |
4767 | 4800 | ], |
4768 | 4801 | 'UpdateIndividualFirewallRuleResultShape' => [ |
|
5624 | 5657 | 'type' => 'structure', |
5625 | 5658 | 'members' => [ |
5626 | 5659 | 'dataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PageRule', ], ], |
| 5660 | + 'currentCount' => [ 'type' => 'integer', 'locationName' => 'currentCount', ], |
| 5661 | + 'totalCount' => [ 'type' => 'integer', 'locationName' => 'totalCount', ], |
| 5662 | + 'totalPage' => [ 'type' => 'integer', 'locationName' => 'totalPage', ], |
5627 | 5663 | ], |
5628 | 5664 | ], |
5629 | 5665 | 'CreatePageRuleResultShape' => [ |
|
0 commit comments