MTN Cloud Python SDK Docs¶
This folder contains the long-form documentation for the SDK.
Use this guide in two ways: - If you are new, start with the quickstart and copy the examples as-is. - If you are experienced, jump to the advanced cookbook patterns.
Docs Map¶
- Quickstart
- Instances
- Networking
- Storage
- Security Groups
- Backups
- Virtual Images
- Recipes
- Advanced Cookbook
- API Overview
- API Reference
Who This Is For¶
- Beginners: clear starting points, safe defaults, and common gotchas.
- Intermediate users: reusable snippets for day-to-day automation scripts.
- Advanced users: production-oriented patterns (resilience, retries, idempotency, and structured error handling).
Conventions Used¶
cloudmeans an initializedMTNCloudclient.groupmaps to MTN Cloud site.cloudorzonemay be used interchangeably based on Morpheus API naming.- Example IDs and codes are illustrative; query your account first before provisioning.
Recommended Reading Order¶
- Quickstart
- Instances
- Networking
- Storage
- Security Groups
- Backups
- Virtual Images
- Recipes
- API Overview
- API Reference
- Advanced Cookbook