def destroy_node(node_id, profile, **libcloud_kwargs):
    '''
    Destroy a node in the cloud

    :param node_id: Unique ID of the node to destroy