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
This article uses an example to describe how to q...
Preface I encountered a situation at work: In the...
When MySQL queries tens of millions of data, most...
This method uses the drop-shadow filter in CSS3 t...
1. Introduction Sometimes, after the web platform...
Now, let me ask you a question. What happens when...
Sometimes it is slow to download large network fi...
<br />Related articles: innerHTML HTML DOM i...
Preface: I reinstalled win10 and organized the fi...
I am almost going moldy staying at home due to th...
Table of contents 1. Implementation process of qu...
1. Introduction WHMCS provides an all-in-one solu...
Introduction to Flex Layout Flex in English means...
1. Enter start in the menu bar and click startup ...
Table of contents Overview 1. Define store.js 2. ...