Module provider

Source

Functionsยง

get_provider_audit_log_count
Counts the total number of audit logs for a given provider.
get_provider_audit_logs_paginated
Retrieves a pagnated list of audit logs for a specific provider.
get_provider_count
Counts the total number of providers in the database.
get_provider_instance_count
Counts the total number of instances associated with a provider.
get_provider_instances
Fetch all the instances a provider is responsible for via the regions table between them, with pagination
get_providers_paginated
Retrieves a paginated list of providers from the database.