Cloud Services

Container Cluster Management

Importing from an external source
Published On Jun 24, 2024 - 6:46 AM

Importing from an external source

Covers importing actions from Github
Users can onboard customized or Out-of -the-Box (OOTB) actions using import option from an external source. All actions contents are applicable to all the Public Cloud providers (AWS, Azure, GCP) and private cloud like VRA . Select this option to import action definitions from your own Github or Kyndryl Github account.
Prerequistes:
  • The onboard option can only be performed by the Actions Registry admin.

Importing customized actions from an external source using your local github

This option allows you to import your own actions. Before importing customized actions, make sure to create a github connection and maintain the same structure as the OOTB content.
Action template structure
: The folder structure must contain the path where actions are stored. Each action must include three .json files:
action-configuration.json
definition.json
, and
action-template.json
.
  1. action-configuration.json: This file is required if the action type is configuration change.
  2. action-definition.json: Set the
    actionConfigParams
    to true if the action type is configuration change
  3. action-template.json: This file must have an encoded template and must include the playbook repository path.
For additional details, see  Create your own action.
To import from an external source
:
  1. From the Kyndryl Modern Operations Applications dashboard, click the
    Main Menu
    .
  2. Select
    Actions
    .
  3. Click
    Actions Onboarding
    .
  4. From the
    Actions Admin
    page, click the
    onboard action +
    button.
  5. Select the following import option:
    Import from external source
    .
  6. Click
    Ok
    .
  7. In the
    Select a Content Source to Import Action
    page, click the GitHub.  To import Ansible Action metadata,  select the GitHub repository.
    Make sure to add the actual playbook path
  8. A
    Multiple accounts detected
    window pop-up.  Select the correspondent
    Account name
    and click
    OK
    .
  9. An
    Import Started
    message confirms the import is underway. Click
    OK
    to acknowledge the message. When the import is complete, a confirmation email is sent  and the action is added in the
    Drafts
    tab of the
    Actions Admin
    page.

Importing OOTB content from Github

Follow the steps described in to import from an external source. When selecting the content source (step 7), make sure to add the playbookRefID (DB reference).
After the action is onboarded, the action is displayed under the draft tab. It is required to publish the onboarded action.
Do you have two minutes for a quick survey?
Take Survey