Skip to main content

Module config_remote_api

Module config_remote_api 

Source

Enums§

ConfigRemoteCreateRemoteError
struct for typed errors of method config_remote_create_remote
ConfigRemoteDeleteRemoteError
struct for typed errors of method config_remote_delete_remote
ConfigRemoteGetConfigRemoteByNameError
struct for typed errors of method config_remote_get_config_remote_by_name
ConfigRemoteGetConfigRemoteByNameScanByStoreError
struct for typed errors of method config_remote_get_config_remote_by_name_scan_by_store
ConfigRemoteGetGroupsError
struct for typed errors of method config_remote_get_groups
ConfigRemoteGetNamespacesError
struct for typed errors of method config_remote_get_namespaces
ConfigRemoteGetRemoteError
struct for typed errors of method config_remote_get_remote
ConfigRemoteGetScanError
struct for typed errors of method config_remote_get_scan
ConfigRemoteUpdateRemoteError
struct for typed errors of method config_remote_update_remote

Functions§

config_remote_create_remote
Create new remote.
config_remote_delete_remote
Remove a remote from the configuration file.
config_remote_get_config_remote_by_name
Read remote configuration data.
config_remote_get_config_remote_by_name_scan_by_store
Directory index.
config_remote_get_groups
List groups of a remote.cfg entry’s datastore
config_remote_get_namespaces
List namespaces of a datastore of a remote.cfg entry
config_remote_get_remote
List all remotes Permissions: List configured remotes filtered by Remote.Audit privileges
config_remote_get_scan
List datastores of a remote.cfg entry
config_remote_update_remote
Update remote configuration.