Open source Puppet 6.10

Status

The status endpoint provides information about a running master.

Find

Get status for a master

GET /puppet/v3/status/:name?environment=:environment

The environment parameter and the :name are both required, but have no effect on the response. The environment must be a valid environment.

Supported HTTP Methods

GET

Supported Response Formats

application/json, text/pson

Parameters

None

Example Response

GET /puppet/v3/status/whatever?environment=env

HTTP 200 OK
Content-Type: application/json

{"is_alive":true,"version":"3.3.2"}

Schema

A status response body conforms to the status schema.

Back to top
The page rank or the 1 our of 5 rating a user has given the page.
The email address of the user submitting feedback.
The URL of the page being ranked/rated.