-
Notifications
You must be signed in to change notification settings - Fork 3
Roadmap
Augustin Ziegler edited this page Apr 8, 2019
·
14 revisions
Is a set of features that will get available in next releases.
- [Server] create new server (New-OSServer)
- [Port] create new port (New-OSPort)
- [Port] manage port AllowedAddressPairs (Get/Add/Remove-OSPortAllowedAddress)
- [Volume] create new volume (New-OSVolume)
- [Volume] create new volume snapshot (New-OSVolumeSnapshot)
- [Volume] create new volume backup (New-VolumeBackup)
- Identity
- [Auth] Disconnect-OSAccount (API ref)
- [Identity] all Set commands
- [Region] Region management
- [Policy] Policy management
- Confirm on all Remove or change commands
- [All] -Wait parameter on all Remove- commands (e.g. Remove-OSVolume - status: deleting)
This includes all upcoming that impacts the core, there is no change or impact on the end user side.
- [Core] set id as default property if exists (Get-OSObjectIdentifierer)
- does all objects have id property (metadata)?
- [Debug] -Invoke-OSApiRequest output Header for troubleshooting (link)