View source: R/telconetworkbuilder_operations.R
telconetworkbuilder_validate_sol_network_package_content | R Documentation |
Validates network package content. This can be used as a dry run before uploading network package content with put_sol_network_package_content
.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_validate_sol_network_package_content/ for full documentation.
telconetworkbuilder_validate_sol_network_package_content(
contentType = NULL,
file,
nsdInfoId
)
contentType |
Network package content type. |
file |
[required] Network package file. |
nsdInfoId |
[required] Network service descriptor file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.