Skip to content

v2.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@LKaemmerling LKaemmerling released this 09 Jan 10:27
· 136 commits to master since this release
  • The all-Method on the Models return now every entity of the requested resource. For the old behavior see list-Method

  • Added list-Method which allows a better control over getting many entities

  • Added Request Opts for SSHKey, Location, Datacenter, Image and Action

  • Added Resources Interface to all Root Resource Clients like Networks and implemented all methods

  • Added Resource Interface to all specific resource clients like Server and implemented all methods

  • Removed deprecated functions: Server->changeName()