POST /admin/catalog/probeRemoteLibrary

Operation:
POST /admin/catalog/probeRemoteLibrary
Description:
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).
Since:
31.0
Input parameters
Library subscription settings.

Consume media type(s):
application/vnd.vmware.admin.externalCatalogSubscriptionParams+xml
application/vnd.vmware.admin.externalCatalogSubscriptionParams+json
Input type:
ExternalCatalogSubscriptionParamsType
Output parameters
probe result

Produce media type(s):
application/vnd.vmware.admin.remoteProbeResult+xml
application/vnd.vmware.admin.remoteProbeResult+json
Output type:
RemoteUriProbeResultType
Examples