APIBinding Object
Contains information about an API binding for the implementation.
This object is used by the following operations:
- Operations that reference the APIBindings object
The properties included in the APIBinding object are listed below. All fields are optional unless otherwise specified.
Property | Type | Description |
---|---|---|
BindingQName | string | The QName for the API binding. |
BindingKey | string | The unique UDDI key used for the API binding in Policy Manager. |
InterfaceQName | string | The QName for the API interface; a unique ID, for internal use only. |
InterfaceKey | string | The unique UDDI key used for the API interface in Policy Manager. |
BindingType | string | The API binding type; for example, binding.http. For valid values, see API Binding Types. |
BindingOperations | BindingOperations | Contains information about one or more operations associated with a binding. |