Deleting a Professional Event Stream Cluster
Function
This API is used to delete a professional event stream cluster.
URI
DELETE /v1/{project_id}/eventrouter/clusters/{cluster_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Tenant resource space ID. |
cluster_id |
Yes |
String |
Cluster ID. |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
User token. The token can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is the user token. |
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
X-Request-Id |
String |
Request ID. |
Parameter |
Type |
Description |
---|---|---|
- |
String |
Operation successful. |
Example Requests
Delete a professional event stream cluster.
DELETE https://{eg_endpoint}/v1/{project_id}/eventrouter/clusters/{cluster_id}
Example Responses
Status code: 200
Request succeeded.
{ "cluster_id" : "fac59513-6c18-4266-bc81-5d412dfc1925" }
Status Codes
Status Code |
Description |
---|---|
200 |
Request succeeded. |
Error Codes
See Error Codes.
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