API Guide
Table 82. 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
• System
• BIOS
• NIC
• LifeCycleController
• RAID
• EventFilters
• All
To get the entire device configuration, useAll.
POST method for IOA Templates
This method creates an IOA template.
Description
Creates an IOA template.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
201
Example
Input:
{
"Name": "Switch-FJM0Y42",
"TypeId": 3,
"ViewTypeId": 2,
"SourceDeviceId": 10173,
"Fqdds": ""
}
Table 83. 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 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:
132 Configure