Std Introspection APIs
The vapi std introspection package provides services that expose basic information about the vAPI services registered with a vAPI provider.
The Operation service provides operations to retrieve information about the operations present in a vAPI service. Note: This service is restricted for VMware internal use only.
The Provider service provides operations to retrieve information about a vAPI Provider. A provider is a container that exposes one or more vAPI services. Note: This service is restricted for VMware internal use only.
The Service service provides operations to retrieve information about the services exposed by a vAPI provider. A provider is a container that exposes one or more vAPI services. Note: This service is restricted for VMware internal use only.