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
vSphere Management Assistant Guide
34 VMware, Inc.
Programmatic Login
Usage
Description
Allowsaprogramtologintoatargetserverprogrammatically.
Options
Returns
Returns1ifsuccessfuland0otherwise.
Programmatic Logout
Usage
Description
Allowsaprogramtologoutofatargetserverprogrammatically.
Options
Perl
VmaTarget.login()
Java
VmaTarget.login()
Option Language Description
service Java Javaserviceinstance.
svcRef Java JavaserviceManagedObjectReference.
servername Java,Perl OneoftheserversaddedtothisvMAinstanceusingvifp addserver.
Perl
VmaTarget.logout()
Java
VmaTarget.logout()
Option Language Description
servername Java,Perl OneoftheserversaddedtothisvMAinstanceusingvifp addserver.