Reference Guide

"CustomId": 0,
"AttributeEditInfoId": 1861,
"DisplayName": "LCAttributes 1 Automatic Backup Feature",
"Description": null,
"Value": "Disabled",
"IsReadOnly": false,
"IsIgnored": false
}
]
}
],
"Attributes": []
}
],
"TemplateEditInfoDetails":
{
"@odata.id": "/api/TemplateService/Templates(11)/Views(1)/
AttributeViewDetails/TemplateEditInfoDetails"
}
}
Table 94. Attributes
Attribute Description
AttributeId Unique identifier for an attribute.
AttributeEditInfoId Identifier for editing-related info for the attribute.
DisplayName Text for displaying the name of the attribute.
Description Attribute definition.
Value The current value for the attribute.
IsReadOnly Indicates whether the attribute value can be modified.
IsIgnored Indicates whether the attribute should be ignored or included
when the template is deployed to another device. true
indicates Ignore - do not deploy.
/api/TemplateService/Templates(Id)/Views(Id)/
AttributeViewDetails/TemplateEditInfoDetails
This URI represents the editable attributes of a specific view of a template.
GET method for TemplateEditInfoDetails
This method returns the editable attributes of a specific view of a template.
Description
Returns the editable attributes of a view of a template.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#TemplateService.TemplateEditInfo/
$entity",
"@odata.id": "/api/TemplateService/Templates(11)/Views(1)/
AttributeViewDetails/TemplateEditInfoDetails",
"Id": 1,
"AttributeOptionSets":
[
194 Configure