Versions Compared

Key

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

Table of Contents

...

Software Requirements for Universal Template and Universal Task

  • Requires Python 3.6 or higher. Tested with the Universal Agent bundled Python distribution.

  • Python modules required:

    • requests

    • vSphere Automation python client library

...

  • Universal Agent for Windows x64 Version 6.7 9 and later with python options installed

  • Universal Agent for Linux Version 6.7 9 and later with python options installed

Software Requirements for Universal Controller

  • Universal Controller 6.79.0.0 or later is required.

...

  1. This Universal Task requires the /wiki/spaces/UC71x/pages/5178443 feature. Check that the/wiki/spaces/UC71x/pages/5177877 system property has been set to true.

  2. Copy or Transfer the Universal Template file to a directory that can be accessed by the Universal Controller Tomcat user.

  3. In the Universal Controller UI, select Configuration > Universal Templates to display the current list of Universal Templates.

  4. Right-click any column header on the list to display an Action menu.

  5. Select Import from the menu, enter the directory containing the Universal Template file(s) that you want to import, and click OK.

When the files have been imported successfully, the Universal Template will appear on the list.

Configure VMware vSphere Integration Universal Tasks

...

This document references the following documents:

Name

Location

Description

Universal Templates

https://docs.stonebranch.com/confluence/display/

UC71x

UC72x/Universal+Templates

User documentation for creating Universal Templates in the Universal Controller user interface.

Universal Tasks

https://docs.stonebranch.com/confluence/display/

UC71x

UC72x/Universal+Tasks

User documentation for creating Universal Tasks in the Universal Controller user interface.

vSphere Automation SDK

https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.2.0/

User documentation for vSphere automation SDK.

vSphere Automation API

https://developer.vmware.com/docs/vsphere-automation/latest/

User documentation for vSphere automation API.

Python requests module

https://pypi.org/project/requests/#description

User documentation for python requests module.