6.89. ExternalProviderCertificate
用于查看外部提供程序特定证书的服务。
名称 | 概述 |
---|---|
| 获取特定证书. |
6.89.1. 获取 GET 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
获取特定证书.
GET /ovirt-engine/api/externalhostproviders/123/certificate/0
GET /ovirt-engine/api/externalhostproviders/123/certificate/0
以下是响应示例:
<certificate id="0"> <organization>provider.example.com</organization> <subject>CN=provider.example.com</subject> <content>...</content> </certificate>
<certificate id="0">
<organization>provider.example.com</organization>
<subject>CN=provider.example.com</subject>
<content>...</content>
</certificate>
6.89.1.1. follow 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
指明应遵循哪些内联链接。这些链接引用的对象将在当前请求中获取。详情请查看此处。