We upgraded ESXi in the lab over the weekend to 6.7, and my UCS Director VM (installed using the OVF) can't connect to the network any more.
It came up without an IP address; I went into the shell and gave it one, but it still can't ping its gateway...
The execution time of a UCS Director workflow seems to be too high. I have a workflow with just one custom task with some 4 lines of code. It took 15 seconds for the workflow to execute. I used the TimeTracker() function and found that the 4 lines of...
Hi,
I have problems integrating RedHat virtualization into UCS Director, or in other words, creating new virtual RHEV account in UCSD. I get an error "not KVM account".
logs shows connection was somewhat successful, but UCSD returns "connection f...
I need to add a bare metal in UCS director. I am able to done it manually but trying to do it using some REST API's. Is there any REST API available for adding a bare metal in UCS Director ?
Hi,
How to pass result of 'Execute Cloupia Script' activity to workflow output field? I tried with output object & ctxt.setOutputValue('yyy',yy), but fails with object not found. I'm trying to set workflow Output variable from 'Execute Cloupia Scri...
Hi TeamWe are having challenges setting up account lockout policies for the local admin account.If anyone knows how to do this, we will appreciate it.ThanksDidac
Hello,I want to send many objects from UCS Director (Workflow or Custom Workflow Tasks) to my web Site ( Lang PHP).I tested this request from Rest Client (ARC), but the returned result is ==> "serviceresult: 600" (this is the service request number)....
Hello All,I've created an ACI Demo Workflow for a customer workshop.My customer asking me for an export of these workflow. Unfortunately, he can not import my workflow into his system because of the error "Unsupported WFDX Version".I think the proble...
Hello,I have a custum task, and i want to send an object from UCS Director (workflow) to my php site.We tested using RESTAPI (ARC) and the result is "serviceresult":number of Service Request.We need to send many informations throught the same request...