API Guide

Table Of Contents
"CreationTime": "2017-11-30 19:02:11.200378",
"LastUpdatedBy": null,
"LastUpdatedTime": "2017-11-30 19:02:11.200378",
"Views":
[
{
"@odata.id": "/api/TemplateService/Templates(7)/Views"
}
]
},
{
"@odata.id": "/api/TemplateService/Templates(8)",
"Id": 8,
"Name": "iDRAC 14G Enable Power Profile for Software Defined
Storage",
"Description": "Tune workload for Power Optimized Software Defined
Storage ",
"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(8)/Views"
}
]
}
]
}
NOTE: For information about template attributes, see the Attributes table under GET method for Templates(Id).
POST method for Templates
This method creates a template.
Description
Creates a template.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
200
Example request
body
{
"Name": "Test Create",
"Description": "This is a test template",
"TypeId": 2,
"ViewTypeId": 2,
"SourceDeviceId": 5514,
"Fqdds": "idrac,system,nic,lifecycleController,eventFilters"
}
Example
response body
ID of the template
184 Configure