vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VimVasaProvider(vim.VimVasaProvider)
- Property of
- VimVasaProviderInfo
- Extends
- DynamicData
- See also
- VimVasaProviderVirtualHostConfig
- Since
- vSphere API Release 6.0
Data Object Description
Data object representing VASA Provider.Properties
| Name | Type | Description | 
|---|---|---|
| name* | xsd:string | Name | 
| selfSignedCertificate* | xsd:string | Self-signed certificate of VASA provider. In VirtualHost based MultiVC setup,
 this is set to default virtual host's self-signed certificate. | 
| uid* | xsd:string | Provider UID. This is populated with namespace prefixed to providerId,
  which uniquely identifies a VASA Provider. Both namespace and providerId
  are sourced from Vasa Provider and available within SMS. This field
  helps in preventing a regeneration of duplicate VASA Provider within
  vvold when a user attempts to register the same VP using  different names
  or alternative urls.
      
Since vSphere API Release 6.7 | 
| url | xsd:string | VASA Provider URL. In VirtualHost based MultiVC setup,
 this is set to default virtual host's URL. | 
| versionId* | xsd:int | SMS supported VASA provider versionId. i-e if versionX corresponds to VASA version supported
 by SMS, then X needs to be set here.
 versionX corresponds to SMS supported VASA versions are, 1.0->version1, 1.5->version2,
 2.0->version3, 3.0->version4, 3.5->version5, 4.0->version6, 5.0->version7, etc.
 For example: If SMS is connecting to VASA 5.0, the this field should be set to 7.
      
Since vSphere API Release 8.0.1.0 | 
| vhostConfig* | VimVasaProviderVirtualHostConfig | Virtual host configuration for VASA Provider when it supports MultiVC
 through VirtualHosts.
      
Since vSphere API Release 8.0.1.0 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
