API Guide

"Description": "Deployment"
},
{
"@odata.id": "/api/TemplateService/TemplateViewTypes(3)",
"Id": 3,
"Description": "Inventory"
},
{
"@odata.id": "/api/TemplateService/TemplateViewTypes(4)",
"Id": 4,
"Description": "Sample"
}
]
}
2.9.3 /api/TemplateService/Templates
GET
Description
Get the templates.
Privilege
VIEW
HTTP Response Codes
200
GET Usage Examples
Output:
{
"@odata.context": "/api/$metadata#Collection(TemplateService.Template)",
"@odata.count": 8,
"value": [
{
"@odata.id": "/api/TemplateService/Templates(1)",
"Id": 1,
"Name": "iDRAC 13G Enable HPC Profile ",
"Description": "Tune workload for High Performance Computing Environment",
"SourceDeviceId": 0,
"TypeId": 2,
"ViewTypeId": 4,
"TaskId": 0,
"HasIdentityAttributes": false,
"Status": 0,
"IdentityPoolId": 0,
"IsBuiltIn": true,
"CreatedBy": "system",
"CreationTime": "2017-11-30 19:02:11.200378",
"LastUpdatedBy": null,
"LastUpdatedTime": "2017-11-30 19:02:11.200378",
"Views": [
{
"@odata.id": "/api/TemplateService/Templates(1)/Views"
}
]
},
{
"@odata.id": "/api/TemplateService/Templates(2)",
"Id": 2,
"Name": "iDRAC 13G Enable Low Latency Profile",
"Description": "Tune workload for Low Latency Computing Environments",
"SourceDeviceId": 0,
"TypeId": 2,
"ViewTypeId": 4,
"TaskId": 0,
"HasIdentityAttributes": false,
"Status": 0,
"IdentityPoolId": 0,
"IsBuiltIn": true,
OpenManage Enterprise–Specific resource model
61