Managed Object - VasaProvider

Extends
SmsProvider
Since
SMS API 2.0


Managed Object Description

VASA(vStorage APIs for Storage Awareness) provider definition.

Properties

Name Type Description
None
Properties inherited from SmsProvider
None

Methods

Methods defined in this Managed Object
VasaProviderSync_Task
Methods inherited from SmsProvider
QueryProviderInfo

VasaProviderSync_Task

Issue a sync for the given Storage Array.

Required Privileges
StorageViews.View

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the VasaProvider used to make the method call.
arrayId*xsd:string


*Need not be set

Return Value

Type Description
ManagedObjectReference
to a SmsTask

Faults

Type Description
InvalidArgumentThrown if invalid input is provided.
ProviderSyncFailedThrown if an error is encountered while executing sync operation for the provider.
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None