View source: R/ManagementAPI.R
Update a RoamingComputer
1 2 3 4 5 | modifyRoamingcomputer(
roamingComputerId,
name,
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
roamingComputerId |
The roamingComputerID related to this RoamingComputer |
name |
roaming computer name |
organizationId |
The organizationID related to this RoamingComputer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.