Skip to content

Release OUTSCALE API v1.33.1

Latest
Compare
Choose a tag to compare
@outscale-vmz outscale-vmz released this 13 Sep 08:03

API changes

ReadEntitiesLinkedToPolicy, ReadUnitPrice

  • Endpoint added

CreateNetPeering

  • Added the new optional request property AccepterOwnerId

CreateUser

  • Added the new optional request property UserEmail

UpdateUser

  • Added the new optional request property NewUserEmail

CreateUser, UpdateUser

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

ReadUserGroup, ReadUsers, UpdateUserGroup

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

ReadUsers

  • Added the new optional request property Filters
  • Added the new optional request property FirstItem
  • Added the new optional request property ResultsPerPage
  • Added the optional property HasMoreItems to the response with the 200 status
  • Added the optional property MaxResultsLimit to the response with the 200 status
  • Added the optional property MaxResultsTruncated to the response with the 200 status

Doc improvements

  • Modified 34 descriptions
  • Modified 6 examples