StopVirtualMachine

Jmnote (토론 | 기여)님의 2018년 5월 3일 (목) 16:58 판 (새 문서: ==개요== ;stopVirtualMachine <source lang='console'> $ curl -s 'http://localhost:8096/client/api?response=json&command=stopVirtualMachine&id=b7cbfcea-f13e-4954-b1e1-f7d067f64293' |...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

stopVirtualMachine
$ curl -s 'http://localhost:8096/client/api?response=json&command=stopVirtualMachine&id=b7cbfcea-f13e-4954-b1e1-f7d067f64293' | python -m json.tool
{
    "stopvirtualmachineresponse": {
        "jobid": "2df46b80-3579-1eac-4f6b-d80257a91368"
    }
}

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}