DROP NODE GROUP
Description
Deletes a node group.
Precautions
- DROP NODE GROUP is an API of the cluster management tool.
- Only system administrators or a user who has the DROP permission can perform this operation.
Syntax
1
|
DROP NODE GROUP groupname [DISTRIBUTE FROM src_group_name]; |
Parameters
- groupname
Specifies the name of the node group to be deleted.
Value range: an existing node group name
Examples
See Examples in "ALTER NODE GROUP."
Helpful Links
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.