The following code example retrieves archive information:
Plug p = Plug.New("http://deki-hayes/@api/deki");
p.At("users", "authenticate").WithCredentials("admin", "password").Get();
p.At("archive").Get();
<archive>
<pages.archive href="http://deki-hayes/@api/deki/archive/pages" />
<files.archive href="http://deki-hayes/@api/deki/archive/files" />
</archive>
Add notes about requirements or config values
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by