Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scales an application container by adjusting the amount of memory or number of instances that are assigned to run it.

Environment/Instance Properties

...

Inputs

Input Name

Property

Inputs

Input Name

Required

Description

Input Code

Required

Description

Project Properties

...

Property Name

...

Required

...

Description

Identity Domain

FDACC_IDENTITY_DOMAIN

Yes

The identity domain in which to perform operations.

Application Name

FDACC_APPLICATION_NAME

Yes

The name of the Application Container.

Username

FDACC_USERNAME

Yes

The username with which to connect to the Application Container.

Password

FDACC_PASSWORD

Yes

The password for FDACC_USERNAME.

Timeout

FDACC_TIMEOUT

No

The number of minutes to wait for the instance to start. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes.

Instance Count

FDACC_INSTANCE_COUNT

No

The

number

quantity of instances

to run the application.

desired.

Ram Amount

FDACC_RAM_AMOUNT

No

The amount of RAM

for

to allocate to each instance

.

(e.g. 4G)

Outputs

Output Name

Required

Description

Artifacts

This operation doesn't consume or produce any artifacts.

...

This operation will select all available endpoints associated to the environment/instanceTarget.

Endpoint Execution

This operation will randomly execute on one of the endpoints identified during selection.