/AWS1/CL_TCBUPDSOLNETWORKMDFY¶
Information parameters and/or the configurable properties for a network function.
A network function instance is a function in a function package .
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_vnfinstanceid TYPE /AWS1/TCBVNFINSTANCEID /AWS1/TCBVNFINSTANCEID¶
ID of the network function instance.
A network function instance is a function in a function package .
io_vnfconfigurableproperties TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
Provides values for the configurable properties declared in the function package descriptor.
Queryable Attributes¶
vnfInstanceId¶
ID of the network function instance.
A network function instance is a function in a function package .
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VNFINSTANCEID() |
Getter for VNFINSTANCEID, with configurable default |
ASK_VNFINSTANCEID() |
Getter for VNFINSTANCEID w/ exceptions if field has no value |
HAS_VNFINSTANCEID() |
Determine if VNFINSTANCEID has a value |
vnfConfigurableProperties¶
Provides values for the configurable properties declared in the function package descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VNFCONFIGURABLEPRPS() |
Getter for VNFCONFIGURABLEPROPERTIES, with configurable defa |
ASK_VNFCONFIGURABLEPRPS() |
Getter for VNFCONFIGURABLEPROPERTIES w/ exceptions if field |
HAS_VNFCONFIGURABLEPRPS() |
Determine if VNFCONFIGURABLEPROPERTIES has a value |