...
testGroup그룹에 복합 응용 타입으로 testResource 를 생성합니다.
-g testGroup |
delete
testResource 리소스를 삭제합니다.
...
mcres -u admin -pw password -modify testResource -a attribute attribute_value [ -n node ] |
testGroup의 testResource 리소스의 User속성 값을 administrator로 수정합니다.
...
testNode에 있는 testResource 리소스를 온라인 시킵니다.
mcres -u admin -pw password -online testResource -n testNode |
...