Virtual Machine
Create virtual machine
Headers
Name
Type
Description
Request Body
Name
Type
Description
[
{
"region": {
"datacenter": {
"name": "berlin",
"displayName": "Berlin"
},
"physicalLocation": "Germany"
},
"image": {
"version": {
"name": "20_04-lts",
"displayName": "20.04 LTS"
},
"distribution": "Ubuntu"
},
"attestationId": "5cb168ab-25de-4b20-9949-a07a2cf23e65",
"access": null,
"authMethod": 1,
"status": 0,
"isBlocked": false,
"tags": [],
"subscription": null,
"_id": "654a11e60b23ef1b0f36d44e",
"name": "kraud-cloud-ubuntu-1vcpu-4gb-berlin-01",
"provider": "6548a383e2442d14b6bf968b",
"size": "6548a383e2442d14b6bf9745",
"price": "6548a383e2442d14b6bf970b",
"owner": "6548a41138406c14db33b606",
"project": "6548a41f38406c14db33b62c",
"team": "6548a41f38406c14db33b61e",
"ipConfigurations": [],
"createdAt": "2023-11-07T10:31:02.692Z",
"updatedAt": "2023-11-07T10:31:02.692Z"
}
]
Get virtual machines
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get virtual machine
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Stop virtual machine
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Start virtual machine
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Delete virtual machine
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?