Home
last modified time | relevance | path

Searched refs:getHost (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js29 url: DataService.getHost() + '/redfish/v1/Systems',
50 url: DataService.getHost() + uri,
78 url: DataService.getHost() + uri,
85 url: DataService.getHost() + path + '/action/Delete',
97 url: DataService.getHost() +
116 url: DataService.getHost() +
235 url: DataService.getHost() +
247 url: DataService.getHost() + snmpManagerPath + '/attr/Port',
258 url: DataService.getHost() + snmpManagerPath +
271 url: DataService.getHost() +
[all …]
H A DdataService.js44 this.getHost = function() { method in AnonymousFunction82d8ad4e0200
70 this.host = this.getHost();
/openbmc/phosphor-webui/app/redfish/controllers/
H A Dredfish-controller.js22 url: DataService.getHost() + '/redfish/' + $routeParams.path,
/openbmc/phosphor-webui/app/common/directives/
H A Dserial-console.js161 var hostname = dataService.getHost().replace('https://', '');
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js36 var host = dataService.getHost().replace('https://', '');