Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Starts an OCI instance that is not running

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
OCI Account CodeFDOCI_CLOUD_ACCOUNT_CODEN1OCI account with all the required properties like Tenancy Id, User OCID, Private Key, etc.
OCI RegionFDOCI_REGIONN1OCI region where instances are managed (US_ASHBURN_1, EU_FRANKFURT_1, UK_LONDON_1, US_PHOENIX_1)

1 - Property must be defined either by an environment/instance property or by the corresponding plugin input. If both are defined, input will take precedence.

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

OCI AccountFDOCI_INP_CLOUD_ACCOUNT_CODEN2OCI account with all the required properties like Tenancy Id, User OCID, Private Key, etc.
OCI RegionFDOCI_INP_REGIONN2OCI region where instances are managed (US_ASHBURN_1, EU_FRANKFURT_1, UK_LONDON_1, US_PHOENIX_1)
OCI Compartment NameFDOCI_COMPARTMENT_NAMENOCI compartment where instances are managed. Leave blank for root compartment. For example, Sandbox
OCI Instance NameFDOCI_INSTANCE_NAMEYOCI instance name. For example, soaoci01

2 - Input must be defined either by a plugin input or by the corresponding environment/instance property. If both are defined, input will take precedence.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn’t consume or produce any artifacts.

Endpoint Selection

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

Endpoint Execution 

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

Java 8 is required for this plugin operation.


  • No labels