...
MirrorDisk의 MonitorInterval 속성 값을 수정합니다.
Code Block |
---|
mctype -u admin -pw password -modify -t resoruceType -a attribute attribute_value |
list
모든 리소스 타입에 대한 속성 값을 출력합니다.
(-t resourceType 입력 시 지정한 리소스 타입에 대한 속성 값이 출력됩니다.)
Code Block |
---|
mctype -u admin -pw password -list [-t resourceType] |