View source: R/ManagementAPI.R
Update a VirtualAppliance
1 2 3 4 5 | modifyVirtualappliance(
virtualApplianceId,
siteId,
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
virtualApplianceId |
The virtual appliance id related to this VirtualAppliance |
siteId |
site id |
organizationId |
The organizationID related to this VirtualAppliance |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.