abstract fun ensureProvisioningRecord(agent: Agent): Single<ProvisioningRecord>
Checks the ProvisioningRecord of the given agent and creates/updates it if needed.
agent - to check provisioning for.
agent