Skip to content

Release OUTSCALE API v1.34.0

Latest
Compare
Choose a tag to compare
@outscale-gmt outscale-gmt released this 15 Jan 08:44

API changes

CreateKeypair

  • Added the optional property Keypair/KeypairId to the response with the 200 status
  • Added the optional property Keypair/Tags to the response with the 200 status

DeleteKeypair

  • Added the new optional request property KeypairId
  • The request property KeypairName became optional

ReadKeypairs

  • Added the new optional request property Filters/KeypairIds
  • Added the new optional request property Filters/TagKeys
  • Added the new optional request property Filters/TagValues
  • Added the new optional request property Filters/Tags
  • Added the optional property Keypairs/items/KeypairId to the response with the 200 status
  • Added the optional property Keypairs/items/Tags to the response with the 200 status