arrow-left
All pages
gitbookPowered by GitBook
1 of 1

Loading...

Kill

hashtag
Kill

post

Invoke the VDI Process Command to send the Kill command to the Process with specified Process ID.

Path parameters
providerIdinteger · int32Required

The ID of the provider.

vmIdstringRequired

VM ID.

idinteger · int32Required

Process ID.

Responses
chevron-right
204

No Content

chevron-right
401

Unauthorized

application/json; api-version=1.0
chevron-right
404

Not Found

application/json; api-version=1.0
post
/api/Provider/{providerId}/VM/{vmId}/Host/Process/{id}/Kill

No content

POST /api/Provider/{providerId}/VM/{vmId}/Host/Process/{id}/Kill HTTP/1.1
Host: 
Accept: */*