Skip to content

Release OUTSCALE API v1.35.4

Choose a tag to compare

@outscale-vmz outscale-vmz released this 21 Jul 15:08
· 6 commits to master since this release

API changes

DisableOutscaleLogin, DisableOutscaleLoginForUsers, DisableOutscaleLoginPerUsers, EnableOutscaleLogin, EnableOutscaleLoginForUsers, EnableOutscaleLoginPerUsers

  • Endpoint added

CreateAccount, UpdateAccount

  • Added the optional property Account/OutscaleLoginAllowed to the response with the 200 status

ReadAccounts

  • Added the optional property Accounts/items/OutscaleLoginAllowed to the response with the 200 status

CreateUser, UpdateUser

  • Added the optional property User/OutscaleLoginAllowed to the response with the 200 status

ReadUserGroup, ReadUsers, UpdateUserGroup

  • Added the optional property Users/items/OutscaleLoginAllowed to the response with the 200 status

Doc changes

  • Added descriptions for the new elements mentioned above
  • Added examples for the new elements mentioned above
  • Modified 275 existing descriptions
  • Modified 1 existing example