pub async fn domain_flush_encryption_keys(
configuration: &Configuration,
domain_id: &str,
body: Option<Value>,
) -> Result<(), Error<DomainFlushEncryptionKeysError>>Expand description
Flush all keys in memory. The keys will be immediately reloaded from persistent storage, forcing a check that the domain’s root key is still available