
# PCA支持云审计的操作列表
云审计服务记录私有证书管理相关的操作事件，如[表1]所示。
 表1云审计服务支持的PCA操作列表 
| 操作名称 | 资源类型          | 事件名称                         |
|:---|:---|:---|
| 创建CA | CA            | createCertificateAuthority   |
| 激活CA | CA            | generateCertificateAuthority |
| 导出CA | CA            | exportCertificateAuthority   |
| 恢复CA | CA            | restoreCertificateAuthority  |
| 启用CA | CA            | enableCertificateAuthority   |
| 禁用CA | CA            | disableCertificateAuthority  |
| 删除CA | CA            | deleteCertificateAuthority   |
| 申请证书 | endEntityCert | createCertificate            |
| 删除证书 | endEntityCert | deleteCertificate            |
| 吊销证书 | endEntityCert | revokeCertificate            |
   
