# Functions
New creates a new systeminfo API client.
NewGetCertInternalServerError creates a GetCertInternalServerError with default headers values.
NewGetCertNotFound creates a GetCertNotFound with default headers values.
NewGetCertOK creates a GetCertOK with default headers values.
NewGetCertParams creates a new GetCertParams object, with the default timeout for this client.
NewGetCertParamsWithContext creates a new GetCertParams object with the ability to set a context for a request.
NewGetCertParamsWithHTTPClient creates a new GetCertParams object with the ability to set a custom HTTPClient for a request.
NewGetCertParamsWithTimeout creates a new GetCertParams object with the ability to set a timeout on a request.
NewGetSystemInfoInternalServerError creates a GetSystemInfoInternalServerError with default headers values.
NewGetSystemInfoOK creates a GetSystemInfoOK with default headers values.
NewGetSystemInfoParams creates a new GetSystemInfoParams object, with the default timeout for this client.
NewGetSystemInfoParamsWithContext creates a new GetSystemInfoParams object with the ability to set a context for a request.
NewGetSystemInfoParamsWithHTTPClient creates a new GetSystemInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetSystemInfoParamsWithTimeout creates a new GetSystemInfoParams object with the ability to set a timeout on a request.
NewGetVolumesForbidden creates a GetVolumesForbidden with default headers values.
NewGetVolumesInternalServerError creates a GetVolumesInternalServerError with default headers values.
NewGetVolumesNotFound creates a GetVolumesNotFound with default headers values.
NewGetVolumesOK creates a GetVolumesOK with default headers values.
NewGetVolumesParams creates a new GetVolumesParams object, with the default timeout for this client.
NewGetVolumesParamsWithContext creates a new GetVolumesParams object with the ability to set a context for a request.
NewGetVolumesParamsWithHTTPClient creates a new GetVolumesParams object with the ability to set a custom HTTPClient for a request.
NewGetVolumesParamsWithTimeout creates a new GetVolumesParams object with the ability to set a timeout on a request.
NewGetVolumesUnauthorized creates a GetVolumesUnauthorized with default headers values.
# Structs
Client for systeminfo API
*/.
GetCertInternalServerError describes a response with status code 500, with default header values.
GetCertNotFound describes a response with status code 404, with default header values.
GetCertOK describes a response with status code 200, with default header values.
GetCertParams contains all the parameters to send to the API endpoint
for the get cert operation.
GetCertReader is a Reader for the GetCert structure.
GetSystemInfoInternalServerError describes a response with status code 500, with default header values.
GetSystemInfoOK describes a response with status code 200, with default header values.
GetSystemInfoParams contains all the parameters to send to the API endpoint
for the get system info operation.
GetSystemInfoReader is a Reader for the GetSystemInfo structure.
GetVolumesForbidden describes a response with status code 403, with default header values.
GetVolumesInternalServerError describes a response with status code 500, with default header values.
GetVolumesNotFound describes a response with status code 404, with default header values.
GetVolumesOK describes a response with status code 200, with default header values.
GetVolumesParams contains all the parameters to send to the API endpoint
for the get volumes operation.
GetVolumesReader is a Reader for the GetVolumes structure.
GetVolumesUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the systeminfo client.