Modifies the network policy of an API group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:ModifyApiGroupNetworkPolicy |
update |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The ID of the API group. |
b0162c75d7d34ff48506f1aff878b05e |
| HttpsPolicy |
string |
No |
The HTTPS security policy. |
HTTPS1_1_TLS1_0 |
| InternetEnable |
boolean |
No |
Specifies whether to enable the virtual private cloud (VPC) second-level domain name. |
true |
| InternetIPV6Enable |
boolean |
No |
Specifies whether to enable IPv6. Valid values: true and false. |
true |
| VpcIntranetEnable |
boolean |
No |
Specifies whether to enable the VPC domain name. Valid values:
|
false |
| VpcSlbIntranetEnable |
boolean |
No |
Specifies whether to enable the self-calling domain name. |
false |
| InnerDomainEnable |
boolean |
No |
Specifies whether to disable the public second-level domain name. |
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4E707B25-5119-5ACF-9D26-7D2A2762F05C |
Examples
Success response
JSON format
{
"RequestId": "4E707B25-5119-5ACF-9D26-7D2A2762F05C"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.