API Guide
{
"@odata.context": "/api/$metadata#TemplateService.DeviceAttributeView/
$entity",
"@odata.type": "#TemplateService.DeviceAttributeView",
"@odata.id": "/api/TemplateService/Templates(26)/Views(9)/
DeviceAttributeViewDetails(10176)",
"Id": 9,
"Name": "SystemIoaDeploySpecific",
"Description": "Hierarchy of attributes, with component classes and
groups, containing boot settings for IOA.Virtual components.",
"AttributeGroups": [
{
"GroupNameId": 0,
"DisplayName": "Miscellaneous Attributes",
"Attributes": [
{
"AttributeId": 18968,
"CustomId": 0,
"AttributeEditInfoId": 0,
"DisplayName": "IOA.Hostname",
"Value": "dell-lex-c3",
"IsReadOnly": false,
"IsIgnored": false
}
]
}
]
}
/api/TemplateService/Profiles
This URI represents the profiles.
GET method for Profiles
This method returns the list of available profiles.
Description
Returns list of profiles.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/$metadata#Collection(TemplateService.Profile)",
"@odata.count": 12,
"value":
[
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(44)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(43)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(45)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(42)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(39)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(47)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(41)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(40)",…},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
162 Configure