|
Class Summary |
| ConfigureSyncInterval |
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 |
| QueryDatastoresInDcWithFilter |
This sample implements a function that
Gets the list of all instances of datacenter in the vCenter inventory. |
| QueryScsiVolumesInDc |
This sample implements a function that
Gets the list of all instances of datacenter in the vCenter inventory. |
| QueryTopology |
This sample implements a function that
Displays each and every node and all the edges containing that node in the topology graph. |
| Sync |
This sample implements a function that
Syncs the service cache from provider information (such as the vCenter database provider). |
| UpdateVcDbConnectionInfo |
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 "". |