TheeScript(embedded script) module in Nutanix Self-Service (Calm) utilizesPythonas its scripting engine.
Version Standard:As of recent versions (specifically post-3.8.0), support for Python 2 has been deprecated and revoked. The system exclusively supportsPython 3for all new eScript tasks in Blueprints and Runbooks.
Context:While eScripts run in a containerized environment that processes the script logic, Python 3 is the mandatory syntax and runtime environment for these tasks.
PowerShell (A):Supported as a separate task type ("PowerShell"), not as the language for the "eScript" task type.
The image typically shows the Task Editor window where "Type" is selected as "eScript" and the script editor pane clearly displays "Python 3" as the script type syntax highlighter.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit