Previous Topic: delete—Delete Software TemplateNext Topic: evaluate—Evaluate Template


deregister—Deregister Template

This action deregisters a software template or policy at the domain manager from the enterprise manager.

This action is valid on enterprise managers only.

This action has the following format:

templateGroup action=deregister
name=template_group_name
[swTemplate=software_template_name]
cname=[name]
{{area=area_name} | {domain=domain_name} | toAllAreas}
[sendTime="YYYY-MM-DD hh:mm"] 
[haltTime="YYYY-MM-DD hh:mm"]
[distPriority={1,...,10}]	
area

Specifies the name of a domain manager from where the template is deregistered. The parameter can be coded more than once to address a list of domain managers.

This parameter should not be coded with the domain or the toAllAreas parameter.

cname

Specifies the optional unique name of a distribution container used to ship the deregistration request.

If a job container / distribution with the specified name already exists an error will be reported.
If "cname" is not coded, a generic name is generated.

distPriority

Specifies the priority that will be assigned to the distribution.

The priority specified has to be numeric and its value has to be greater or equal 1 and less or equal 10.

If not coded priority 5 is assumed.

domain

Specifies the name of a domain manager group from its members the template is deregistered. The parameter can be coded more than once to address a list of domain manager groups.

This parameter should not be coded with the area or the toAllAreas parameter.

halttime

Specifies the date and time when the deregistration will be stopped, if it is not processed yet. The date is given in ISO format and should be at least 1 hour after the start time. If not ocded a halttime is generated as starttime + 1 hour.

name

Specifies the template group name.

sendtime

Specifies the start time of the distribution from the enterprise. The date is given in ISO format. If not coded the actual date/time is taken.

swTemplate

Specifies the name of the software template to be deregisterd.

If not coded the default name is taken, i.e. “<group name> [$date $time]”.

toAllAreas

All domain managers currently registered at the enterprise manager will be addressed for deregistering the specified software template or policy.