ServiceAsset Object

Contains information about a service asset for an API.

This object is used by the following operations:

The properties included in the ServiceAsset object are listed below.

Property Type Description
ServiceKey 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.

Name string The name of the API version.
Description string The description of the API version.
ServiceType string Indicates the type of service: Physical or Virtual.
Endpoints Endpoints Contains information about endpoints associated with a service.
Policies Policies Contains information about one or more policies associated with a service.
Created dateTime The date/time stamp when the resource was first created. Used only in response messages.
Updated dateTime The date/time stamp when the resource was last updated. Used only in response messages.
BindingType string[ ] The API binding type; for example, binding.http. For valid values, see API Binding Types.
ServiceBindings ServiceBindings Contains information about the bindings for a service associated with an asset.