Function terminateProcess

  • Terminal a process in a cluster

    Parameters

    • id: string

      ID of the cluster associated with the process

    • driver: string

      Name of the process to kill

    Returns Observable<HashMap<any>>