service

Get mesos tasks of service_name.instance_name

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

Path parameters

servicestring required

Service name

instancestring required

Instance name

Query parameters

slave_hostnamestring

slave hostname to filter tasks by

verboseboolean

Return slave and executor for task

Response

List of tasks associated with an instance

InstanceTask[] required

List of tasks associated with instance

Changes

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