Awsec2
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a new RemotePCDynamic Provider server to a site. The VDI agent will be installed on the server by default. You can optionally skip the agent installation by including the noInstall
parameter.
/api/Provider/awsec2
Specifies not to install the VDI agent on the server. If this parameter is omitted, the agent will be push installed on the server using your RAS admin credentials. To specify different credentials for push installation, specify the Username and Password parameters.
An administrator account for push installing the VDI agent on the server. If this parameter is omitted, your RAS admin username (and password) will be used.
The password of the account specified in the Username parameter.
Specifies not to restart the server after the RAS VDI Agent is installed when installing the VDI Agent. If this parameter is omitted, the server will be restarted if required.
Specifies not to add firewall rules to allow the RAS VDI Agent to communicate when installing the VDI Agent. If this parameter is omitted, the firewall rules will not be added.
<para type="description">The name of the Provider.</para>
<para type="description">A Provider server FQDN or IP addresses.</para>
<para type="description">The site ID to which to add the specified server.</para> <para type="description">If the parameter is omitted, the Licensing Server site ID will be used.</para>
<para type="description">FQDN or IP address of the server where the RAS VDI Agent is running.</para> <para type="description"></para>
<para type="description">The preferred Connection Broker ID.</para>
<para type="description">Use all guests.</para>
<para type="synopsis">AWSEC2 Hypervisor Type</para> <para type="description"></para>
0 = AWSEC2,1638400 = AWSEC2_Depr
<para type="description">The access key ID of the Amazon Web Service account.</para>
<para type="description">The secret access key of the Amazon Web Service account.</para>