9.4.2. 更新数据中心
名称,description,storage_type,version,storage_format 和 mac_pool 元素在创建后是 updatable。
例 9.4. 更新数据中心
PUT /ovirt-engine/api/datacenters/00000000-0000-0000-0000-000000000000 HTTP/1.1
Accept: application/xml
Content-type: application/xml
<data_center>
<name>UpdatedName</name>
<description>An updated description for the data center</description>
</data_center>