5.151.3. update PUT
クォータを更新します。
クォータを更新する例:
PUT /ovirt-engine/api/datacenters/123/quotas/456
<quota> <cluster_hard_limit_pct>30</cluster_hard_limit_pct> <cluster_soft_limit_pct>70</cluster_soft_limit_pct> <storage_hard_limit_pct>20</storage_hard_limit_pct> <storage_soft_limit_pct>80</storage_soft_limit_pct> </quota>
Name | タイプ | 方向 | 概要 |
---|---|---|---|
| In | 更新を非同期的に実行するかどうかを指定します。 | |
| In/Out |