telconetworkbuilder_get_sol_function_package_content {paws.networking} | R Documentation |
Gets the contents of a function package
Description
Gets the contents of a function package.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_get_sol_function_package_content/ for full documentation.
Usage
telconetworkbuilder_get_sol_function_package_content(accept, vnfPkgId)
Arguments
accept |
[required] The format of the package that you want to download from the function packages. |
vnfPkgId |
[required] ID of the function package. |
[Package paws.networking version 0.9.0 Index]