- Getting started
- With EC2
- With Rackspace
- With Eucalyptus
- With OpenStack
- With Docker
- With Xen/KVM/VMWare
- With bare-metal using gPXE
- Tutorials
- Writing an application template
- Using the command-line interface
- User Guide
- Introduction
- Fundamental Concepts
- Architecture
- API
- Overview
- Interactions
- Resources
- Services
- Template Rendering
- Schemas
- Python Library
- Other
- Frequently Asked Questions
- Support
One-Time URLs
One-time URLs (OTUs) give access to [[rendered | rendering]] templates without authentication but for a limited amount of time i.e. OTUs have a limited life-time. In addition, once a OTU has been successfully queried, it disappears i.e. it is not possible to successfully query a OTU more than one time.
Methods
/link/{token}
- GET: returns the result of a template’s rendering.
This URL does not require authentication.