View source: R/networkmanager_operations.R
networkmanager_update_site | R Documentation |
Updates the information for an existing site. To remove information for any of the parameters, specify an empty string.
See https://www.paws-r-sdk.com/docs/networkmanager_update_site/ for full documentation.
networkmanager_update_site(
GlobalNetworkId,
SiteId,
Description = NULL,
Location = NULL
)
GlobalNetworkId |
[required] The ID of the global network. |
SiteId |
[required] The ID of your site. |
Description |
A description of your site. Constraints: Maximum length of 256 characters. |
Location |
The site location:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.