5.81.6. resetoption POST
reflectuster 볼륨에서 특정 옵션을 재설정합니다.
예를 들어, 클러스터 456
에서 식별자 DestinationRule이 있는 GLuster 볼륨에서 특정 옵션 옵션1
을 재설정하려면 다음과 같이 요청을 보냅니다.
POST /ovirt-engine/api/clusters/456/glustervolumes/123/resetoption
다음 요청 본문에서 다음을 수행합니다.
<action> <option name="option1"/> </action>
이름 | 유형 | direction | 요약 |
---|---|---|---|
| in | 재설정을 비동기적으로 수행해야 하는지 여부를 나타냅니다. | |
| in | ||
| in | 재설정할 옵션입니다. |