Creates a new link for a specified site.
See https://www.paws-r-sdk.com/docs/networkmanager_create_link/ for full documentation.
networkmanager_create_link(
GlobalNetworkId,
Description = NULL,
Type = NULL,
Bandwidth,
Provider = NULL,
SiteId,
Tags = NULL
)
[required] The ID of the global network.
A description of the link.
Constraints: Maximum length of 256 characters.
The type of the link.
Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
[required] The upload speed and download speed in Mbps.
The provider of the link.
Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
[required] The ID of the site.
The tags to apply to the resource during creation.