abstract fun setProvisioningRecord(record: ProvisioningRecord): Completable
Saves the given provisioning record for this specific agent. The record holds the basic agent configuration.
record - is the record to save
record