Health Update Manager Has Provider
Verifies if the given provider is registered.
Required privileges: System.View
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/HealthUpdateManager/{moId}/HasProvider
COPY
Path Parameters
string
moId
Required
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HealthUpdateManager/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
Request Body
HasProviderRequestType of type(s) application/json
Required
{
"id": "string"
}
string
id
Required
The provider id.
Responses
200
True iff the provider is registered.
Returns integer of type(s) application/json
Operation doesn't return any data structure
On This Page
Health Update Manager Operations
POST
Health Update Manager Add Filter
POST
Health Update Manager Add Filter Entities
POST
Health Update Manager Add Monitored Entities
POST
Health Update Manager Has Monitored Entity
POST
Health Update Manager Has Provider
POST
Health Update Manager Post Health Updates
POST
Health Update Manager Query Filter Entities
POST
Health Update Manager Query Filter Info Ids
POST
Health Update Manager Query Filter List
POST
Health Update Manager Query Filter Name
POST
Health Update Manager Query Health Update Infos
POST
Health Update Manager Query Health Updates
POST
Health Update Manager Query Monitored Entities
POST
Health Update Manager Query Provider List
POST
Health Update Manager Query Provider Name
POST
Health Update Manager Query Unmonitored Hosts
POST
Health Update Manager Register Health Update Provider
POST
Health Update Manager Remove Filter
POST
Health Update Manager Remove Filter Entities
POST
Health Update Manager Remove Monitored Entities
POST
Health Update Manager Unregister Health Update Provider