Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
ErrorMessage | string | No | always | 31.0 | Error message returned from remote URL | |
SslCertificateEncoded | base64Binary | No | always | 31.0 | SSL Certificate, if required. XSD formats byte[] as base64binary | |
SslThumbprint | string | No | always | 31.0 | Thumbprint of SSL certificate | |
Status | RemoteUriProbeResultStatus | Yes | always | 31.0 | Result status of the remote uri probe | |
VCloudExtension | VCloudExtensionType | No | always | 31.0 | An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. |
Operations
CRUD | Operation | Description | Since | Deprecated |
---|---|---|---|---|
as output | POST /admin/catalog/probeRemoteLibrary | Test the library subscription settings to make sure the remote endpoint exists, the password matches (if set), and the SSL certificate is trusted (if necessary). | 31.0 |