View source: R/telconetworkbuilder_operations.R
telconetworkbuilder_validate_sol_function_package_content | R Documentation |
Validates function package content. This can be used as a dry run before uploading function package content with put_sol_function_package_content
.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_validate_sol_function_package_content/ for full documentation.
telconetworkbuilder_validate_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.