Data Object - VasaProviderInfo

Extends
SmsProviderInfo
See also
RelatedStorageArray, SupportedVendorModelMapping
Since
SMS API 2.0

Data Object Description

Information about VASA(vStorage APIs for Storage Awareness) providers.

Properties

Name Type Description
certificate*xsd:string

Certificate
lastSyncTime*xsd:string

Time stamp to indicate when last sync operation was completed successfully.
namespace*xsd:string

Namespace to categorize storage capabilities provided by arrays managed by the provider
providerId*xsd:string

Provider identifier reported by the provider which is unique within the provider namespace.

Since SMS API 4.0
relatedStorageArray*RelatedStorageArray[]

List containing mapping between storage arrays reported by the provider and information such as whether the provider is considered active for them.

Since SMS API 4.0
status*xsd:string

The operational state of VASA Provider.
supportedProfile*xsd:string[]Deprecated. As of SMS API 3.0, use supportedProfile

List of supported profiles
supportedProviderProfile*xsd:string[]

List of supported profiles at provider level

Since SMS API 4.0
supportedVendorModelMapping*SupportedVendorModelMapping[]

List containing mapping between the supported vendorID and corresponding modelID
urlxsd:string

URL
vasaVersion*xsd:string

Supported VASA(vStorage APIs for Storage Awareness) version
Properties inherited from SmsProviderInfo
description, name, uid, version
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set