vaultrs::pki::cert::urls

Function read

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

Reads the configured certificate URLs

See ReadURLsRequest