# Functions

New creates a new vm volume API client.
NewCreateVMVolumeBadRequest creates a CreateVMVolumeBadRequest with default headers values.
NewCreateVMVolumeInternalServerError creates a CreateVMVolumeInternalServerError with default headers values.
NewCreateVMVolumeNotFound creates a CreateVMVolumeNotFound with default headers values.
NewCreateVMVolumeOK creates a CreateVMVolumeOK with default headers values.
NewCreateVMVolumeParams creates a new CreateVMVolumeParams object, with the default timeout for this client.
NewCreateVMVolumeParamsWithContext creates a new CreateVMVolumeParams object with the ability to set a context for a request.
NewCreateVMVolumeParamsWithHTTPClient creates a new CreateVMVolumeParams object with the ability to set a custom HTTPClient for a request.
NewCreateVMVolumeParamsWithTimeout creates a new CreateVMVolumeParams object with the ability to set a timeout on a request.
NewDeleteVMVolumeFromVMBadRequest creates a DeleteVMVolumeFromVMBadRequest with default headers values.
NewDeleteVMVolumeFromVMInternalServerError creates a DeleteVMVolumeFromVMInternalServerError with default headers values.
NewDeleteVMVolumeFromVMNotFound creates a DeleteVMVolumeFromVMNotFound with default headers values.
NewDeleteVMVolumeFromVMOK creates a DeleteVMVolumeFromVMOK with default headers values.
NewDeleteVMVolumeFromVMParams creates a new DeleteVMVolumeFromVMParams object, with the default timeout for this client.
NewDeleteVMVolumeFromVMParamsWithContext creates a new DeleteVMVolumeFromVMParams object with the ability to set a context for a request.
NewDeleteVMVolumeFromVMParamsWithHTTPClient creates a new DeleteVMVolumeFromVMParams object with the ability to set a custom HTTPClient for a request.
NewDeleteVMVolumeFromVMParamsWithTimeout creates a new DeleteVMVolumeFromVMParams object with the ability to set a timeout on a request.
NewGetVMVolumesBadRequest creates a GetVMVolumesBadRequest with default headers values.
NewGetVMVolumesConnectionBadRequest creates a GetVMVolumesConnectionBadRequest with default headers values.
NewGetVMVolumesConnectionInternalServerError creates a GetVMVolumesConnectionInternalServerError with default headers values.
NewGetVMVolumesConnectionNotFound creates a GetVMVolumesConnectionNotFound with default headers values.
NewGetVMVolumesConnectionOK creates a GetVMVolumesConnectionOK with default headers values.
NewGetVMVolumesConnectionParams creates a new GetVMVolumesConnectionParams object, with the default timeout for this client.
NewGetVMVolumesConnectionParamsWithContext creates a new GetVMVolumesConnectionParams object with the ability to set a context for a request.
NewGetVMVolumesConnectionParamsWithHTTPClient creates a new GetVMVolumesConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetVMVolumesConnectionParamsWithTimeout creates a new GetVMVolumesConnectionParams object with the ability to set a timeout on a request.
NewGetVMVolumesInternalServerError creates a GetVMVolumesInternalServerError with default headers values.
NewGetVMVolumesNotFound creates a GetVMVolumesNotFound with default headers values.
NewGetVMVolumesOK creates a GetVMVolumesOK with default headers values.
NewGetVMVolumesParams creates a new GetVMVolumesParams object, with the default timeout for this client.
NewGetVMVolumesParamsWithContext creates a new GetVMVolumesParams object with the ability to set a context for a request.
NewGetVMVolumesParamsWithHTTPClient creates a new GetVMVolumesParams object with the ability to set a custom HTTPClient for a request.
NewGetVMVolumesParamsWithTimeout creates a new GetVMVolumesParams object with the ability to set a timeout on a request.

# Structs

Client for vm volume API */.
CreateVMVolumeBadRequest describes a response with status code 400, with default header values.
CreateVMVolumeInternalServerError describes a response with status code 500, with default header values.
CreateVMVolumeNotFound describes a response with status code 404, with default header values.
CreateVMVolumeOK describes a response with status code 200, with default header values.
CreateVMVolumeParams contains all the parameters to send to the API endpoint for the create Vm volume operation.
CreateVMVolumeReader is a Reader for the CreateVMVolume structure.
DeleteVMVolumeFromVMBadRequest describes a response with status code 400, with default header values.
DeleteVMVolumeFromVMInternalServerError describes a response with status code 500, with default header values.
DeleteVMVolumeFromVMNotFound describes a response with status code 404, with default header values.
DeleteVMVolumeFromVMOK describes a response with status code 200, with default header values.
DeleteVMVolumeFromVMParams contains all the parameters to send to the API endpoint for the delete Vm volume from Vm operation.
DeleteVMVolumeFromVMReader is a Reader for the DeleteVMVolumeFromVM structure.
GetVMVolumesBadRequest describes a response with status code 400, with default header values.
GetVMVolumesConnectionBadRequest describes a response with status code 400, with default header values.
GetVMVolumesConnectionInternalServerError describes a response with status code 500, with default header values.
GetVMVolumesConnectionNotFound describes a response with status code 404, with default header values.
GetVMVolumesConnectionOK describes a response with status code 200, with default header values.
GetVMVolumesConnectionParams contains all the parameters to send to the API endpoint for the get Vm volumes connection operation.
GetVMVolumesConnectionReader is a Reader for the GetVMVolumesConnection structure.
GetVMVolumesInternalServerError describes a response with status code 500, with default header values.
GetVMVolumesNotFound describes a response with status code 404, with default header values.
GetVMVolumesOK describes a response with status code 200, with default header values.
GetVMVolumesParams contains all the parameters to send to the API endpoint for the get Vm volumes operation.
GetVMVolumesReader is a Reader for the GetVMVolumes structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.