Operation: refresh-storage-system |
|
|
The refresh-storage-system operation is used to refresh the entire disk array in order to synchronize the EMC SMI-S provider with any operations that was performed via the Navisphere console or the Symmetrix Management Console (SMC). If no specific storage system name is provided then all the storage systems attached to the SMI-S provider will be refreshed. Adapter Request Elements for 'refresh-storage-system' Operation
Sample Adapter Request for 'refresh-storage-system' Operation<emc-storage-request> <operation-name>refresh-storage-system</operation-name> <arguments> <argument> <storage-system-name /> </argument> </arguments>
</emc-storage-request> Adapter Response Elements for 'refresh-storage-system' Operation
Sample Adapter Response for 'refresh-storage-system' Operation<emc-storage-response> <metadata> <status>success</status> <response-count>1</response-count> </metadata> <responses> <response> <metadata> <status>success</status> <execution-milliseconds>34179</execution-milliseconds> <line-count>5</line-count> <target>locke-2</target> <config-name>default</config-name> </metadata> <output> <refresh> <refresh-output-list> <storage-system-names> <storage-system-name>CLARiiON+CKM00083900053</storage-system-name> <storage-system-name>SYMMETRIX+000294901120</storage-system-name> </storage-system-names> <refresh-outputs> <refresh-output>0 (Success)</refresh-output> </refresh-outputs> </refresh-output-list> </refresh> </output> </response> </responses> </emc-storage-response> | |||||||||||||||||||||||||||||||||||||