September 2017
Beginner to intermediate
272 pages
8h 8m
English
While earlier in the chapter we said that WMF 4 DSC Pull servers have been deprecated, if you are still using one, we have the ability to cobble together something with less information than WMF 5 that is still useful.
We can get a simple status from the DSC pull server using the ComplianceServer endpoint we set up at the beginning of this chapter. While most of its functionality is not documented and not really exposed to the user for use, there are some public features of the DSC ComplianceServer we can take advantage of. We can interrogate the HTTP endpoint for information about our target nodes by issuing an HTTP request at http://localhost:9080/PSDSCComplianceServer.svc/Status. It returns JSON, and there ...
Read now
Unlock full access