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