Skip to main content

Module cluster_mapping_api

Module cluster_mapping_api 

Source

Enums§

ClusterMappingCreateDirError
struct for typed errors of method cluster_mapping_create_dir
ClusterMappingCreatePciError
struct for typed errors of method cluster_mapping_create_pci
ClusterMappingCreateUsbError
struct for typed errors of method cluster_mapping_create_usb
ClusterMappingDeleteDirError
struct for typed errors of method cluster_mapping_delete_dir
ClusterMappingDeletePciError
struct for typed errors of method cluster_mapping_delete_pci
ClusterMappingDeleteUsbError
struct for typed errors of method cluster_mapping_delete_usb
ClusterMappingGetDirError
struct for typed errors of method cluster_mapping_get_dir
ClusterMappingGetGetDirError
struct for typed errors of method cluster_mapping_get_get_dir
ClusterMappingGetGetPciError
struct for typed errors of method cluster_mapping_get_get_pci
ClusterMappingGetGetUsbError
struct for typed errors of method cluster_mapping_get_get_usb
ClusterMappingGetMappingError
struct for typed errors of method cluster_mapping_get_mapping
ClusterMappingGetPciError
struct for typed errors of method cluster_mapping_get_pci
ClusterMappingGetUsbError
struct for typed errors of method cluster_mapping_get_usb
ClusterMappingUpdateDirError
struct for typed errors of method cluster_mapping_update_dir
ClusterMappingUpdatePciError
struct for typed errors of method cluster_mapping_update_pci
ClusterMappingUpdateUsbError
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.