ServiceInterface Object
Contains information about an interface for an API service.
This object is used by the following operations:
- Operations that reference the ServiceInterfaces object
The properties included in the ServiceInterface object are listed below.
| Property | Type | Description |
|---|---|---|
| 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. |
| InterfaceOperations | InterfaceOperations | Contains information about an operation that is part of the API interface for an asset. |