REST Resource: projects.locations.discoveredServices

Resource: DiscoveredService

DiscoveredService is a network or API interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service.

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "serviceReference" 
 : 
 { 
 object (  ServiceReference 
 
) 
 } 
 , 
 "serviceProperties" 
 : 
 { 
 object (  ServiceProperties 
 
) 
 } 
 } 
Fields
name

string

Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}"

service Reference

object ( ServiceReference )

Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable.

service Properties

object ( ServiceProperties )

Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable.

Methods

find Unregistered

Finds unregistered services in a host project and location.

get

Gets a Discovered Service in a host project and location.

list

Lists Discovered Services that can be added to an Application in a host project and location.

lookup

Lists a Discovered Service in a host project and location, with a given resource URI.
Design a Mobile Site
View Site in Mobile | Classic
Share by: