# Constants
APIParamNamePCIMediatedDevices is the API attribute name of the Proxmox VE API "mediated devices" parameter for a PCI hardware mapping.
# Structs
Client is an interface for accessing the Proxmox cluster mapping API.
CreateRequestBody contains the data which must be sent when creating a hardware mapping.
DataBase contains common data for hardware mapping API calls.
GetResponseBody contains the body from a hardware mapping get response.
GetResponseData contains data received from the hardware mapping API when requesting information about a single mapping.
ListResponseBody contains the body from a hardware mapping list response.
ListResponseData contains the data from a hardware mapping list response.
NodeCheckDiag is a hardware mapping configuration correctness diagnostic entry.
UpdateRequestBody contains data received from the hardware mapping resource API when updating an existing hardware mapping resource.