ServiceReference Object

Contains reference information about an API service.

The properties included in the ServiceReference 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.

ServiceName string The name of the service.
OrganizationKey string Unique key for the organization that the service is part of.
ServiceType string Indicates the type of service: Physical or Virtual.
ServiceManagementState string Indicates the management state of the service: Managed or Unmanaged.
Endpoints Endpoints Contains information about endpoints associated with a service.