6.104.6. resetoption POST
重置 gluster 卷中的特定选项。
例如,若要在群集 456
中使用标识符 123
重置 gluster 卷中的特定 选项 option1
,请发送类似如下的请求:
POST /ovirt-engine/api/clusters/456/glustervolumes/123/resetoption
POST /ovirt-engine/api/clusters/456/glustervolumes/123/resetoption
使用以下请求正文:
<action> <option name="option1"/> </action>
<action>
<option name="option1"/>
</action>