Endpoint Object

Includes information about an endpoint for a specific asset.

This object is used by the following operations:

  • Operations that reference the Endpoints object

The properties included in the Endpoint object are listed below.

Property Type Required Description
Uri anyURI Required The full URL of the endpoint, including the CNAME and path. The value for this parameter is the same as the Endpoint defined for the asset.
ConnectionProperties ConnectionProperty[ ] Optional For Target API only. Contains information relating to one or more sets of additional connection properties associated with the asset, such as HTTP version or chunking, expressed as name/value pairs.
BindingQName string Optional The QName for the binding of the asset.
BindingType string Optional The API binding type; for example, binding.http. For valid values, see API Binding Types.
EndpointKey string Optional Unique key for the endpoint.