Skip to content

Limits and restrictions

Context, subject, and API rate-limit inspection and TEST overrides.

OperationSummaryVariants
Authenticated client: LimitsReturn the authenticated rate-limit branch.Sync, Async
Limits client: Get context limitsReturn the effective limits for online and batch sessions.Sync, Async
Limits client: Get subject limitsReturn the effective limits for certificate enrollments and issuance.Sync, Async
Limits client: Get api rate limitsReturn the effective per-endpoint API rate limits.Sync, Async
Limits client: Set session limitsOverride session limits for the current subject.Sync, Async
Limits client: Reset session limitsReset session limits to their default values.Sync, Async
Limits client: Set subject limitsOverride subject-level certificate and enrollment limits.Sync, Async
Limits client: Reset subject limitsReset subject-level limits to their default values.Sync, Async
Limits client: Set api rate limitsOverride API rate limits for the current subject.Sync, Async
Limits client: Reset api rate limitsReset API rate limits to their default values.Sync, Async
Limits client: Set production rate limitsCopy production rate-limit defaults into the current environment.Sync, Async