Navigation
index
next
|
previous
|
Kamaki 0.16 documentation
»
8. API library
ΒΆ
8.1. Get started with kamaki API library
8.1.1. Setup
8.1.2. Endpoints
8.2. Errors
8.3. Logging
8.3.1. Monitor requests and responses
8.3.2. Logging in a file
8.3.3. Deactivate a logger
8.4. SSL authentication
8.4.1. Set CA certificates path
8.4.2. Ignore SSL Errors
8.4.3. System CA certificates
8.4.4. CA certificates from CLI config
8.4.5. Building kamaki packages with SSL support
8.5. Clients reference
8.5.1. Astakos / Identity
8.5.1.1. Authenticate user
8.5.2. Astakos / Resources and Quotas
8.5.2.1. Resource quotas
8.5.3. Astakos / Projects
8.5.3.1. Query my projects
8.5.3.2. Quotas per project
8.5.3.3. Allocate resource to a project
8.5.3.4. Reassign resource to another project
8.5.4. Cyclades / Compute
8.5.4.1. List server quotas
8.5.4.2. Create server
8.5.4.3. Wait server to built
8.5.4.4. Query images and flavors
8.5.4.5. Reboot server
8.5.4.6. Reassign and resize a server
8.5.5. Cyclades / Network
8.5.5.1. Create private network
8.5.5.2. Reserve IP
8.5.5.3. Create cluster
8.5.6. Cyclades / BlockStorage
8.5.6.1. Unplug and plug volume
8.5.7. Image
8.5.7.1. Register
8.5.7.2. List
8.5.7.3. Unresgister
8.5.8. Pithos
8.5.8.1. Initialize pithos client
8.5.8.2. List and information
8.5.8.3. Upload and download
8.5.8.4. Move / Copy / Delete
8.5.8.5. Reassign container
8.6. Extending kamaki.clients
8.6.1. Add a new client
8.6.2. How to use your client
8.6.3. Concurrency control
8.6.4. Testing
8.6.4.1. Using the tests
8.6.4.2. Mechanism
8.6.4.3. Adding unit tests
8.6.4.3.1. Modifying an existing method
8.6.4.3.2. Adding a new method
8.6.4.3.3. Implementing a new class or module
Previous topic
7.9. Astakos
Next topic
8.1. Get started with kamaki API library
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
Kamaki 0.16 documentation
»