API Guide

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
Table 84. Attributes
Attribute Description
Name Template name
Description Definition for the template
TypeId Template type. For more information, see /TemplateService/
TemplateTypes.
ViewTypeId Template View type. For more information, see /
TemplateService/TemplateViewTypes.
SourceDeviceId The identifier of the device—the reference device—from which a
template is to be created.
Fqdds The FQDDs to copy from the reference device, as a comma-
separated string. Possible values are:
iDRAC
BIOS
System
NIC
Lifecycle Controller
RAID
EventFilters
Fibre Channel
To get the entire device configuration, use All.
POST method for IOA Templates
This method creates an IOA template.
Description
Creates an IOA template.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
201
Example request
body
{
"Name": "Switch-FJM0Y42",
"TypeId": 3,
"ViewTypeId": 2,
"SourceDeviceId": 10173,
148 Configure