API Guide
Table 84. Attributes (continued)
Attribute Description
● 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 request
body
{
"Name": "Switch-FJM0Y42",
"TypeId": 3,
"ViewTypeId": 2,
"SourceDeviceId": 10173,
"Fqdds": ""
}
Table 85. 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 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.
150 Configure