Click or drag to resize

IWsEndUserSetUpdatePersonalTemplate Method

Allows the updating of the personal-attributes created template:

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult SetUpdatePersonalTemplate(
	UpdatePersonalTemplate template
)

Parameters

template
Type: Aruba.Cloud.Provisioning.EntitiesUpdatePersonalTemplate

An instance of the type UpdatePersonalTemplate, contains the following attributes are:

TemplateDescription string, TemplateExtendedDescription optional, OSVersion string optional, OSFamilyID int ApplianceTypeID int optional, Revision string, username, password, TemplateBounds.

Return Value

Type: WsResult
See Also