Using Console
Using CLI
<RESERVED_NODE_ID>
with the actual ID of the reserved node that needs to be reviewed.modify-reserved-node
command:<RESERVED_NODE_ID>
with the actual ID of the reserved node, <NEW_NODE_TYPE>
with the new node type, and <NEW_OFFERING_ID>
with the ID of the new offering.delete-reserved-node
command:<RESERVED_NODE_ID>
with the actual ID of the reserved node that needs to be deleted.describe-reserved-nodes
command to verify that the changes have been applied successfully.Using Python