vCloud API 5.1 Metadata
Over the years there has been a lot of changes in metadata in vCloud director,so am going to give te difference between the metadata in vCloud director 5.1 and the previous ones. The difference is: Typed values-in the latest update it must be put into a certain type, on random metadata entry. Domain and visibility-it […]
Creating new vCloud Organization users with PowerCLI
Today am going to show you how to create new cloud user with powerCLI though there is no new-CLuser cmdlet so far. We require a username , password and a role, the tough part is finding a role to assign the use, this can be done by using the Search-cloud: Search-Cloud -QueryType Role | select […]