clusters.py 文件源码

python
阅读 39 收藏 0 点赞 0 评论 0

项目:clusterdock 作者: cloudera 项目源码 文件源码
def remove_host(self, hostId):
    """
    Removes the association of the host with the cluster.

    @return: A ApiHostRef of the host that was removed.
    @since: API v3
    """
    return self._delete("hosts/" + hostId, ApiHostRef, api_version=3)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号