Deletes Kubernetes access information.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeleteK8sAccessInfo |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The default value generated when accessing Kubernetes. You can obtain the ID by calling the GenerateK8sAccessInfo operation. |
200 |
| AliyunYundunGatewayProjectName |
string |
No |
This parameter is deprecated and can be ignored. |
None |
| AliyunYundunGatewayPopName |
string |
No |
This parameter is deprecated and can be ignored. |
None |
| AliyunYundunGatewayApiName |
string |
No |
This parameter is deprecated and can be ignored. |
None |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Data |
boolean |
The processing result. Valid values:
|
true |
| RequestId |
string |
The unique request ID generated by Alibaba Cloud for this request. |
C5338DE5-5D80-51A1-B330-98300AFB80E9 |
Examples
Success response
JSON format
{
"Data": true,
"RequestId": "C5338DE5-5D80-51A1-B330-98300AFB80E9"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.