# Structs

Client is an interface for accessing the Proxmox node storage API.
DatastoreFileGetRequestData contains the body from a datastore content get request.
DatastoreFileGetResponseBody contains the body from a datastore content get response.
DatastoreFileGetResponseData contains the data from a datastore content get response.
DatastoreFileListResponseBody contains the body from a datastore content list response.
DatastoreFileListResponseData contains the data from a datastore content list response.
DatastoreGetStatusResponseBody contains the body from a datastore status get request.
DatastoreGetStatusResponseData contains the data from a datastore status get request.
DatastoreListRequestBody contains the body for a datastore list request.
DatastoreListResponseBody contains the body from a datastore list response.
DatastoreListResponseData contains the data from a datastore list response.
DatastoreUploadResponseBody contains the body from a datastore upload response.
DownloadURLPostRequestBody contains the body for a DownloadURL post request.
DownloadURLResponseBody contains the body from a DownloadURL post response.