2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-23 20:22:05 +00:00

3 Commits

Author SHA1 Message Date
Nick Buonarota
89ae21a719 change accessed attribute from content to text
- content is "Content of the response, in bytes."
- python is smart enough to print this
- might be clearer to use "text" for someone new looking at this example.
2019-02-06 14:09:42 -05:00
Nick Buonarota
2180c28ff8 Change var "all_nodes" to "response" 2019-02-06 14:07:08 -05:00
Mark Gurevich
fdb3ccb3ce REST API doc fixes and Python example 2018-04-10 14:18:54 -04:00