×
Config - Host Icons
Object type: hosticons
Request URL:/rest/config/hosticons
Only GET
is supported.
Example GET Copied
Response:
{
list => [
{
img_prefix => "/images/logos/3com",
name => "LOGO - 3com",
ref => "/rest/config/hosticons/LOGO - 3com",
},
{
img_prefix => "/images/logos/apc",
name => "LOGO - APC",
ref => "/rest/config/hosticons/LOGO - APC",
},
{
img_prefix => "/images/logos/apple",
name => "LOGO - Apple",
ref => "/rest/config/hosticons/LOGO - Apple",
},
],
summary => {
allrows => 3,
page => 1,
rows => 3,
totalpages => 1,
totalrows => 3
},
}
["Opsview On-premises"]
["API", "Technical Reference"]