StopVirtualMachine

1 개요[ | ]

stopVirtualMachine
Console
Copy
$ 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 같이 보기[ | ]

3 참고[ | ]