/
/Paasta API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
autoscaler2
marathon_dashboard1
resources1
service7
  • getList service names and service instance names on the current cluster
  • getList instances of service_name
  • postChange state of service_name.instance_name
  • getGet status of 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
  • getVersion of paasta_tools package
  • getGet metastatus
  • getGet deploy queue contents
  • getGet autoscaling pause time
  • post/service_autoscaler/pause
  • deleteUnpause the autoscaler
service

Get the possible reasons for a deployment delay for a marathon service.instance

get/services/{service}/{instance}/delay

Path parameters

servicestring required

Service name

instancestring required

Instance name

Response

The service is delayed for these possible reasons

InstanceDelay required

Changes