# Functions
New creates a new vm folder API client.
NewCreateVMFolderBadRequest creates a CreateVMFolderBadRequest with default headers values.
NewCreateVMFolderInternalServerError creates a CreateVMFolderInternalServerError with default headers values.
NewCreateVMFolderNotFound creates a CreateVMFolderNotFound with default headers values.
NewCreateVMFolderOK creates a CreateVMFolderOK with default headers values.
NewCreateVMFolderParams creates a new CreateVMFolderParams object, with the default timeout for this client.
NewCreateVMFolderParamsWithContext creates a new CreateVMFolderParams object with the ability to set a context for a request.
NewCreateVMFolderParamsWithHTTPClient creates a new CreateVMFolderParams object with the ability to set a custom HTTPClient for a request.
NewCreateVMFolderParamsWithTimeout creates a new CreateVMFolderParams object with the ability to set a timeout on a request.
NewDeleteVMFolderBadRequest creates a DeleteVMFolderBadRequest with default headers values.
NewDeleteVMFolderInternalServerError creates a DeleteVMFolderInternalServerError with default headers values.
NewDeleteVMFolderNotFound creates a DeleteVMFolderNotFound with default headers values.
NewDeleteVMFolderOK creates a DeleteVMFolderOK with default headers values.
NewDeleteVMFolderParams creates a new DeleteVMFolderParams object, with the default timeout for this client.
NewDeleteVMFolderParamsWithContext creates a new DeleteVMFolderParams object with the ability to set a context for a request.
NewDeleteVMFolderParamsWithHTTPClient creates a new DeleteVMFolderParams object with the ability to set a custom HTTPClient for a request.
NewDeleteVMFolderParamsWithTimeout creates a new DeleteVMFolderParams object with the ability to set a timeout on a request.
NewGetVMFoldersBadRequest creates a GetVMFoldersBadRequest with default headers values.
NewGetVMFoldersConnectionBadRequest creates a GetVMFoldersConnectionBadRequest with default headers values.
NewGetVMFoldersConnectionInternalServerError creates a GetVMFoldersConnectionInternalServerError with default headers values.
NewGetVMFoldersConnectionNotFound creates a GetVMFoldersConnectionNotFound with default headers values.
NewGetVMFoldersConnectionOK creates a GetVMFoldersConnectionOK with default headers values.
NewGetVMFoldersConnectionParams creates a new GetVMFoldersConnectionParams object, with the default timeout for this client.
NewGetVMFoldersConnectionParamsWithContext creates a new GetVMFoldersConnectionParams object with the ability to set a context for a request.
NewGetVMFoldersConnectionParamsWithHTTPClient creates a new GetVMFoldersConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetVMFoldersConnectionParamsWithTimeout creates a new GetVMFoldersConnectionParams object with the ability to set a timeout on a request.
NewGetVMFoldersInternalServerError creates a GetVMFoldersInternalServerError with default headers values.
NewGetVMFoldersNotFound creates a GetVMFoldersNotFound with default headers values.
NewGetVMFoldersOK creates a GetVMFoldersOK with default headers values.
NewGetVMFoldersParams creates a new GetVMFoldersParams object, with the default timeout for this client.
NewGetVMFoldersParamsWithContext creates a new GetVMFoldersParams object with the ability to set a context for a request.
NewGetVMFoldersParamsWithHTTPClient creates a new GetVMFoldersParams object with the ability to set a custom HTTPClient for a request.
NewGetVMFoldersParamsWithTimeout creates a new GetVMFoldersParams object with the ability to set a timeout on a request.
NewUpdateVMFolderBadRequest creates a UpdateVMFolderBadRequest with default headers values.
NewUpdateVMFolderInternalServerError creates a UpdateVMFolderInternalServerError with default headers values.
NewUpdateVMFolderNotFound creates a UpdateVMFolderNotFound with default headers values.
NewUpdateVMFolderOK creates a UpdateVMFolderOK with default headers values.
NewUpdateVMFolderParams creates a new UpdateVMFolderParams object, with the default timeout for this client.
NewUpdateVMFolderParamsWithContext creates a new UpdateVMFolderParams object with the ability to set a context for a request.
NewUpdateVMFolderParamsWithHTTPClient creates a new UpdateVMFolderParams object with the ability to set a custom HTTPClient for a request.
NewUpdateVMFolderParamsWithTimeout creates a new UpdateVMFolderParams object with the ability to set a timeout on a request.
# Structs
Client for vm folder API
*/.
CreateVMFolderBadRequest describes a response with status code 400, with default header values.
CreateVMFolderInternalServerError describes a response with status code 500, with default header values.
CreateVMFolderNotFound describes a response with status code 404, with default header values.
CreateVMFolderOK describes a response with status code 200, with default header values.
CreateVMFolderParams contains all the parameters to send to the API endpoint
for the create Vm folder operation.
CreateVMFolderReader is a Reader for the CreateVMFolder structure.
DeleteVMFolderBadRequest describes a response with status code 400, with default header values.
DeleteVMFolderInternalServerError describes a response with status code 500, with default header values.
DeleteVMFolderNotFound describes a response with status code 404, with default header values.
DeleteVMFolderOK describes a response with status code 200, with default header values.
DeleteVMFolderParams contains all the parameters to send to the API endpoint
for the delete Vm folder operation.
DeleteVMFolderReader is a Reader for the DeleteVMFolder structure.
GetVMFoldersBadRequest describes a response with status code 400, with default header values.
GetVMFoldersConnectionBadRequest describes a response with status code 400, with default header values.
GetVMFoldersConnectionInternalServerError describes a response with status code 500, with default header values.
GetVMFoldersConnectionNotFound describes a response with status code 404, with default header values.
GetVMFoldersConnectionOK describes a response with status code 200, with default header values.
GetVMFoldersConnectionParams contains all the parameters to send to the API endpoint
for the get Vm folders connection operation.
GetVMFoldersConnectionReader is a Reader for the GetVMFoldersConnection structure.
GetVMFoldersInternalServerError describes a response with status code 500, with default header values.
GetVMFoldersNotFound describes a response with status code 404, with default header values.
GetVMFoldersOK describes a response with status code 200, with default header values.
GetVMFoldersParams contains all the parameters to send to the API endpoint
for the get Vm folders operation.
GetVMFoldersReader is a Reader for the GetVMFolders structure.
UpdateVMFolderBadRequest describes a response with status code 400, with default header values.
UpdateVMFolderInternalServerError describes a response with status code 500, with default header values.
UpdateVMFolderNotFound describes a response with status code 404, with default header values.
UpdateVMFolderOK describes a response with status code 200, with default header values.
UpdateVMFolderParams contains all the parameters to send to the API endpoint
for the update Vm folder operation.
UpdateVMFolderReader is a Reader for the UpdateVMFolder structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.