This sample implements a function that
Sets the frequency with which the service cache is automatically synced with
provider information using SMS API - ConfigureSyncInterval
Command: To update the sync interval
run.bat com.vmware.samples.sms.ConfigureSyncInterval --url
--username --password --syncInterval --ignorecert
Sample Command Line
run.bat com.vmware.samples.sms.ConfigureSyncInterval --url http://localhost/sdk --username administrator --password password*
--ignorecert --syncInterval 300
This sample implements a function that
Updates the connectivity information for the vCenter database using SMS API
If the user does not specify jdbcUser and jdbcPassword then in dbConnectionSpec value of these fields is "".