WebServiceInfo

Summary

A Policy Studio-registered web service.

Description

Describes a Policy Studio-registered REST API or SOAP Service (WSDL) which can be imported as a backend service in API Manager.

Fields

Field Name Type Since Version Description
name String The name of the web service
type String The web service type. One of: rest, wsdl
version String The version of the web service
id String The unique identifier for the web service.
uri String For SOAP/WSDL services, this is URI of the resource being tracked by the Resource Repository. For REST API's, this is the destiantion URL, if it exists.