Skip to main content
DELETE
Delete Virtual Machine

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

Tenant namespace returned by Get Account.

name
string
required

Kubernetes object name for the VirtualMachine.

Response

Resource deleted

Kubernetes API operation result.

apiVersion
enum<string>
required
Available options:
v1
kind
enum<string>
required
Available options:
Status
status
enum<string>
required
Available options:
Success,
Failure
code
integer<int32>
Required range: 100 <= x <= 599
message
string
reason
string