pub async fn read(
client: &impl Client,
mount: &str,
username: &str,
) -> Result<ReadCaCertificateRoleResponse, ClientError>
Expand description
Reads information about a CA certificate role.
pub async fn read(
client: &impl Client,
mount: &str,
username: &str,
) -> Result<ReadCaCertificateRoleResponse, ClientError>
Reads information about a CA certificate role.