<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en-US">Puppet HTTP API: PSON — Documentation — Puppet Labs</cite>
(<time>2015-07-14 20:21:36 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://docs.puppetlabs.com/puppet/latest/reference/http_api/pson.html">http://docs.puppetlabs.com/puppet/latest/reference/http_api/pson.html</anchor-external></p></figcaption><blockquote><p>PSON is a variant of JSON that puppet uses for serializing data to transmit across the network or store on disk. Whereas JSON requires that the serialized form is valid unicode (usually UTF-8), PSON is 8-bit ASCII, which allows it to represent arbitrary byte sequences in strings.</p><p>Puppet uses the MIME types “pson” and “text/pson” to refer to PSON.</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en-US">Puppet HTTP API: Node — Documentation — Puppet Labs</cite>
(<time>2015-07-14 20:21:36 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://docs.puppetlabs.com/puppet/latest/reference/http_api/http_node.html">http://docs.puppetlabs.com/puppet/latest/reference/http_api/http_node.html</anchor-external></p></figcaption><blockquote><p>&gt; Accept: pson, b64_zlib_yaml, yaml, raw</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="en-US">Puppet HTTP API: Node — Documentation — Puppet Labs</cite>
(<time>2016-03-01 09:23:49 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://docs.puppetlabs.com/puppet/4.3/reference/http_api/http_node.html">http://docs.puppetlabs.com/puppet/4.3/reference/http_api/http_node.html</anchor-external></p></figcaption><blockquote><p>&gt; GET /puppet/v3/node/mycertname?environment=production&amp;transaction_uuid=aff261a2-1a34-4647-8c20-ff662ec11c4c&amp;configured_environment=production HTTP/1.1</p><p>&gt; Accept: pson, b64_zlib_yaml, yaml, raw</p><p>&lt; HTTP/1.1 200 OK</p><p>&lt; Content-Type: text/pson</p><p>&lt; Content-Length: 4630</p></blockquote></figure></body></html>