telconetworkbuilder_update_sol_network_instance: Update a network instance

View source: R/telconetworkbuilder_operations.R

telconetworkbuilder_update_sol_network_instanceR Documentation

Update a network instance

Description

Update a network instance.

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

Usage

telconetworkbuilder_update_sol_network_instance(
  modifyVnfInfoData = NULL,
  nsInstanceId,
  tags = NULL,
  updateType
)

Arguments

modifyVnfInfoData

Identifies the network function information parameters and/or the configurable properties of the network function to be modified.

nsInstanceId

[required] ID of the network instance.

tags

A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. When you use this API, the tags are transferred to the network operation that is created. Use tags to search and filter your resources or track your Amazon Web Services costs.

updateType

[required] The type of update.


paws.networking documentation built on May 29, 2024, 10:12 a.m.