Loading OpenAPI/TS28312_IntentNrm.yaml +11 −2 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ components: $ref: '#/components/schemas/IntentHandlingFunction-Multiple' Intent-Single: description: >- This IOC represents the properties of an Intent driven management information between MnS consumer and MnS producer. allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object Loading Loading @@ -58,12 +60,19 @@ components: enum: - ACTIVATED - DEACTIVATED description: >- It describes the intent administrative state. This attribute is used when MnS consumer-suspension mechanism is supported intentPriority: type: integer observationPeriod: type: integer description: It represents the observation period of the fulfilmentInfo for corresponding ExpectationTargets, IntentExpectations and Intent. intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' description: >- It indicates the associated intent report instance.The observation period can be set by the MnS consumer or by the MnS producer if the MnS consumer does not provide a value IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +11 −2 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ components: $ref: '#/components/schemas/IntentHandlingFunction-Multiple' Intent-Single: description: >- This IOC represents the properties of an Intent driven management information between MnS consumer and MnS producer. allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object Loading Loading @@ -58,12 +60,19 @@ components: enum: - ACTIVATED - DEACTIVATED description: >- It describes the intent administrative state. This attribute is used when MnS consumer-suspension mechanism is supported intentPriority: type: integer observationPeriod: type: integer description: It represents the observation period of the fulfilmentInfo for corresponding ExpectationTargets, IntentExpectations and Intent. intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' description: >- It indicates the associated intent report instance.The observation period can be set by the MnS consumer or by the MnS producer if the MnS consumer does not provide a value IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading