Killing Sessions of an Instance Node
Description
This API is used to kill sessions of an instance node.
Restrictions
- Community Edition 4.0, 4.2, and 4.4 instances are supported.
- Inactive sessions cannot be terminated.
|
Name |
Type |
IN |
Mandatory |
Description |
|---|---|---|---|---|
|
project_id |
string |
path |
Yes |
Project ID of a tenant in a region. To obtain the project ID, see Obtaining a Project ID. |
|
node_id |
string |
path |
Yes |
Node ID.
|
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
X-Auth-Token |
Yes |
String |
User token |
|
Parameter |
Type |
Mandatory |
Description |
|---|---|---|---|
|
sessions |
Array of strings |
Yes |
The IDs of sessions to be terminated. For details, see the session ID returned in Table 5. |
- Request example
{ "sessions" : [ "34631", "34703" ] }
Response Parameters
{}
Status Code
For details, see Status Code.
Error Code
For details, see Error Code.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot