vaultrs::database::static_role

Function rotate

source
pub async fn rotate(
    client: &impl Client,
    mount: &str,
    name: &str,
) -> Result<(), ClientError>
Expand description

Rotates the credentials associated with a static role

See RotateStaticRoleRequest