UCS Plugin - How will I know if a blade is associated with related?

I use the Plugin UCS to associate a Service profile with a blade. When I do, the function call returns immediately. But I want to wait that the blade be associated before proceeding. How to figure out when the blade is made combining? The UcsmBlade.status parameter is not good, it returns without return Null.

A detailed example of a use case is described on the blog of vCO:

http://blogs.VMware.com/Orchestrator/2011/04/sample-scenario-for-the-Cisco-UCS-Manager-plug-in.html

Step 3, 4 and 5 of this use case are:

3 assign the Service profile to a blade

4. wait for the association must be true (the blade is going to be started)

5 do something else after that depending on the result (for example, send a notification to someone)

This should provide you with the information required to complete your use case.

Thank you

Igor.

Tags: VMware

Similar Questions

Maybe you are looking for