Creating your first CyberApp

Important

Only Vendor Portal developers can create a CyberApp.
For more information about Vendor Portal account types, see Vendor Portal.

To create your first CyberApp

  1. [If you are not already in Vendor Portal] Access Vendor Portal.

  2. Select mycyberapps from the main menu.

    ../_images/ss-vp-first-visit.png
  3. Click Create CyberApp.

    ../_images/ss-cyberapp-create.png
  4. Enter a name for your CyberApp.

  5. [Optional] Edit the CyberApp code.

    Note

    The CyberApp code must be unique. It consists of two parts:
    • Vendor Id
      Unique to your organization. Cannot be modified.
    • CyberApp Id
      CyberApp name (in lowercase) is the default.
    1. Click the pencil icon.

      ../_images/ss-cyberapp-create-changecode.png
    2. Change the CyberApp Id part of the CyberApp code.
      To revert to the default, click Use default code.
  6. [Optional] To access the Acronis API, turn on the Connection to Acronis API toggle switch.

    Important

    A connection to Acronis API is required to allow your CyberApp to push/pull data to/from the Acronis platform.

  7. Click Create.
    If you did not turn on the Connection to Acronis API toggle switch, your CyberApp is created.
    If you turned on the Connection to Acronis API toggle switch, Client ID and Secret credentials are generated.
    ../_images/ss-cyberapp-copy-credentials.png

    Important

    Client ID and Secret are credentials that are critical for the authentication of your CyberApp and API calls.
    You must copy and store them in a safe place.
    This information cannot be retrieved if lost.
    1. Click Copy.

    2. Paste the information in a file, and store the file somewhere safe.

    3. Click Close.

You have created your first CyberApp.
You can now open it and start adding marketing materials to the CyberApp Description or start building your CyberApp Version.