Name | Type | Description |
---|---|---|
acceptAllCertificates | boolean | Whether this vCAC' host accepts all certificates |
displayName | String | Display name of this vCAC Host, an extended version of the name property |
id | String | Unique identifier of this vCAC' host |
name | String | User-friendly name of this host |
url | String | Host address |
username | String | User name for this vCAC' host |
Name | Returns |
---|---|
extractMessage(Trigger trigger) | String |
extractMessage(ch.dunes.vso.sdk.api.PluginTrigger ) | String |
findAllChildProvisioningGroups() | vCACProvisioningGroup[] |
getAuthProperty(Number index) | String |
receiveAsync(VCACEntity[] virtualMachines, String[] successStates, String[] failStates, Number timeoutSeconds) | Trigger |
remove() | void |
update(Object props) | vCACVcacHost |
validate() | void |
Method | Returns |
---|---|
vCACVcacHost.update(Object props) | vCACVcacHost |
vCACVcacHostManager.addVcacHost(Object props) | vCACVcacHost |
vCACVcacHostManager.updateVcacHost(vCACVcacHost host, Object props) | vCACVcacHost |
Method | Returns |
---|---|
VCACEntity.getLink(vCACVcacHost host, String linkName) | VCACEntity[] |
VCACEntity.getLinks(vCACVcacHost host) | Properties |
vCACVcacHostManager.removeVcacHost(vCACVcacHost host) | void |
vCACVcacHostManager.updateVcacHost(vCACVcacHost host, Object props) | vCACVcacHost |