telconetworkbuilder_get_sol_function_instance {paws.networking}R Documentation

Gets the details of a network function instance, including the instantiation state and metadata from the function package descriptor in the network function package

Description

Gets the details of a network function instance, including the instantiation state and metadata from the function package descriptor in the network function package.

See https://www.paws-r-sdk.com/docs/telconetworkbuilder_get_sol_function_instance/ for full documentation.

Usage

telconetworkbuilder_get_sol_function_instance(vnfInstanceId)

Arguments

vnfInstanceId

[required] ID of the network function.


[Package paws.networking version 0.9.0 Index]