open fun rxCatalogServiceNodesWithOptions(service: String, options: ServiceQueryOptions): Single<ServiceList>
Returns the nodes providing a service
service - name of service
service
options - options used to request services
options
Return