/
/Paasta API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 24m ago · Updated 1mo ago
autoscaler3
remote_run3
resources1
service17
  • getGet config of a flink cluster
  • getGet list of flink jobs in a flink cluster
  • getGet details of a flink job in a flink cluster
  • getGet checkpoint status of a flink job
  • getGet overview of a flink cluster
  • getList service names and service instance names on the current cluster
  • getList instances of service_name
  • getGet deployment information for service and deploy_group
  • postChange state of service_name.instance_name
  • getGet bounce status of service_name.instance_name
  • getGet status of service_name.instance_name
  • getGet mesh status for service_name.instance_name
  • getGet the possible reasons for a deployment delay for a marathon service.instance
  • getGet mesos tasks of service_name.instance_name
  • getGet mesos task of service_name.instance_name by task_id
  • postStop a remote run
  • postRestart a specific replica for service_name.instance_name
  • getVersion of paasta_tools package
  • getGet deploy queue contents
  • getGet autoscaling pause time
  • post/service_autoscaler/pause
  • deleteUnpause the autoscaler
service

Get mesos task of service_name.instance_name by task_id

get/services/{service}/{instance}/tasks/{task_id}

Path parameters

servicestring required

Service name

instancestring required

Instance name

task_idstring required

mesos task id

Query parameters

verboseboolean

Return slave and executor for task

Response

Task associated with an instance with specified ID

InstanceTask required

Changes

No recorded changes to this endpoint across all 50 revisions of this API.