Skip to content

/AWS1/CL_TCBGETSOLVNFCRESRCI01

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nodegroup TYPE /AWS1/TCBSTRING /AWS1/TCBSTRING

Information about the node group.

iv_cluster TYPE /AWS1/TCBSTRING /AWS1/TCBSTRING

Information about the cluster.

iv_helmchart TYPE /AWS1/TCBSTRING /AWS1/TCBSTRING

Information about the helm chart.


Queryable Attributes

nodeGroup

Information about the node group.

Accessible with the following methods

Method Description
GET_NODEGROUP() Getter for NODEGROUP, with configurable default
ASK_NODEGROUP() Getter for NODEGROUP w/ exceptions if field has no value
HAS_NODEGROUP() Determine if NODEGROUP has a value

cluster

Information about the cluster.

Accessible with the following methods

Method Description
GET_CLUSTER() Getter for CLUSTER, with configurable default
ASK_CLUSTER() Getter for CLUSTER w/ exceptions if field has no value
HAS_CLUSTER() Determine if CLUSTER has a value

helmChart

Information about the helm chart.

Accessible with the following methods

Method Description
GET_HELMCHART() Getter for HELMCHART, with configurable default
ASK_HELMCHART() Getter for HELMCHART w/ exceptions if field has no value
HAS_HELMCHART() Determine if HELMCHART has a value