Refresh the specified virtual machine instance

post/virtualization/v1beta1/virtual-machines/{vm-id}/refresh

Updates the properties of the specified virtual machine instance

Securitybearer
Request
path Parameters
vm-id
required
string

UUID string uniquely identifying the virtual machine

Example: 9b4c14a6-3cd5-4907-97c4-cf44c5b641e4
Responses
202

Request accepted

401

Unauthenticated request

403

Unauthorized request

404

A virtual machine instance with the given ID was not found.

409

A refresh action cannot be initiated in the current state of the cloud account.

500

An unexpected error occurred.

Request samples
Response samples
application/json
{ }