Enums§
- Config
Datastore Create Datastore Error - struct for typed errors of method
config_datastore_create_datastore - Config
Datastore Delete Datastore Error - struct for typed errors of method
config_datastore_delete_datastore - Config
Datastore GetConfig Datastore ByName Error - struct for typed errors of method
config_datastore_get_config_datastore_by_name - Config
Datastore GetDatastore Error - struct for typed errors of method
config_datastore_get_datastore - Config
Datastore Update Datastore Error - struct for typed errors of method
config_datastore_update_datastore
Functions§
- config_
datastore_ create_ datastore - Create new datastore config. Permissions: Requires Datastore.Allocate and, for a backing-device, Sys.Modify on ‘/system/disks’.
- config_
datastore_ delete_ datastore - Remove a datastore configuration and optionally delete all its contents. Permissions: Requires Datastore.Allocate and, for a backing-device, Sys.Modify on ‘/system/disks’.
- config_
datastore_ get_ config_ datastore_ by_ name - Read a datastore configuration.
- config_
datastore_ get_ datastore - List all datastores
- config_
datastore_ update_ datastore - Update datastore config.