DeleteVpdGrantRule
Delete the Lingjun HUB cross-account authorization for a Lingjun CIDR block. After the deletion, the related data is lost and cannot be recovered.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:DeleteVpdGrantRule |
delete |
*VpdGrantRule
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-wulanchabu |
| GrantRuleId |
string |
Yes |
Authorization Entry ID |
grant-rule-9rgxqazb |
| InstanceId |
string |
No |
Network Instance ID |
vpd-8rgvqazb |
| GrantTenantId |
string |
No |
Authorized Tenant ID |
1013666993027780 |
| ErId |
string |
No |
Lingjun HUB ID |
er-kkopgtne |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
AjaxResult |
||
| Code |
integer |
The response status code. |
0 |
| Message |
string |
The error message. (If the instance is in the Exception state, the exception cause is prompted.) |
成功 |
| RequestId |
string |
Request ID of the current request |
0901F411-28FA-5B9C-BAEE-7776463FF0DC |
| Content |
any |
Response body |
{} |
| AccessDeniedDetail |
string |
The details about the access denial. |
None |
Examples
Success response
JSON format
{
"Code": 0,
"Message": "成功",
"RequestId": "0901F411-28FA-5B9C-BAEE-7776463FF0DC",
"Content": "{}",
"AccessDeniedDetail": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.