DetachKeyPair Unbind SSH key pairs from one or more Linux instances. describe When using this interface, please note: After unbinding the SSH key pair, you need to reboot the instance (RebootInstance) for the changes to take effect. After unbinding the SSH key pair, the instance uses the username and password authentication method by default. Request Parameters Return Parameter All are public return parameters. See Common Parameters. Example Request Example https://ecs.aliyuncs.com/?Action=DetachKeyPair &RegionId=cn-qingdao &InstanceIds=["i-xxxxxxx", "i-yyyyyyy"] &KeyPairName=test &<Common request parameters> Return to example XML format <DetachKeyPairResponse> <RequestId>473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E</RequestId> </DetachKeyPairResponse> JSON format { "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E" } Error Code The following are error codes specific to this interface. For more error codes, please visit the API Error Center. The above is the detailed content on how to unbind SSH key pairs for one or more Linux instances. Thank you for your support to 123WORDPRESS.COM. You may also be interested in:
|
<<: About MySQL innodb_autoinc_lock_mode
>>: In-depth understanding of this in JavaScript
Table of contents 1. Vue Overview Vue official we...
First, let’s look at the GIF operation: Case 1: S...
In this section, the author describes the special...
Recently a friend asked me if I have ever played ...
Swap memory mainly means that when the physical m...
1. Create a repository in the specified directory...
Preface In many cases, we will use virtual machin...
Recently, when I was doing a practice project, I ...
To beautify the table, you can set different bord...
1.fullpage.js Download address https://github.com...
What is a web page? The page displayed after the ...
This article shares the specific code of Vue to a...
The a tag is mainly used to implement page jump, ...
Effect: css: .s_type { border: none; border-radiu...
1. Installation 1. Download MySQL Download addres...