API Guide

]
}
/api/TemplateService/Templates(Id)/Views(Id)/
DeviceAttributeViewDetails(Id)
This URI represents the device-specific attributes for a view of a template.
GET method for DeviceAttributeViewDetails(Id)
This method returns the device-specific attributes for a view of a template.
Description Returns the device-specific attributes for a view of a template.
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#TemplateService.AttributeViewDetail/
$entity",
"@odata.id": "/api/TemplateService/Templates(10)/Views(4)/
DeviceAttributeViewDetails(0)",
"Id": 4,
"Name": "NetworkSpecific",
"Description": "The hierarchy consists of network related component
classes, groups (from the attribute registry) and attributes.",
"AttributeGroupNames": [],
"AttributeGroups":
[
{
"GroupNameId": 1001,
"DisplayName": "NICModel",
"SubAttributeGroups":
[
{
"GroupNameId": 1,
"DisplayName": "Integrated NIC 1",
"SubAttributeGroups":
[
{
"GroupNameId": 1,
"DisplayName": "Port ",
"SubAttributeGroups":
[
{
"GroupNameId": 1,
"DisplayName": "Partition ",
"SubAttributeGroups": [],
"Attributes":
[
{
"AttributeId": 3297,
"CustomId": 0,
"AttributeEditInfoId": 2969,
"DisplayName": "Partition n Minimum TX Bandwidth",
"Description": null,
"Value": "20",
"IsReadOnly": false,
"IsIgnored": false
},
{
"AttributeId": 3298,
144
Configure