Class Puppet::Indirector::REST
In: lib/puppet/indirector/rest.rb
Parent: Puppet::Indirector::Terminus

Access objects via REST

Methods

Included Modules

Puppet::Network::HTTP::API::V1

Attributes

port_setting  [R] 
server_setting  [R] 

Public Class methods

Specify the setting that we should use to get the port.

Specify the setting that we should use to get the server name.

Public Instance methods

Figure out the content type, turn that into a format, and use the format to extract the body of the response.

Provide appropriate headers.

[Validate]