When using Container Service for Kubernetes (ACK) for the first time, you must call the OpenAckService operation to activate the service.
Operation description
You can activate ACK by using Alibaba Cloud accounts.
To activate ACK by using RAM users, you need to grant the AdministratorAccess permission to the RAM users.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cs:OpenAckService |
update |
*All Resource
|
None | None |
Request syntax
POST /service/open HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| type |
string |
No |
The type of service that you want to activate. Valid values:
|
propayasgo |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response body. |
||
| request_id |
string |
The request ID. |
20758A-585D-4A41-A9B2-28DA8F******* |
| order_id |
string |
The ID of the order. |
2067*******0374 |
Examples
Success response
JSON format
{
"request_id": "20758A-585D-4A41-A9B2-28DA8F*******",
"order_id": "2067*******0374"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.