API Guide
"ValueMax": 0,
"DependencyText": null,
"OptionSetId": 0,
"DefaultOptionId": 0
},
{
"Id": 2694,
"DataType": 18,
"Description": null,
"IsReadOnly": true,
"IsSecure": false,
"TextMinLength": 0,
"TextMaxLength": 32,
"ValueMin": 0,
"ValueMax": 0,
"DependencyText": null,
"OptionSetId": 0,
"DefaultOptionId": 0
}
]
}
/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
response body
{
"@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":
Configure
197