Table of Contents |
---|
Info |
---|
This guide will be updated shortly |
This how-to guide describes how to create an enterprise and some users, as well as how to download some templates from a remote template repository.
...
Before you begin working through this guide, you should create a datacenter (for API instructions, see API infrastructure tutorial), or a public cloud region (although be aware that some of the template management steps are different for public cloud regions)
...
For more details and a complete example, see Switch enterprises via API.
You can check the enterprise that you are working with in the user interface.
...
Code Block |
---|
{ "message": "You can keep track of the progress in the link", "links": [ { "title": "status", "rel": "status", "type": "application/vnd.abiquo.task+json", "href": "https://example.com:443/api/admin/enterprises/276/datacenterrepositories/1/virtualmachinetemplates/2094/tasks/dc86d3d1-63fa-46be-bbdb-302e71ce9e1b" } ] } |
See also Appliance manager template API upload and download for information on how to upload templates from the local filesystem using the Appliance Manager API.