ExistingAssetImplementationRequest Object
Contains information about a request to create an implementation using a service already existing in Policy Manager.
This object is used by the following operations:
- Operations that reference the AddAPIImplementationRequest object
The properties included in the ExistingAssetImplementationRequest object are listed below.
| Property | Type | Description | 
|---|---|---|
| AssetServiceKey | string | Unique service key for a specific service implementation; for example, uddi:f1ebef06-f0a8-11e3-b49c-efec5910417e. When adding an implementation from an existing service, it is the unique service key for the service, as set up in Policy Manager. | 
| CreateProxy | boolean | Indicates whether a proxy API should be created for the existing asset implementation request. | 
| MediateToBindingType | string | Indicates whether the existing asset implementation request should include mediating to a binding type. |