Skip to main content

Find virtual machines by searching criteria

GET 

/projects/:projectId/zones/:zoneName/virtualmachines

Return virtual machines that match all searching criteria. Criteria are project identifier, virtual machine name, image identifier, virtual machine state.

Request

Responses

Ok

Response Headers
    X-Total-Count

    Returns Pagination of response. The total number of items in the collection, after application of filters if any.

    X-Result-Count

    The actual number of items contained in the response body. Note that it can be less than the requested "limit".