5.0
Table Of Contents
- vSphere Management Assistant Guide
- Contents
- About This Book
- Introduction to vMA
- Getting Started with vMA
- Hardware Requirements
- Software Requirements
- Required Authentication Information
- Deploy vMA
- Configure vMA at First Boot
- vMA Console and Web UI
- Configure vMA for Active Directory Authentication
- Configure Unattended Authentication for Active Directory Targets
- Enable the vi-user Account
- vMA User Account Privileges
- Add Target Servers to vMA
- Running vSphere CLI for the Targets
- Reconfigure a Target Server
- Remove Target Servers from vMA
- Modifying Scripts
- Configure vMA to Use a Static IP Address
- Configure vMA to Use a DHCP Server
- Setting the Time Zone
- Shut Down vMA
- Delete vMA
- Troubleshooting vMA
- Update vMA
- Configure Automatic vMA Updates
- vMA Interfaces
- Index
VMware, Inc. 27
3
vMAinterfacesallowyoutoinitializevi‐fastpass,add,remove,andlisttargetservers,andmanagepasswords.
TheinterfacesareavailableasPerlcommandsandJavamethods.
Thischapterincludesthefollowingtopics:
“vMAInterfaceOverview”onpage 27
“vifptargetCommandforvi‐fastpassInitialization”onpage 27
“vifpTargetManagementCommands”onpage 28
“TargetManagementExampleSequence”onpage 32
“UsingtheVmaTargetLibLibrary”onpage 33
“VmaTargetLibReference”onpage 33
vMA Interface Overview
Table 3‐1showswhichinterfacesincludewhichcommandandmethod.
vifptarget Command for vi-fastpass Initialization
Youcanrunthiscommandtoperformthefollowingtasks:
Initializevi‐fastpassforthevSphereCLIandthevSphereSDKforPerl.
Resetfastpasstarget
Displaytheinitializedfastpasstarget
vMA Interfaces
3
Table 3-1. vMA Interface Overview
Interface / Library Commands Methods For More Information
vifptarget vifptarget “vifptargetCommandforvi‐fastpass
Initialization”onpage 27.
vifp
(administrative
interface)
addserver
removeserver
rotatepassword
listservers
reconfigure
“vifpTargetManagementCommands”
onpage 28.
VmaTargetLib
(library)
enumerate_targets
query_target
login
logout
enumerateTargets
queryTarget
login
logout
“UsingtheVmaTargetLibLibrary”on
page 33.