Awso_tnb_syncSourceval cancel_sol_network_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.CancelSolNetworkOperationInput.t ->
(unit, unit) Result.tval create_sol_function_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.CreateSolFunctionPackageInput.t ->
(Awso_tnb.Values.CreateSolFunctionPackageOutput.t,
Awso_tnb.Values.CreateSolFunctionPackageOutput.error)
Result.tval create_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.CreateSolNetworkInstanceInput.t ->
(Awso_tnb.Values.CreateSolNetworkInstanceOutput.t,
Awso_tnb.Values.CreateSolNetworkInstanceOutput.error)
Result.tval create_sol_network_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.CreateSolNetworkPackageInput.t ->
(Awso_tnb.Values.CreateSolNetworkPackageOutput.t,
Awso_tnb.Values.CreateSolNetworkPackageOutput.error)
Result.tval delete_sol_function_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.DeleteSolFunctionPackageInput.t ->
(unit, unit) Result.tval delete_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.DeleteSolNetworkInstanceInput.t ->
(unit, unit) Result.tval delete_sol_network_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.DeleteSolNetworkPackageInput.t ->
(unit, unit) Result.tval get_sol_function_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolFunctionInstanceInput.t ->
(Awso_tnb.Values.GetSolFunctionInstanceOutput.t,
Awso_tnb.Values.GetSolFunctionInstanceOutput.error)
Result.tval get_sol_function_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolFunctionPackageInput.t ->
(Awso_tnb.Values.GetSolFunctionPackageOutput.t,
Awso_tnb.Values.GetSolFunctionPackageOutput.error)
Result.tval get_sol_function_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolFunctionPackageContentInput.t ->
(Awso_tnb.Values.GetSolFunctionPackageContentOutput.t,
Awso_tnb.Values.GetSolFunctionPackageContentOutput.error)
Result.tval get_sol_function_package_descriptor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolFunctionPackageDescriptorInput.t ->
(Awso_tnb.Values.GetSolFunctionPackageDescriptorOutput.t,
Awso_tnb.Values.GetSolFunctionPackageDescriptorOutput.error)
Result.tval get_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolNetworkInstanceInput.t ->
(Awso_tnb.Values.GetSolNetworkInstanceOutput.t,
Awso_tnb.Values.GetSolNetworkInstanceOutput.error)
Result.tval get_sol_network_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolNetworkOperationInput.t ->
(Awso_tnb.Values.GetSolNetworkOperationOutput.t,
Awso_tnb.Values.GetSolNetworkOperationOutput.error)
Result.tval get_sol_network_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolNetworkPackageInput.t ->
(Awso_tnb.Values.GetSolNetworkPackageOutput.t,
Awso_tnb.Values.GetSolNetworkPackageOutput.error)
Result.tval get_sol_network_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolNetworkPackageContentInput.t ->
(Awso_tnb.Values.GetSolNetworkPackageContentOutput.t,
Awso_tnb.Values.GetSolNetworkPackageContentOutput.error)
Result.tval get_sol_network_package_descriptor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.GetSolNetworkPackageDescriptorInput.t ->
(Awso_tnb.Values.GetSolNetworkPackageDescriptorOutput.t,
Awso_tnb.Values.GetSolNetworkPackageDescriptorOutput.error)
Result.tval instantiate_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.InstantiateSolNetworkInstanceInput.t ->
(Awso_tnb.Values.InstantiateSolNetworkInstanceOutput.t,
Awso_tnb.Values.InstantiateSolNetworkInstanceOutput.error)
Result.tval list_sol_function_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListSolFunctionInstancesInput.t ->
(Awso_tnb.Values.ListSolFunctionInstancesOutput.t,
Awso_tnb.Values.ListSolFunctionInstancesOutput.error)
Result.tval list_sol_function_packages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListSolFunctionPackagesInput.t ->
(Awso_tnb.Values.ListSolFunctionPackagesOutput.t,
Awso_tnb.Values.ListSolFunctionPackagesOutput.error)
Result.tval list_sol_network_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListSolNetworkInstancesInput.t ->
(Awso_tnb.Values.ListSolNetworkInstancesOutput.t,
Awso_tnb.Values.ListSolNetworkInstancesOutput.error)
Result.tval list_sol_network_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListSolNetworkOperationsInput.t ->
(Awso_tnb.Values.ListSolNetworkOperationsOutput.t,
Awso_tnb.Values.ListSolNetworkOperationsOutput.error)
Result.tval list_sol_network_packages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListSolNetworkPackagesInput.t ->
(Awso_tnb.Values.ListSolNetworkPackagesOutput.t,
Awso_tnb.Values.ListSolNetworkPackagesOutput.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ListTagsForResourceInput.t ->
(Awso_tnb.Values.ListTagsForResourceOutput.t,
Awso_tnb.Values.ListTagsForResourceOutput.error)
Result.tval put_sol_function_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.PutSolFunctionPackageContentInput.t ->
(Awso_tnb.Values.PutSolFunctionPackageContentOutput.t,
Awso_tnb.Values.PutSolFunctionPackageContentOutput.error)
Result.tval put_sol_network_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.PutSolNetworkPackageContentInput.t ->
(Awso_tnb.Values.PutSolNetworkPackageContentOutput.t,
Awso_tnb.Values.PutSolNetworkPackageContentOutput.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.TagResourceInput.t ->
(Awso_tnb.Values.TagResourceOutput.t,
Awso_tnb.Values.TagResourceOutput.error)
Result.tval terminate_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.TerminateSolNetworkInstanceInput.t ->
(Awso_tnb.Values.TerminateSolNetworkInstanceOutput.t,
Awso_tnb.Values.TerminateSolNetworkInstanceOutput.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.UntagResourceInput.t ->
(Awso_tnb.Values.UntagResourceOutput.t,
Awso_tnb.Values.UntagResourceOutput.error)
Result.tval update_sol_function_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.UpdateSolFunctionPackageInput.t ->
(Awso_tnb.Values.UpdateSolFunctionPackageOutput.t,
Awso_tnb.Values.UpdateSolFunctionPackageOutput.error)
Result.tval update_sol_network_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.UpdateSolNetworkInstanceInput.t ->
(Awso_tnb.Values.UpdateSolNetworkInstanceOutput.t,
Awso_tnb.Values.UpdateSolNetworkInstanceOutput.error)
Result.tval update_sol_network_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.UpdateSolNetworkPackageInput.t ->
(Awso_tnb.Values.UpdateSolNetworkPackageOutput.t,
Awso_tnb.Values.UpdateSolNetworkPackageOutput.error)
Result.tval validate_sol_function_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ValidateSolFunctionPackageContentInput.t ->
(Awso_tnb.Values.ValidateSolFunctionPackageContentOutput.t,
Awso_tnb.Values.ValidateSolFunctionPackageContentOutput.error)
Result.tval validate_sol_network_package_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_tnb.Values.ValidateSolNetworkPackageContentInput.t ->
(Awso_tnb.Values.ValidateSolNetworkPackageContentOutput.t,
Awso_tnb.Values.ValidateSolNetworkPackageContentOutput.error)
Result.tinclude module type of struct include Awso_tnb.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Overrides of the TOSCA node.
The metadata of a network function. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Metadata related to a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Metadata related to a network operation. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Details related to problems with AWS TNB resources.
Metadata details for a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Details for the function package metadata. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Information about a network function. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Lists network function instance metadata. A network function instance is a function in a function package .
Provides error information.
Details of resource associated with a network function. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Metadata for network package artifacts. Artifacts are the contents of the package descriptor file and the state of the package.
Metadata for function package artifacts. Artifacts are the contents of the package descriptor file and the state of the package.
Details of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Information parameters for a network operation.
Info about the specific network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Information about a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Lists information about a network function instance. A network function instance is a function in a function package .
Metadata related to the configuration properties used during instantiation of the network instance.
Metadata related to the configuration properties used during update of a specific network function in a network instance.
Metadata related to the configuration properties used during update of a network instance.
Gets the details of a network operation. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Insufficient permissions to make request.
Unexpected error occurred. Problem on the server.
Request references a resource that doesn't exist.
Exception caused by throttling.
module ValidateSolNetworkPackageContentMetadata =
Awso_tnb.Values.ValidateSolNetworkPackageContentMetadataValidates network package content metadata. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Unable to process the request because the client provided input failed to satisfy request constraints.
module ValidateSolFunctionPackageContentMetadata =
Awso_tnb.Values.ValidateSolFunctionPackageContentMetadataValidates function package content metadata. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Service quotas have been exceeded.
Information parameters and/or the configurable properties for a network function. A network function instance is a function in a function package .
Information parameters and/or the configurable properties for a network descriptor used for update.
module PutSolNetworkPackageContentMetadata =
Awso_tnb.Values.PutSolNetworkPackageContentMetadataUpdate metadata in a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
module PutSolFunctionPackageContentMetadata =
Awso_tnb.Values.PutSolFunctionPackageContentMetadataUpdate metadata in a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
module ListSolNetworkPackagesInputMaxResultsInteger =
Awso_tnb.Values.ListSolNetworkPackagesInputMaxResultsIntegermodule ListSolNetworkOperationsInputMaxResultsInteger =
Awso_tnb.Values.ListSolNetworkOperationsInputMaxResultsIntegermodule ListSolNetworkInstancesInputMaxResultsInteger =
Awso_tnb.Values.ListSolNetworkInstancesInputMaxResultsIntegermodule ListSolFunctionPackagesInputMaxResultsInteger =
Awso_tnb.Values.ListSolFunctionPackagesInputMaxResultsIntegermodule ListSolFunctionInstancesInputMaxResultsInteger =
Awso_tnb.Values.ListSolFunctionInstancesInputMaxResultsIntegerMetadata associated with a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Metadata related to a network operation occurrence. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
The metadata of a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Lifecycle management operation details on the network instance. Lifecycle management operations are deploy, update, or delete operations.
Metadata related to the function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
The metadata of a network function instance. A network function instance is a function in a function package .
Information about the network function. A network function instance is a function in a function package .
module CreateSolNetworkInstanceInputNsDescriptionString =
Awso_tnb.Values.CreateSolNetworkInstanceInputNsDescriptionStringmodule CreateSolNetworkInstanceInputNsNameString =
Awso_tnb.Values.CreateSolNetworkInstanceInputNsNameStringmodule ValidateSolNetworkPackageContentOutput =
Awso_tnb.Values.ValidateSolNetworkPackageContentOutputValidates network package content. This can be used as a dry run before uploading network package content with PutSolNetworkPackageContent. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
module ValidateSolNetworkPackageContentInput =
Awso_tnb.Values.ValidateSolNetworkPackageContentInputValidates network package content. This can be used as a dry run before uploading network package content with PutSolNetworkPackageContent. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
module ValidateSolFunctionPackageContentOutput =
Awso_tnb.Values.ValidateSolFunctionPackageContentOutputValidates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
module ValidateSolFunctionPackageContentInput =
Awso_tnb.Values.ValidateSolFunctionPackageContentInputValidates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Updates the operational state of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on. A network service descriptor is a .yaml file in a network package that uses the TOSCA standard to describe the network functions you want to deploy and the Amazon Web Services infrastructure you want to deploy the network functions on.
Updates the operational state of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on. A network service descriptor is a .yaml file in a network package that uses the TOSCA standard to describe the network functions you want to deploy and the Amazon Web Services infrastructure you want to deploy the network functions on.
Update a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Choose the updateType parameter to target the necessary update of the network instance.
Update a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Choose the updateType parameter to target the necessary update of the network instance.
Updates the operational state of function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Updates the operational state of function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Untags an AWS TNB resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
Untags an AWS TNB resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
Terminates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. You must terminate a network instance before you can delete it.
Terminates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. You must terminate a network instance before you can delete it.
Tags an AWS TNB resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
Tags an AWS TNB resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
Uploads the contents of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Uploads the contents of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
module PutSolFunctionPackageContentOutput =
Awso_tnb.Values.PutSolFunctionPackageContentOutputUploads the contents of a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Uploads the contents of a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Lists tags for AWS TNB resources.
Lists tags for AWS TNB resources.
Lists network packages. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Lists network packages. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Lists details for a network operation, including when the operation started and the status of the operation. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Lists details for a network operation, including when the operation started and the status of the operation. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Lists your network instances. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Lists your network instances. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Lists information about function packages. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Lists information about function packages. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Lists network function instances. A network function instance is a function in a function package .
Lists network function instances. A network function instance is a function in a function package .
module InstantiateSolNetworkInstanceOutput =
Awso_tnb.Values.InstantiateSolNetworkInstanceOutputInstantiates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Before you can instantiate a network instance, you have to create a network instance. For more information, see CreateSolNetworkInstance.
module InstantiateSolNetworkInstanceInput =
Awso_tnb.Values.InstantiateSolNetworkInstanceInputInstantiates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Before you can instantiate a network instance, you have to create a network instance. For more information, see CreateSolNetworkInstance.
Gets the details of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Gets the details of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
module GetSolNetworkPackageDescriptorOutput =
Awso_tnb.Values.GetSolNetworkPackageDescriptorOutputGets the content of the network service descriptor. A network service descriptor is a .yaml file in a network package that uses the TOSCA standard to describe the network functions you want to deploy and the Amazon Web Services infrastructure you want to deploy the network functions on.
module GetSolNetworkPackageDescriptorInput =
Awso_tnb.Values.GetSolNetworkPackageDescriptorInputGets the content of the network service descriptor. A network service descriptor is a .yaml file in a network package that uses the TOSCA standard to describe the network functions you want to deploy and the Amazon Web Services infrastructure you want to deploy the network functions on.
Gets the contents of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Gets the contents of a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.
Gets the details of a network operation, including the tasks involved in the network operation and the status of the tasks. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Gets the details of a network operation, including the tasks involved in the network operation and the status of the tasks. A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Gets the details of the network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Gets the details of the network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
Gets the details of an individual function package, such as the operational state and whether the package is in use. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network..
Gets the details of an individual function package, such as the operational state and whether the package is in use. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network..
module GetSolFunctionPackageDescriptorOutput =
Awso_tnb.Values.GetSolFunctionPackageDescriptorOutputGets a function package descriptor in a function package. A function package descriptor is a .yaml file in a function package that uses the TOSCA standard to describe how the network function in the function package should run on your network. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
module GetSolFunctionPackageDescriptorInput =
Awso_tnb.Values.GetSolFunctionPackageDescriptorInputGets a function package descriptor in a function package. A function package descriptor is a .yaml file in a function package that uses the TOSCA standard to describe how the network function in the function package should run on your network. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
module GetSolFunctionPackageContentOutput =
Awso_tnb.Values.GetSolFunctionPackageContentOutputGets the contents of a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Gets the contents of a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Gets the details of a network function instance, including the instantiation state and metadata from the function package descriptor in the network function package. A network function instance is a function in a function package .
Gets the details of a network function instance, including the instantiation state and metadata from the function package descriptor in the network function package. A network function instance is a function in a function package .
Deletes network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on. To delete a network package, the package must be in a disable state. To disable a network package, see UpdateSolNetworkPackage.
Deletes a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. To delete a network instance, the instance must be in a stopped or terminated state. To terminate a network instance, see TerminateSolNetworkInstance.
Deletes a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network. To delete a function package, the package must be in a disabled state. To disable a function package, see UpdateSolFunctionPackage.
Creates a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on. For more information, see Network instances in the Amazon Web Services Telco Network Builder User Guide. A network package consists of a network service descriptor (NSD) file (required) and any additional files (optional), such as scripts specific to your needs. For example, if you have multiple function packages in your network package, you can use the NSD to define which network functions should run in certain VPCs, subnets, or EKS clusters. This request creates an empty network package container with an ID. Once you create a network package, you can upload the network package content using PutSolNetworkPackageContent.
Creates a network package. A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on. For more information, see Network instances in the Amazon Web Services Telco Network Builder User Guide. A network package consists of a network service descriptor (NSD) file (required) and any additional files (optional), such as scripts specific to your needs. For example, if you have multiple function packages in your network package, you can use the NSD to define which network functions should run in certain VPCs, subnets, or EKS clusters. This request creates an empty network package container with an ID. Once you create a network package, you can upload the network package content using PutSolNetworkPackageContent.
Creates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Creating a network instance is the third step after creating a network package. For more information about network instances, Network instances in the Amazon Web Services Telco Network Builder User Guide. Once you create a network instance, you can instantiate it. To instantiate a network, see InstantiateSolNetworkInstance.
Creates a network instance. A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Creating a network instance is the third step after creating a network package. For more information about network instances, Network instances in the Amazon Web Services Telco Network Builder User Guide. Once you create a network instance, you can instantiate it. To instantiate a network, see InstantiateSolNetworkInstance.
Creates a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network. For more information, see Function packages in the Amazon Web Services Telco Network Builder User Guide. Creating a function package is the first step for creating a network in AWS TNB. This request creates an empty container with an ID. The next step is to upload the actual CSAR zip file into that empty container. To upload function package content, see PutSolFunctionPackageContent.
Creates a function package. A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network. For more information, see Function packages in the Amazon Web Services Telco Network Builder User Guide. Creating a function package is the first step for creating a network in AWS TNB. This request creates an empty container with an ID. The next step is to upload the actual CSAR zip file into that empty container. To upload function package content, see PutSolFunctionPackageContent.
Cancels a network operation. A network operation is any operation that is done to your network, such as network instance instantiation or termination.