Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 426 Bytes

6-status.md

File metadata and controls

19 lines (11 loc) · 426 Bytes

Status

status.list()

Subscribe to an event stream.

Parameter Type Description
component string Optional. List the status of the specified component only.

Examples:

List complete status:

client.status.list()

List status of the core application:

client.status.list('IcingaApplication')