Full base URL to the tenant's iMIS API (no trailing slash).
OptionalClientOptional OAuth client identifier (iMIS password grant does not require it).
OptionalClientOptional OAuth client secret.
OptionalMaxMaximum retries for rate-limited / transient failures. Default 3.
OptionalMinMinimum ms between requests. Default 200.
API password for the password grant.
OptionalRequestHTTP request timeout in ms. Default 60000.
OptionalTokenOptional token-endpoint override; defaults to {base}/token (legacy /asiScheduler/token fallback).
API username (must hold the iMIS RemoteService/IqaUser role) for the password grant.
iMIS REST API connection configuration, parsed from the attached MJ Credential (preferred) or the CompanyIntegration.Configuration JSON. Field names are read case-insensitively. NONE of these values are read at build time — they are resolved from the bound credential at runtime.