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
)
Function package content type.
[required] Function package file.
[required] Function package ID.