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.