4-20
User
Guide

for

the

Cisco

Application

Networking

Manager

5.2
OL-26572-01
Chapter
4






Using

Application

Template

Definitions
Managing
Application

Template

Definitions


The
t

emplate
version
number

is

changed

from

1

to
1.1.
version=”1.1”


The
i

nput

variable

name

probe_interval

i

s
added
and
defined
as
having
a

de

fault

value

of

60
(seconds).
<variable
name="probe_interval"

type="string"

displayString="Probe

Interval:"
default="60"
perm="ace_vip"/>


The
sl

b

code

for

the

probe
interval
is
changed

from

the

set

value

of


60

to

t

he
{$probe_interval}
va
r

i

a

bl

e.
<probe
requestHttpUrl="{$probe_url}"

interval="{$probe_interval}"
Step
5
Save
your

changes

by
doing
one

of

the

following:


Save—Save
the

template

under

the

same
filename.


Save
as—Save

the

template

under

a

new

filename.

We

recommend
this
option.
Note
Be
sure
to
save

the

file

as

an

XML

file

using

the

.xml

extension.
Step
6
From
the

Application

Template

Definitions

window

of

ANM,

click
Import
to
import

the

edited
template.
For
details,

see

the

“Importing

an

Application

Template

Definition”

section

on

page

4-26 .
Step
7
(Optional)
From

the
Application
Template
Definitions
window,

choose

the

edited

template

and
click
Te
s

t


to

test

the

template

to

ensure

that

it

works

correctly.
For
details,

see

the

“Testing

an

Application

Template

Definition”

section

on

pa

ge

4-28 .
Related
Topics


Information
About

Application

Template
Definitions
and
Instances,

page
4-1


Managing
Application

Template

Definitions,

page
4-15


Editing
an

Application
Template
Definition

Using

the

ANM

Template

Editor,
page
4-18


Creating
an
Application
Template
Definition,

page
4-20


Exporting
an
Application
Template
Definition,

page
4-26


Importing
an
Application
Template
Definition,

page
4-26


Testing
an

Application
Template
Definition,
page
4-28


Deleting
an
Application
Template
Definition,

page
4-29
Creating
an

Application

Template

Definition
You
can

create

an

ACE

application

template

definition

using

the

template

editor

that

comes

with

ANM
or
you

can

use

an

external

XML

editor

and

import

the

template

file.

The

ANM

template

editor

provides
you
with

several

base

application

types

that

provide

you

with

the

basic

XML

code

to

get

you

started.