"templateDescription" : "VEDGE BASIC
TEMPLATE01",
"lastUpdatedOn" : 1538865915509,
"templateAttached" : 15,
"deviceType" : "vedge-cloud",
"templateId" : "72babaf2-68b6-4176-
92d5-fa8de58e19d8",
"configType" : "template",
"devicesAttached" : 0,
"factoryDefault" : false,
"templateName" :
"VEDGE_BASIC_TEMPLATE",
"lastUpdatedBy" : "admin"
}
],
... output omitted
}
The response contains details about the only device
template available on this vManage server. The template
is called VEDGE_BASIC_TEMPLATE, it is of type
vedge-cloud (which means it can be applied to vEdge
devices), and it currently has no devices attached to it.
The same information is returned by vManage when
using Postman to get the list of all device templates. As
before, the JSESSIONID cookie is already included with
Postman and does not need to be specified again. Figure
8-14 shows the Postman client interface with all the
parameters needed to retrieve a list of all the device
configuration templates available on a specific vManage
instance.