- To verify that the extensibility timeout of vCloud Director is set to 10 seconds, please run the following cell-management-tool command:
/opt/vmware/vcloud-director/bin/cell-management-tool manage-config -n extensibility.timeout -l
- Once you have confirmed that this is 10, then please run the following on the command line of vCloud Director to update the timeout to 30 seconds:
/opt/vmware/vcloud-director/bin/cell-management-tool manage-config -n extensibility.timeout -v 30
- Use the first cell-management-tool command to confirm that this has taken effect:
/opt/vmware/vcloud-director/bin/cell-management-tool manage-config -n extensibility.timeout -l