WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
The enumeration FeasibilityCheckResultType defines the permitted values to represent the result of executing a feasibility check according to the options defined in clause 6.5.4.14. It shall comply with the provisions defined in table 6.5.4.15-1.
The enumeration FeasibilityCheckResultType defines the permitted values to represent the result of
executing a feasibility check according to the options defined in clause 6.5.4.14. It shall comply
with the provisions defined in table 6.5.4.15-1.
type:string
type:string
enum:
enum:
-FEASIBILITY_CHECK_DONE
-FEASIBILITY_CHECK_DONE
@@ -7605,7 +7665,9 @@ definitions:
FeasibilityCheckReserveType:
FeasibilityCheckReserveType:
description:>
description:>
The enumeration FeasibilityCheckReserveType defines the permitted values to represent the feasibility check and reserve options applicable for the NS LCM operations. It shall comply with the provisions defined in table 6.5.4.14-1.
The enumeration FeasibilityCheckReserveType defines the permitted values to represent the feasibility
check and reserve options applicable for the NS LCM operations. It shall comply with the provisions
defined in table 6.5.4.14-1.
type:string
type:string
enum:
enum:
-NO_FEASIBILITY_CHECK
-NO_FEASIBILITY_CHECK
@@ -7646,12 +7708,17 @@ definitions:
dataFlowData:
dataFlowData:
description:>
description:>
Information about the data flows to be mirrored.
Information about the data flows to be mirrored.
type:array
items:
$ref:"#/definitions/DataFlowData"
$ref:"#/definitions/DataFlowData"
DataFlowData:
DataFlowData:
description:>
description:>
This type represents the information about the data flows to be mirrored.
This type represents the information about the data flows to be mirrored.
It shall comply with the provisions defined in table 6.5.3.101-1.
It shall comply with the provisions defined in table 6.5.3.101-1.
NOTE: A value need not be provided at runtime if the APIconsumer does not
intend to refer to a data flow defined in the NSD.
type:object
type:object
required:
required:
-DataFlowDetails
-DataFlowDetails
@@ -7659,7 +7726,7 @@ definitions:
dataFlowInfoId:
dataFlowInfoId:
description:>
description:>
Identifier of the Data flow information in NSD. It may be provided if a corresponding data flow has been declared in the NSD.
Identifier of the Data flow information in NSD. It may be provided if a corresponding data flow has been declared in the NSD.
A value need not be provided at runtime if the APIconsumer does not intend to refer to a data flow defined in the NSD.
A value need not be provided at runtime if the APIconsumer does not intend to refer to a data flow defined in the NSD. See note.
Information about the feasibility check result. The attribute shall be provided if the notification is sent to indicate the result of feasibility check. See note 2.
Information about the feasibility check result. The attribute shall be provided if the notification is sent
to indicate the result of feasibility check. See note 2.