Skip to main content

Module config_verify_api

Module config_verify_api 

Source

Enums§

ConfigVerifyCreateVerifyError
struct for typed errors of method config_verify_create_verify
ConfigVerifyDeleteVerifyError
struct for typed errors of method config_verify_delete_verify
ConfigVerifyGetConfigVerifyByIdError
struct for typed errors of method config_verify_get_config_verify_by_id
ConfigVerifyGetVerifyError
struct for typed errors of method config_verify_get_verify
ConfigVerifyUpdateVerifyError
struct for typed errors of method config_verify_update_verify

Functions§

config_verify_create_verify
Create a new verification job. Permissions: Requires Datastore.Verify on job’s datastore.
config_verify_delete_verify
Remove a verification job configuration Permissions: Requires Datastore.Verify on job’s datastore.
config_verify_get_config_verify_by_id
Read a verification job configuration. Permissions: Requires Datastore.Audit or Datastore.Verify on job’s datastore.
config_verify_get_verify
List all verification jobs Permissions: Requires Datastore.Audit or Datastore.Verify on datastore.
config_verify_update_verify
Update verification job config. Permissions: Requires Datastore.Verify on job’s datastore.