service

Get status of service_name.instance_name

get/services/{service}/{instance}/status

Path parameters

servicestring required

Service name

instancestring required

Instance name

Query parameters

verboseinteger

Include verbose status information

include_smartstackboolean

Include Smartstack information

include_envoyboolean

Include Envoy information

include_mesosboolean

Include Mesos information

newboolean

Use new version of paasta status for services

all_namespacesboolean

Search all namespaces for running copies

Response

Detailed status of an instance

servicestring

Service name

instancestring

Instance name

git_shastring

Git sha of a service

Changes

Changed in 3 of the 50 revisions of this API.22

    • added the new optional query request parameter all_namespaces

      new-optional-request-parameter

    • added the new optional query request parameter new

      new-optional-request-parameter

    • deleted the query request parameter all_namespaces

      request-parameter-removed

    • deleted the query request parameter new

      request-parameter-removed