telconetworkbuilder_put_sol_network_package_content {paws.networking}R Documentation

Uploads the contents of a network package

Description

Uploads the contents of a network package.

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

Usage

telconetworkbuilder_put_sol_network_package_content(
  contentType = NULL,
  file,
  nsdInfoId
)

Arguments

contentType

Network package content type.

file

[required] Network package file.

nsdInfoId

[required] Network service descriptor info ID.


[Package paws.networking version 0.9.0 Index]