Enums§
- Cluster
Mapping Create DirError - struct for typed errors of method
cluster_mapping_create_dir - Cluster
Mapping Create PciError - struct for typed errors of method
cluster_mapping_create_pci - Cluster
Mapping Create UsbError - struct for typed errors of method
cluster_mapping_create_usb - Cluster
Mapping Delete DirError - struct for typed errors of method
cluster_mapping_delete_dir - Cluster
Mapping Delete PciError - struct for typed errors of method
cluster_mapping_delete_pci - Cluster
Mapping Delete UsbError - struct for typed errors of method
cluster_mapping_delete_usb - Cluster
Mapping GetDir Error - struct for typed errors of method
cluster_mapping_get_dir - Cluster
Mapping GetGet DirError - struct for typed errors of method
cluster_mapping_get_get_dir - Cluster
Mapping GetGet PciError - struct for typed errors of method
cluster_mapping_get_get_pci - Cluster
Mapping GetGet UsbError - struct for typed errors of method
cluster_mapping_get_get_usb - Cluster
Mapping GetMapping Error - struct for typed errors of method
cluster_mapping_get_mapping - Cluster
Mapping GetPci Error - struct for typed errors of method
cluster_mapping_get_pci - Cluster
Mapping GetUsb Error - struct for typed errors of method
cluster_mapping_get_usb - Cluster
Mapping Update DirError - struct for typed errors of method
cluster_mapping_update_dir - Cluster
Mapping Update PciError - struct for typed errors of method
cluster_mapping_update_pci - Cluster
Mapping Update UsbError - struct for typed errors of method
cluster_mapping_update_usb
Functions§
- cluster_
mapping_ create_ dir - Create a new directory mapping.
- cluster_
mapping_ create_ pci - Create a new hardware mapping.
- cluster_
mapping_ create_ usb - Create a new hardware mapping.
- cluster_
mapping_ delete_ dir - Remove directory mapping.
- cluster_
mapping_ delete_ pci - Remove Hardware Mapping.
- cluster_
mapping_ delete_ usb - Remove Hardware Mapping.
- cluster_
mapping_ get_ dir - List directory mapping Permissions: Only lists entries where you have ‘Mapping.Modify’, ‘Mapping.Use’ or ‘Mapping.Audit’ permissions on ‘/mapping/dir/
’. - cluster_
mapping_ get_ get_ dir - Get directory mapping.
- cluster_
mapping_ get_ get_ pci - Get PCI Mapping.
- cluster_
mapping_ get_ get_ usb - Get USB Mapping.
- cluster_
mapping_ get_ mapping - List resource types.
- cluster_
mapping_ get_ pci - List PCI Hardware Mapping Permissions: Only lists entries where you have ‘Mapping.Modify’, ‘Mapping.Use’ or ‘Mapping.Audit’ permissions on ‘/mapping/pci/
’. - cluster_
mapping_ get_ usb - List USB Hardware Mappings Permissions: Only lists entries where you have ‘Mapping.Modify’, ‘Mapping.Use’ or ‘Mapping.Audit’ permissions on ‘/mapping/usb/
’. - cluster_
mapping_ update_ dir - Update a directory mapping.
- cluster_
mapping_ update_ pci - Update a hardware mapping.
- cluster_
mapping_ update_ usb - Update a hardware mapping.