Akmal Khaleeq Waheed - Challenge 3 p2

T

The first Technology driven reality competition showcasing the incredible virtualization community members and their talents.

Page 1
Part2
1. fileCopyFromVCO
1.1. Versions
Version Date User Comment
Current version:0.0.1
1.2. Inputs
Name Type Description
vcoPath string Path on vCO server
guestFilePath string Guest file path
1.3. Attributes
Name Type Description
username string GuestOS username
password SecureString GuestOS password
overwrite boolean Overwite file in GuestOS (boolean)
vm1 VC:VirtualMachine VirtualMachine GuestOS
result boolean Set to true if copy operation was
successful
1.4. Parameter presentation
Parameter Description Parameter Info
vcoPath Path on vCO server
guestFilePath Guest file path
1.5. Workflow schema
fileCopyFromVCO
vCO Workflow Documentation - Sep 12, 2013
Page 2
1.6. Workflow items
Name Type Next item Description
WorkflowItemEnd
Copy file
from vCO to
guest
WorkflowItemLink Copies the specified file from
the vCO server to the guest file
system.
1.7. Source code for the used actions
2. runScriptWindows
2.1. Versions
Version Date User Comment
Current version:0.0.1
2.2. Inputs
Name Type Description
workingDirectory string The absolute path of the working
directory for the program to be
run. VMware recommends explicitly
setting the working directory for
the program to be run.
2.3. Attributes
Name Type Description
vmUsername string Username for the virtual machine
runScriptWindows
vCO Workflow Documentation - Sep 12, 2013
Page 3
Name Type Description
vmPassword SecureString Password for the virtual machine
vm VC:VirtualMachine Virtual machine
interactiveSession boolean This is set to true if the client
wants an interactive session in the
guest.
result number The pid of the program started.
programPath1 string The absolute path to the program to
start. For Linux guest operating
systems, /bin/bash is used to start
the program.
arguments1 string The arguments to the program.
environment1 Array/string An array of environment variables,
specified in the guest OS notation
2.4. Parameter presentation
Parameter Description Parameter Info
runScriptWindows
vCO Workflow Documentation - Sep 12, 2013
Page 4
Parameter Description Parameter Info
workingDirectory The absolute path
of the working
directory for the
program to be run.
VMware recommends
explicitly setting
the working
directory for the
program to be run.
If this value is
unset or is an
empty string, the
behavior depends on
the guest operating
system. For Linux
guest operating
systems, if this
value is unset or
is an empty string,
the working
directory will be
the home directory
of the user
associated with the
guest
authentication. For
other guest
operating systems,
if this value is
unset, the behavior
is unspecified.
2.5. Workflow schema
runScriptWindows
vCO Workflow Documentation - Sep 12, 2013
Page 5
2.6. Workflow items
Name Type Next item Description
WorkflowItemEnd
Run program
in guest
WorkflowItemLink Starts a program in the guest
operating system.
A process started this way can
have its status queried with
this API. When the process
completes, its exit code and end
time will be available for 5
minutes after completion.
2.7. Source code for the used actions
runScriptWindows
vCO Workflow Documentation - Sep 12, 2013

Recommended

.NET & C# Updates Fall 2019 by
.NET & C# Updates Fall 2019.NET & C# Updates Fall 2019
.NET & C# Updates Fall 2019Marco Parenzan
212 views30 slides
Nginx وب سروری برای تمام فصول by
Nginx وب سروری برای تمام فصولNginx وب سروری برای تمام فصول
Nginx وب سروری برای تمام فصولefazati
248 views13 slides
2014-10-30 Taverna 3 status by
2014-10-30 Taverna 3 status2014-10-30 Taverna 3 status
2014-10-30 Taverna 3 statusStian Soiland-Reyes
446 views10 slides
Roslyn: el futuro de C# by
Roslyn: el futuro de C#Roslyn: el futuro de C#
Roslyn: el futuro de C#Rodolfo Finochietti
8.3K views29 slides
Fluentd v0.12 master guide by
Fluentd v0.12 master guideFluentd v0.12 master guide
Fluentd v0.12 master guideN Masahiro
8.9K views31 slides
Fluentd v1.0 in a nutshell by
Fluentd v1.0 in a nutshellFluentd v1.0 in a nutshell
Fluentd v1.0 in a nutshellN Masahiro
16K views23 slides

More Related Content

What's hot

Shell Shock by
Shell ShockShell Shock
Shell ShockJie Liau
237 views10 slides
Implement server push in flask framework by
Implement server push in flask frameworkImplement server push in flask framework
Implement server push in flask frameworkChi-Chia Huang
7.8K views21 slides
All bugfixes are incompatibilities by
All bugfixes are incompatibilitiesAll bugfixes are incompatibilities
All bugfixes are incompatibilitiesnagachika t
5.9K views56 slides
KubeCon EU 2016: Getting the Jobs Done With Kubernetes by
KubeCon EU 2016: Getting the Jobs Done With KubernetesKubeCon EU 2016: Getting the Jobs Done With Kubernetes
KubeCon EU 2016: Getting the Jobs Done With KubernetesKubeAcademy
968 views20 slides
SVN Tool Information : Best Practices by
SVN Tool Information  : Best PracticesSVN Tool Information  : Best Practices
SVN Tool Information : Best PracticesMaidul Islam
2.8K views29 slides
.net frameworks by
.net frameworks.net frameworks
.net frameworksFelisha Hosein
822 views13 slides

What's hot(20)

Shell Shock by Jie Liau
Shell ShockShell Shock
Shell Shock
Jie Liau237 views
Implement server push in flask framework by Chi-Chia Huang
Implement server push in flask frameworkImplement server push in flask framework
Implement server push in flask framework
Chi-Chia Huang7.8K views
All bugfixes are incompatibilities by nagachika t
All bugfixes are incompatibilitiesAll bugfixes are incompatibilities
All bugfixes are incompatibilities
nagachika t5.9K views
KubeCon EU 2016: Getting the Jobs Done With Kubernetes by KubeAcademy
KubeCon EU 2016: Getting the Jobs Done With KubernetesKubeCon EU 2016: Getting the Jobs Done With Kubernetes
KubeCon EU 2016: Getting the Jobs Done With Kubernetes
KubeAcademy968 views
SVN Tool Information : Best Practices by Maidul Islam
SVN Tool Information  : Best PracticesSVN Tool Information  : Best Practices
SVN Tool Information : Best Practices
Maidul Islam2.8K views
SCM (Source Control Management) - Git Basic by Aman Patial
SCM (Source Control Management) - Git Basic SCM (Source Control Management) - Git Basic
SCM (Source Control Management) - Git Basic
Aman Patial1.8K views
Asynkron programmering i Visual Studio 11 by MortenWennevik
Asynkron programmering i Visual Studio 11Asynkron programmering i Visual Studio 11
Asynkron programmering i Visual Studio 11
MortenWennevik351 views
Managing an OSGi Framework with Apache Felix Web Console by Felix Meschberger
Managing an OSGi Framework with  Apache Felix Web ConsoleManaging an OSGi Framework with  Apache Felix Web Console
Managing an OSGi Framework with Apache Felix Web Console
Felix Meschberger5.6K views
Host any project in che with stacks & chefiles by Florent BENOIT
Host any project in che with stacks & chefilesHost any project in che with stacks & chefiles
Host any project in che with stacks & chefiles
Florent BENOIT340 views
Dataservices - Data Processing mit Microservices by QAware GmbH
Dataservices - Data Processing mit MicroservicesDataservices - Data Processing mit Microservices
Dataservices - Data Processing mit Microservices
QAware GmbH293 views
Version Control With Subversion by Samnang Chhun
Version Control With SubversionVersion Control With Subversion
Version Control With Subversion
Samnang Chhun4.6K views
Server-side OSGi with Apache Sling (Jazoon 2010) by Felix Meschberger
Server-side OSGi with Apache Sling (Jazoon 2010)Server-side OSGi with Apache Sling (Jazoon 2010)
Server-side OSGi with Apache Sling (Jazoon 2010)
Felix Meschberger2.2K views
Asynchronous programming in .net 4.5 with c# by Binu Bhasuran
Asynchronous programming in .net 4.5 with c#Asynchronous programming in .net 4.5 with c#
Asynchronous programming in .net 4.5 with c#
Binu Bhasuran3.9K views
Introduction to Subversion by Atul Jha
Introduction to SubversionIntroduction to Subversion
Introduction to Subversion
Atul Jha4.6K views
C# 5 deep drive into asynchronous programming by Praveen Prajapati
C# 5 deep drive into asynchronous programmingC# 5 deep drive into asynchronous programming
C# 5 deep drive into asynchronous programming
Praveen Prajapati5.4K views
Microsrvs testing-slides by Igor Redkach
Microsrvs testing-slidesMicrosrvs testing-slides
Microsrvs testing-slides
Igor Redkach97 views
FlashInTO SVN Presentation by Matthew Fabb
FlashInTO SVN PresentationFlashInTO SVN Presentation
FlashInTO SVN Presentation
Matthew Fabb610 views

Viewers also liked

Joe Graziano – Challenge 2 Design Solution (Part 2) by
Joe Graziano – Challenge 2 Design Solution (Part 2)Joe Graziano – Challenge 2 Design Solution (Part 2)
Joe Graziano – Challenge 2 Design Solution (Part 2)tovmug
899 views23 slides
Akmal Khaleeq Waheed - Challenge 3 p3 by
Akmal Khaleeq Waheed - Challenge 3 p3Akmal Khaleeq Waheed - Challenge 3 p3
Akmal Khaleeq Waheed - Challenge 3 p3tovmug
452 views3 slides
Joe Graziano – Challenge 2 Design Solution (Part 1) by
Joe Graziano – Challenge 2 Design Solution (Part 1)Joe Graziano – Challenge 2 Design Solution (Part 1)
Joe Graziano – Challenge 2 Design Solution (Part 1)tovmug
1.1K views15 slides
Virtual Design Master Challenge 1 - Joe by
Virtual Design Master Challenge 1 - JoeVirtual Design Master Challenge 1 - Joe
Virtual Design Master Challenge 1 - Joetovmug
906 views9 slides
Joe Graziano – Challenge 2 Design Solution Maxrep data-sheet-1727271 by
Joe Graziano – Challenge 2 Design Solution  Maxrep data-sheet-1727271Joe Graziano – Challenge 2 Design Solution  Maxrep data-sheet-1727271
Joe Graziano – Challenge 2 Design Solution Maxrep data-sheet-1727271tovmug
583 views3 slides
Rebuilding theworld by
Rebuilding theworldRebuilding theworld
Rebuilding theworldtovmug
524 views14 slides

Viewers also liked(8)

Joe Graziano – Challenge 2 Design Solution (Part 2) by tovmug
Joe Graziano – Challenge 2 Design Solution (Part 2)Joe Graziano – Challenge 2 Design Solution (Part 2)
Joe Graziano – Challenge 2 Design Solution (Part 2)
tovmug899 views
Akmal Khaleeq Waheed - Challenge 3 p3 by tovmug
Akmal Khaleeq Waheed - Challenge 3 p3Akmal Khaleeq Waheed - Challenge 3 p3
Akmal Khaleeq Waheed - Challenge 3 p3
tovmug452 views
Joe Graziano – Challenge 2 Design Solution (Part 1) by tovmug
Joe Graziano – Challenge 2 Design Solution (Part 1)Joe Graziano – Challenge 2 Design Solution (Part 1)
Joe Graziano – Challenge 2 Design Solution (Part 1)
tovmug1.1K views
Virtual Design Master Challenge 1 - Joe by tovmug
Virtual Design Master Challenge 1 - JoeVirtual Design Master Challenge 1 - Joe
Virtual Design Master Challenge 1 - Joe
tovmug906 views
Joe Graziano – Challenge 2 Design Solution Maxrep data-sheet-1727271 by tovmug
Joe Graziano – Challenge 2 Design Solution  Maxrep data-sheet-1727271Joe Graziano – Challenge 2 Design Solution  Maxrep data-sheet-1727271
Joe Graziano – Challenge 2 Design Solution Maxrep data-sheet-1727271
tovmug583 views
Rebuilding theworld by tovmug
Rebuilding theworldRebuilding theworld
Rebuilding theworld
tovmug524 views
Joe Graziano – Challenge 2 Design Solution - Syncsort dpx 411 by tovmug
Joe Graziano – Challenge 2 Design Solution  - Syncsort dpx 411Joe Graziano – Challenge 2 Design Solution  - Syncsort dpx 411
Joe Graziano – Challenge 2 Design Solution - Syncsort dpx 411
tovmug1.3K views
Toronto VMUG - November 13, 2013 - CiRBA by tovmug
Toronto VMUG - November 13, 2013 - CiRBAToronto VMUG - November 13, 2013 - CiRBA
Toronto VMUG - November 13, 2013 - CiRBA
tovmug766 views

Similar to Akmal Khaleeq Waheed - Challenge 3 p2

Passenger 6 generic language support presentation by
Passenger 6 generic language support presentationPassenger 6 generic language support presentation
Passenger 6 generic language support presentationHongli Lai
283 views50 slides
Implementing Generic Servers for Eclipse WebTools by
Implementing Generic Servers for Eclipse WebToolsImplementing Generic Servers for Eclipse WebTools
Implementing Generic Servers for Eclipse WebToolsGorkem Ercan
1.7K views20 slides
Introduction to Dynamic Analysis of Android Application by
Introduction to Dynamic Analysis of Android ApplicationIntroduction to Dynamic Analysis of Android Application
Introduction to Dynamic Analysis of Android ApplicationKelwin Yang
5.1K views23 slides
Release with confidence by
Release with confidenceRelease with confidence
Release with confidenceJohn Congdon
1.8K views35 slides
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R... by
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R..."Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R...
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R...Fwdays
152 views41 slides
Akmal Khaleeq Waheed - Challenge 3 p1 by
Akmal Khaleeq Waheed - Challenge 3 p1Akmal Khaleeq Waheed - Challenge 3 p1
Akmal Khaleeq Waheed - Challenge 3 p1tovmug
556 views3 slides

Similar to Akmal Khaleeq Waheed - Challenge 3 p2(20)

Passenger 6 generic language support presentation by Hongli Lai
Passenger 6 generic language support presentationPassenger 6 generic language support presentation
Passenger 6 generic language support presentation
Hongli Lai283 views
Implementing Generic Servers for Eclipse WebTools by Gorkem Ercan
Implementing Generic Servers for Eclipse WebToolsImplementing Generic Servers for Eclipse WebTools
Implementing Generic Servers for Eclipse WebTools
Gorkem Ercan1.7K views
Introduction to Dynamic Analysis of Android Application by Kelwin Yang
Introduction to Dynamic Analysis of Android ApplicationIntroduction to Dynamic Analysis of Android Application
Introduction to Dynamic Analysis of Android Application
Kelwin Yang5.1K views
Release with confidence by John Congdon
Release with confidenceRelease with confidence
Release with confidence
John Congdon1.8K views
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R... by Fwdays
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R..."Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R...
"Hidden difficulties of debugger implementation for .NET WASM apps", Andrii R...
Fwdays152 views
Akmal Khaleeq Waheed - Challenge 3 p1 by tovmug
Akmal Khaleeq Waheed - Challenge 3 p1Akmal Khaleeq Waheed - Challenge 3 p1
Akmal Khaleeq Waheed - Challenge 3 p1
tovmug556 views
Deep Dive Azure Functions - Global Azure Bootcamp 2019 by Andrea Tosato
Deep Dive Azure Functions - Global Azure Bootcamp 2019Deep Dive Azure Functions - Global Azure Bootcamp 2019
Deep Dive Azure Functions - Global Azure Bootcamp 2019
Andrea Tosato368 views
Taking care of a cloud environment by Maarten Balliauw
Taking care of a cloud environmentTaking care of a cloud environment
Taking care of a cloud environment
Maarten Balliauw1.3K views
Copper: A high performance workflow engine by dmoebius
Copper: A high performance workflow engineCopper: A high performance workflow engine
Copper: A high performance workflow engine
dmoebius6.8K views
Local development environment evolution by Wise Engineering
Local development environment evolutionLocal development environment evolution
Local development environment evolution
Wise Engineering134 views
Pandora FMS: DB2 Enterprise Plugin by Pandora FMS
Pandora FMS: DB2 Enterprise PluginPandora FMS: DB2 Enterprise Plugin
Pandora FMS: DB2 Enterprise Plugin
Pandora FMS358 views
R12 d49656 gc10-apps dba 26 by zeesniper
R12 d49656 gc10-apps dba 26R12 d49656 gc10-apps dba 26
R12 d49656 gc10-apps dba 26
zeesniper854 views
A Fabric/Puppet Build/Deploy System by adrian_nye
A Fabric/Puppet Build/Deploy SystemA Fabric/Puppet Build/Deploy System
A Fabric/Puppet Build/Deploy System
adrian_nye9.2K views
Assurer - a pluggable server testing/monitoring framework by Gosuke Miyashita
Assurer - a pluggable server testing/monitoring frameworkAssurer - a pluggable server testing/monitoring framework
Assurer - a pluggable server testing/monitoring framework
Gosuke Miyashita1.8K views
oVirt UI Plugin Infrastructure and the oVirt-Foreman plugin by Oved Ourfali
oVirt UI Plugin Infrastructure and the oVirt-Foreman pluginoVirt UI Plugin Infrastructure and the oVirt-Foreman plugin
oVirt UI Plugin Infrastructure and the oVirt-Foreman plugin
Oved Ourfali2.4K views

More from tovmug

Akmal Khaleeq Waheed - Challenge 3 by
Akmal Khaleeq Waheed - Challenge 3Akmal Khaleeq Waheed - Challenge 3
Akmal Khaleeq Waheed - Challenge 3tovmug
853 views10 slides
Jonathan Frappier - Challenge 3 by
Jonathan Frappier - Challenge 3Jonathan Frappier - Challenge 3
Jonathan Frappier - Challenge 3tovmug
897 views5 slides
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter3 by
Joe Graziano – Challenge 2 Design Solution  V dm2 datacenter3Joe Graziano – Challenge 2 Design Solution  V dm2 datacenter3
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter3tovmug
438 views5 slides
Joe Graziano – Challenge 2 Design Solution - V dm2 datacenter2 by
Joe Graziano – Challenge 2 Design Solution  - V dm2 datacenter2Joe Graziano – Challenge 2 Design Solution  - V dm2 datacenter2
Joe Graziano – Challenge 2 Design Solution - V dm2 datacenter2tovmug
395 views4 slides
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1 by
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1tovmug
410 views5 slides
Akmal Waheed – Challenge 2 Design Solution by
Akmal Waheed – Challenge 2 Design Solution Akmal Waheed – Challenge 2 Design Solution
Akmal Waheed – Challenge 2 Design Solution tovmug
972 views25 slides

More from tovmug(11)

Akmal Khaleeq Waheed - Challenge 3 by tovmug
Akmal Khaleeq Waheed - Challenge 3Akmal Khaleeq Waheed - Challenge 3
Akmal Khaleeq Waheed - Challenge 3
tovmug853 views
Jonathan Frappier - Challenge 3 by tovmug
Jonathan Frappier - Challenge 3Jonathan Frappier - Challenge 3
Jonathan Frappier - Challenge 3
tovmug897 views
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter3 by tovmug
Joe Graziano – Challenge 2 Design Solution  V dm2 datacenter3Joe Graziano – Challenge 2 Design Solution  V dm2 datacenter3
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter3
tovmug438 views
Joe Graziano – Challenge 2 Design Solution - V dm2 datacenter2 by tovmug
Joe Graziano – Challenge 2 Design Solution  - V dm2 datacenter2Joe Graziano – Challenge 2 Design Solution  - V dm2 datacenter2
Joe Graziano – Challenge 2 Design Solution - V dm2 datacenter2
tovmug395 views
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1 by tovmug
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1
Joe Graziano – Challenge 2 Design Solution V dm2 datacenter1
tovmug410 views
Akmal Waheed – Challenge 2 Design Solution by tovmug
Akmal Waheed – Challenge 2 Design Solution Akmal Waheed – Challenge 2 Design Solution
Akmal Waheed – Challenge 2 Design Solution
tovmug972 views
Jonathan Frappier – Challenge 2 Design Solution by tovmug
Jonathan Frappier – Challenge 2 Design SolutionJonathan Frappier – Challenge 2 Design Solution
Jonathan Frappier – Challenge 2 Design Solution
tovmug906 views
Virtual Design Master Challenge 1 - Jonathan by tovmug
Virtual Design Master Challenge 1  - JonathanVirtual Design Master Challenge 1  - Jonathan
Virtual Design Master Challenge 1 - Jonathan
tovmug1.7K views
Virtual Design Master Challenge 1 - Akmal by tovmug
Virtual Design Master Challenge 1  - AkmalVirtual Design Master Challenge 1  - Akmal
Virtual Design Master Challenge 1 - Akmal
tovmug1.3K views
Trend Micro Dec 6 Toronto VMUG by tovmug
Trend Micro Dec 6 Toronto VMUGTrend Micro Dec 6 Toronto VMUG
Trend Micro Dec 6 Toronto VMUG
tovmug3.6K views
Cisco Dec 6 Toronto VMUG by tovmug
Cisco Dec 6 Toronto VMUGCisco Dec 6 Toronto VMUG
Cisco Dec 6 Toronto VMUG
tovmug2.4K views

Recently uploaded

Five Things You SHOULD Know About Postman by
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About PostmanPostman
27 views43 slides
Uni Systems for Power Platform.pptx by
Uni Systems for Power Platform.pptxUni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptxUni Systems S.M.S.A.
50 views21 slides
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...NUS-ISS
28 views70 slides
Roadmap to Become Experts.pptx by
Roadmap to Become Experts.pptxRoadmap to Become Experts.pptx
Roadmap to Become Experts.pptxdscwidyatamanew
11 views45 slides
.conf Go 2023 - Data analysis as a routine by
.conf Go 2023 - Data analysis as a routine.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routineSplunk
93 views12 slides
AMAZON PRODUCT RESEARCH.pdf by
AMAZON PRODUCT RESEARCH.pdfAMAZON PRODUCT RESEARCH.pdf
AMAZON PRODUCT RESEARCH.pdfJerikkLaureta
15 views13 slides

Recently uploaded(20)

Five Things You SHOULD Know About Postman by Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman27 views
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by NUS-ISS
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
NUS-ISS28 views
.conf Go 2023 - Data analysis as a routine by Splunk
.conf Go 2023 - Data analysis as a routine.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routine
Splunk93 views
AMAZON PRODUCT RESEARCH.pdf by JerikkLaureta
AMAZON PRODUCT RESEARCH.pdfAMAZON PRODUCT RESEARCH.pdf
AMAZON PRODUCT RESEARCH.pdf
JerikkLaureta15 views
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum... by NUS-ISS
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...
NUS-ISS34 views
DALI Basics Course 2023 by Ivory Egg
DALI Basics Course  2023DALI Basics Course  2023
DALI Basics Course 2023
Ivory Egg14 views
Understanding GenAI/LLM and What is Google Offering - Felix Goh by NUS-ISS
Understanding GenAI/LLM and What is Google Offering - Felix GohUnderstanding GenAI/LLM and What is Google Offering - Felix Goh
Understanding GenAI/LLM and What is Google Offering - Felix Goh
NUS-ISS41 views
The Importance of Cybersecurity for Digital Transformation by NUS-ISS
The Importance of Cybersecurity for Digital TransformationThe Importance of Cybersecurity for Digital Transformation
The Importance of Cybersecurity for Digital Transformation
NUS-ISS27 views
[2023] Putting the R! in R&D.pdf by Eleanor McHugh
[2023] Putting the R! in R&D.pdf[2023] Putting the R! in R&D.pdf
[2023] Putting the R! in R&D.pdf
Eleanor McHugh38 views
The details of description: Techniques, tips, and tangents on alternative tex... by BookNet Canada
The details of description: Techniques, tips, and tangents on alternative tex...The details of description: Techniques, tips, and tangents on alternative tex...
The details of description: Techniques, tips, and tangents on alternative tex...
BookNet Canada121 views
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze by NUS-ISS
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng TszeDigital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze
NUS-ISS19 views
Black and White Modern Science Presentation.pptx by maryamkhalid2916
Black and White Modern Science Presentation.pptxBlack and White Modern Science Presentation.pptx
Black and White Modern Science Presentation.pptx
maryamkhalid291614 views

Akmal Khaleeq Waheed - Challenge 3 p2

  • 1. Page 1 Part2 1. fileCopyFromVCO 1.1. Versions Version Date User Comment Current version:0.0.1 1.2. Inputs Name Type Description vcoPath string Path on vCO server guestFilePath string Guest file path 1.3. Attributes Name Type Description username string GuestOS username password SecureString GuestOS password overwrite boolean Overwite file in GuestOS (boolean) vm1 VC:VirtualMachine VirtualMachine GuestOS result boolean Set to true if copy operation was successful 1.4. Parameter presentation Parameter Description Parameter Info vcoPath Path on vCO server guestFilePath Guest file path 1.5. Workflow schema fileCopyFromVCO vCO Workflow Documentation - Sep 12, 2013
  • 2. Page 2 1.6. Workflow items Name Type Next item Description WorkflowItemEnd Copy file from vCO to guest WorkflowItemLink Copies the specified file from the vCO server to the guest file system. 1.7. Source code for the used actions 2. runScriptWindows 2.1. Versions Version Date User Comment Current version:0.0.1 2.2. Inputs Name Type Description workingDirectory string The absolute path of the working directory for the program to be run. VMware recommends explicitly setting the working directory for the program to be run. 2.3. Attributes Name Type Description vmUsername string Username for the virtual machine runScriptWindows vCO Workflow Documentation - Sep 12, 2013
  • 3. Page 3 Name Type Description vmPassword SecureString Password for the virtual machine vm VC:VirtualMachine Virtual machine interactiveSession boolean This is set to true if the client wants an interactive session in the guest. result number The pid of the program started. programPath1 string The absolute path to the program to start. For Linux guest operating systems, /bin/bash is used to start the program. arguments1 string The arguments to the program. environment1 Array/string An array of environment variables, specified in the guest OS notation 2.4. Parameter presentation Parameter Description Parameter Info runScriptWindows vCO Workflow Documentation - Sep 12, 2013
  • 4. Page 4 Parameter Description Parameter Info workingDirectory The absolute path of the working directory for the program to be run. VMware recommends explicitly setting the working directory for the program to be run. If this value is unset or is an empty string, the behavior depends on the guest operating system. For Linux guest operating systems, if this value is unset or is an empty string, the working directory will be the home directory of the user associated with the guest authentication. For other guest operating systems, if this value is unset, the behavior is unspecified. 2.5. Workflow schema runScriptWindows vCO Workflow Documentation - Sep 12, 2013
  • 5. Page 5 2.6. Workflow items Name Type Next item Description WorkflowItemEnd Run program in guest WorkflowItemLink Starts a program in the guest operating system. A process started this way can have its status queried with this API. When the process completes, its exit code and end time will be available for 5 minutes after completion. 2.7. Source code for the used actions runScriptWindows vCO Workflow Documentation - Sep 12, 2013