telconetworkbuilder_get_sol_function_package_descriptor {paws.networking} | R Documentation |
Gets a function package descriptor in a function package
Description
Gets a function package descriptor in a function package.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_get_sol_function_package_descriptor/ for full documentation.
Usage
telconetworkbuilder_get_sol_function_package_descriptor(accept, vnfPkgId)
Arguments
accept |
[required] Indicates which content types, expressed as MIME types, the client is able to understand. |
vnfPkgId |
[required] ID of the function package. |
[Package paws.networking version 0.9.0 Index]