Versions Compared

Key

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

Restarts a running OCI instance

Info

@Since 5.1.0.2 OCI Tenancy Id, OCI User OCID, OCI Private Key, OCI Key Fingerprint, and OCI Private Key Passphrase are defined by the configured OCI Account Code property. Both OCI Account Code and OCI Region must be defined as either a plugin input or environment/instance property.

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.

Cloud Account Properties

Property Name

Property Code

Required

Description

OCI Tenancy Id

FDOCIACCT_TENANCY_ID

Y

The tenancy Id of the Oracle Cloud account used to connect

to

OCI User OCID
FDOCI
FDOCIACCT_USER_OCIDY

The OCID of the user used to connect to Oracle Cloud

as

OCI Private Key
FDOCI
FDOCIACCT_PRIVATE_KEY_PATHYThe private key to use for authentication
OCI Key Fingerprint
FDOCI
FDOCIACCT_KEY_FINGERPRINTYThe fingerprint of the key being used for authentication
OCI Private Key Passphrase
FDOCI
FDOCIACCT_KEY_PASSPHRASENA passphrase for the private key if required

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_REGION
Y
N2
The
OCI region
to manage instances in.
where instances are managed (US_ASHBURN_1, EU_FRANKFURT_1, UK_LONDON_1, US_PHOENIX_1)

Project Properties

...

Property Name

...

Required

...

Description

Inputs

The name of the instance to be restarted
Input Name

Input Code

Required

Description

OCI Compartment NameFDOCI_COMPARTMENT_NAMENThe name of the compartment containing the instance to be restartedOCI 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




...