Object notfound in vRO using the vCloud Director plugin
A strange behavior has happened just after vRO installation and vCloud director plugin configuration, I wasn't able to interact with any objects managed by the vcloud director plugin.
I created a simple workflow on my lab to illustrate the issue.
The workflow cannot be more basic as it has only a single line of code to …
Read MoreUse following commands to set a customized value for request timeout for API extension services:
SSH to the vCloud cell(s) then:
1cd /opt/vmware/vcloud-director/bin 2# Get the current value 3./cell-management-tool manage-config -n extensibility.timeout -l 4# Change value 5./cell-management-tool manage-config -n …
Read MoreUse these (with caution) commands to publish a vCloud Director's UI plugin to specific organisations of your deployment:
1# Prepare settings 2vcloud_host="vcd.vuptime.io" # specify your vcd host 3vcloud_token="ff27f9fde1784b4289c58e7f848190c7" # specify an auth token for a system administrator …
Read More