tag:github.com,2008:https://github.com/outscale/osc-api/releasesRelease notes from osc-api2025-08-19T14:23:40Ztag:github.com,2008:Repository/172752001/1.35.52025-08-19T14:37:21ZRelease OUTSCALE API v1.35.5<h2>API changes</h2>
<h3>DisableOutscaleLoginPerUsers, EnableOutscaleLoginPerUsers</h3>
<ul>
<li>The request property <code>UserNames</code> became required</li>
</ul>
<h2>Doc changes</h2>
<ul>
<li>Modified 17 existing descriptions</li>
</ul>outscale-vmztag:github.com,2008:Repository/172752001/1.35.42025-07-21T15:12:41ZRelease OUTSCALE API v1.35.4<h2>API changes</h2>
<h3>DisableOutscaleLogin, DisableOutscaleLoginForUsers, DisableOutscaleLoginPerUsers, EnableOutscaleLogin, EnableOutscaleLoginForUsers, EnableOutscaleLoginPerUsers</h3>
<ul>
<li>Endpoint added</li>
</ul>
<h3>CreateAccount, UpdateAccount</h3>
<ul>
<li>Added the optional property <code>Account/OutscaleLoginAllowed</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadAccounts</h3>
<ul>
<li>Added the optional property <code>Accounts/items/OutscaleLoginAllowed</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateUser, UpdateUser</h3>
<ul>
<li>Added the optional property <code>User/OutscaleLoginAllowed</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadUserGroup, ReadUsers, UpdateUserGroup</h3>
<ul>
<li>Added the optional property <code>Users/items/OutscaleLoginAllowed</code> to the response with the <code>200</code> status</li>
</ul>
<h2>Doc changes</h2>
<ul>
<li>Added descriptions for the new elements mentioned above</li>
<li>Added examples for the new elements mentioned above</li>
<li>Modified 275 existing descriptions</li>
<li>Modified 1 existing example</li>
</ul>outscale-vmztag:github.com,2008:Repository/172752001/1.35.32025-06-04T14:04:57ZRelease OUTSCALE API v1.35.3<h2>API changes</h2>
<h3>CreateImage</h3>
<ul>
<li>Added the new optional request property <code>BootModes</code></li>
</ul>
<h3>UpdateImage</h3>
<ul>
<li>Added the new optional request property <code>ProductCodes</code></li>
</ul>
<h3>CreateImage, UpdateImage</h3>
<ul>
<li>Added the optional property <code>Image/BootModes</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Image/SecureBoot</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadImages</h3>
<ul>
<li>Added the new optional request property <code>Filters/SecureBoot</code></li>
<li>Added the optional property <code>Images/items/BootModes</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Images/items/SecureBoot</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadImages, ReadVms</h3>
<ul>
<li>Added the new optional request property <code>Filters/BootModes</code></li>
</ul>
<h3>ReadNics</h3>
<ul>
<li>Added the new optional request property <code>NextPageToken</code></li>
<li>Added the new optional request property <code>ResultsPerPage</code></li>
<li>Added the optional property <code>NextPageToken</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateSnapshot, UpdateSnapshot</h3>
<ul>
<li>Added the optional property <code>Snapshot/ClientToken</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateSnapshot, CreateVolume</h3>
<ul>
<li>Added the new optional request property <code>ClientToken</code></li>
</ul>
<h3>ReadSnapshots</h3>
<ul>
<li>Added the optional property <code>Snapshots/items/ClientToken</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadSnapshots, ReadVolumes</h3>
<ul>
<li>Added the new optional request property <code>Filters/ClientTokens</code></li>
</ul>
<h3>UpdateVm</h3>
<ul>
<li>Added the optional property <code>Vm/ActionsOnNextBoot</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Vm/BootMode</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateVms</h3>
<ul>
<li>Added the new optional request property <code>BootMode</code></li>
</ul>
<h3>CreateVms, UpdateVm</h3>
<ul>
<li>Added the new optional request property <code>ActionsOnNextBoot</code></li>
</ul>
<h3>CreateVms, ReadVms</h3>
<ul>
<li>Added the optional property <code>Vms/items/ActionsOnNextBoot</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Vms/items/BootMode</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateVolume, UpdateVolume</h3>
<ul>
<li>Added the optional property <code>Volume/ClientToken</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadVolumes</h3>
<ul>
<li>Added the optional property <code>Volumes/items/ClientToken</code> to the response with the <code>200</code> status</li>
</ul>
<h2>Doc changes</h2>
<ul>
<li>Added descriptions for the new elements mentioned above</li>
<li>Added examples for the new elements mentioned above</li>
<li>Modified 3 existing descriptions</li>
<li>Modified 5 existing examples</li>
</ul>outscale-rcetag:github.com,2008:Repository/172752001/1.34.32025-04-11T10:45:36ZRelease OUTSCALE API v1.34.3<h2>API changes</h2>
<h3>DeleteUserPolicy, PutUserPolicy, ReadUserPolicies, ReadUserPolicy</h3>
<ul>
<li>Endpoint added</li>
</ul>
<h3>CreateAccessKey, UpdateAccessKey</h3>
<ul>
<li>Added the optional property <code>AccessKey/Tag</code> to the response with the <code>200</code> status</li>
</ul>
<h3>CreateAccessKey, ReadAccessKeys</h3>
<ul>
<li>Added the new optional request property <code>Tag</code></li>
</ul>
<h3>ReadAccessKeys</h3>
<ul>
<li>Added the optional property <code>AccessKeys/items/Tag</code> to the response with the <code>200</code> status</li>
</ul>
<h2>Doc changes</h2>
<ul>
<li>Added descriptions for the new elements mentioned above</li>
<li>Added examples for the new elements mentioned above</li>
<li>Modified 5 existing descriptions</li>
<li>Modified 3 existing examples</li>
</ul>outscale-fghtag:github.com,2008:Repository/172752001/1.34.02025-01-15T14:48:13ZRelease OUTSCALE API v1.34.0<h2>API changes</h2>
<h3>CreateKeypair</h3>
<ul>
<li>Added the optional property <code>Keypair/KeypairId</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Keypair/Tags</code> to the response with the <code>200</code> status</li>
</ul>
<h3>DeleteKeypair</h3>
<ul>
<li>Added the new optional request property <code>KeypairId</code></li>
<li>The request property <code>KeypairName</code> became optional</li>
</ul>
<h3>ReadKeypairs</h3>
<ul>
<li>Added the new optional request property <code>Filters/KeypairIds</code></li>
<li>Added the new optional request property <code>Filters/TagKeys</code></li>
<li>Added the new optional request property <code>Filters/TagValues</code></li>
<li>Added the new optional request property <code>Filters/Tags</code></li>
<li>Added the optional property <code>Keypairs/items/KeypairId</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>Keypairs/items/Tags</code> to the response with the <code>200</code> status</li>
</ul>outscale-gmttag:github.com,2008:Repository/172752001/1.33.12024-09-16T16:58:25ZRelease OUTSCALE API v1.33.1<h2>API changes</h2>
<h3>ReadEntitiesLinkedToPolicy, ReadUnitPrice</h3>
<ul>
<li>Endpoint added</li>
</ul>
<h3>CreateNetPeering</h3>
<ul>
<li>Added the new optional request property <code>AccepterOwnerId</code></li>
</ul>
<h3>CreateUser</h3>
<ul>
<li>Added the new optional request property <code>UserEmail</code></li>
</ul>
<h3>UpdateUser</h3>
<ul>
<li>Added the new optional request property <code>NewUserEmail</code></li>
</ul>
<h3>CreateUser, UpdateUser</h3>
<ul>
<li>Added the optional property <code>User/UserEmail</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadUserGroup, ReadUsers, UpdateUserGroup</h3>
<ul>
<li>Added the optional property <code>Users/items/UserEmail</code> to the response with the <code>200</code> status</li>
</ul>
<h3>ReadUsers</h3>
<ul>
<li>Added the new optional request property <code>Filters</code></li>
<li>Added the new optional request property <code>FirstItem</code></li>
<li>Added the new optional request property <code>ResultsPerPage</code></li>
<li>Added the optional property <code>HasMoreItems</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>MaxResultsLimit</code> to the response with the <code>200</code> status</li>
<li>Added the optional property <code>MaxResultsTruncated</code> to the response with the <code>200</code> status</li>
</ul>
<h2>Doc improvements</h2>
<ul>
<li>Modified 34 descriptions</li>
<li>Modified 6 examples</li>
</ul>outscale-vmztag:github.com,2008:Repository/172752001/1.30.02024-07-24T05:53:41ZRelease OUTSCALE API v1.30.0No content.outscale-vmztag:github.com,2008:Repository/172752001/1.29.32024-04-23T12:09:01ZRelease OUTSCALE API v1.29.3No content.outscale-vmztag:github.com,2008:Repository/172752001/1.28.82024-03-22T11:05:07ZRelease OUTSCALE API v1.28.8No content.outscale-gmttag:github.com,2008:Repository/172752001/1.28.72024-02-20T14:15:04ZRelease OUTSCALE API v1.28.7No content.outscale-gmt