View source: R/telconetworkbuilder_operations.R
telconetworkbuilder_put_sol_network_package_content | R Documentation |
Uploads the contents of a network package.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_put_sol_network_package_content/ for full documentation.
telconetworkbuilder_put_sol_network_package_content(
contentType = NULL,
file,
nsdInfoId
)
contentType |
Network package content type. |
file |
[required] Network package file. |
nsdInfoId |
[required] Network service descriptor info ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.