PHP interface for the Slicehost API News
Status: Beta
Brought to you by:
pygi
0.6.2 has been released. The following API actions are now supported:
- Soft and hard reboots of a slice.
- Renaming a slice.
- Creating a new slice.
I've released a non-backward-compatible change. Specifically, the following three methods were renamed for consistency:
- allZones is now listZones
- allSlices is now listSlices
- zoneRecords is now listZoneRecords
I've also added the ability to list the available flavors, images, and backups.
The initial release lets you examine information associated with your slice, and gives you full control over the DNS zones for your account.