Skip to content

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

  1. Quickstart
  2. Instances
  3. Networking
  4. Storage
  5. Security Groups
  6. Backups
  7. Virtual Images
  8. Recipes
  9. Advanced Cookbook
  10. API Overview
  11. 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

  • cloud means an initialized MTNCloud client.
  • group maps to MTN Cloud site.
  • cloud or zone may be used interchangeably based on Morpheus API naming.
  • Example IDs and codes are illustrative; query your account first before provisioning.
  1. Quickstart
  2. Instances
  3. Networking
  4. Storage
  5. Security Groups
  6. Backups
  7. Virtual Images
  8. Recipes
  9. API Overview
  10. API Reference
  11. Advanced Cookbook