API Guide

Table Of Contents
Table 88. 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 devicethe reference devicefrom
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,
"Fqdds": ""
}
Table 89. Attributes
Attribute Description
Name Template name
TypeId Template type. For more information, see /
TemplateService/TemplateTypes.
ViewTypeId Template View type. For more information, see /
TemplateService/TemplateViewTypes.
SourceDeviceId The identifier of the devicethe reference devicefrom
which a template is created.
FQDDs The FQDDs to copy from the reference device, as a comma-
separated string. Possible values are:
Configure 185