vaultrs::auth::cert::ca_cert_role

Function read

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

Reads information about a CA certificate role.

See ReadCaCertificateRoleRequest