API Overview
By using the APIs provided by DEW, you can use all the functions of the service.
|
Type |
Description |
|---|---|
|
Key Management APIs |
Create, query, modify, and delete keys. |
|
Secret management APIs |
Creates, queries, modifies, and deletes secrets. |
|
Key Pair Management APIs |
(Latest API version) Create, query, modify, and delete key pairs. |
|
Historical APIs |
(V2.1 and V2 API versions) Create, query, modify, and delete key pairs. |
Historical APIs
|
Type |
Description |
|---|---|
|
Key pair management APIs (V2.1) |
Queries the list of key pairs. |
|
Queries details of a key pair. |
|
|
Creates and imports a key pair, and allows you to manage the private key in the cloud. |
|
|
Deletes the SSH key pair of a specified name. |
|
|
Modifies description of a key pair of a specified name. |
|
|
Key pair management APIs (V2.0) |
Queries the list of key pairs. |
|
Queries a key pair by its name. |
|
|
Creates a key pair or import a public key to the cloud to generate a key pair. After a key pair is created, you need to download the private key to a local directory. Then, you can use this private key to log in to an ECS. For ECS security purposes, the private key can be downloaded only once. Keep it secure. |
|
|
Deletes the key pair of a specified name. |
|
|
Copies a user's key pairs to the current user. The two users must belong to the same account. |
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.