Metadata Authentication APIs

Metadata Authentication APIs

The vapi metadata authentication package provides services that expose authentication information for operation elements across all the service elements. To calculate the effective authentication information for an operation element, you should first see if there is an authentication scheme specified for the operation element. If it is not specified, then authentication scheme for the service element that contains this operation element is used. If it is not specified for the service element as well, then the authentication scheme for the package element that contains this service element is used.

API Categories
Component

Operations to retrieve information about the routing information in a vAPI component. A Component is said to contain routing information if any of its packages, services or methods contain routing information Note: This service is restricted for VMware internal use only.

Package

Operations to retrieve information about routing information in a vAPI package A Package is said to contain routing information if there is a default RoutingInfo assigned to all operations within a package or if one of the operations within this package has explicit routing information Note: This service is restricted for VMware internal use only.

Service

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.

Source

Operations to manage the metadata sources for routing information Note: This service is restricted for VMware internal use only.