Loading OpenAPI/TS28105_AiMlNrm.yaml +37 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ components: - SUSPENDED - FINISHED - CANCELLED - CANCELLING PerformanceRequirements: type: array Loading Loading @@ -62,9 +62,9 @@ components: enum: - RUNNING - CANCELLING - CANCELLED - NOT_STARTED - SUSPENDED - FINSHED - FINISHED progressPercentage: type: integer minimum: 0 Loading @@ -78,6 +78,30 @@ components: resultStateInfo: type: string MlEntityLoadingProcessMonitor: description: >- This data type is the "ProcessMonitor" data type defined in “genericNrm.yaml” with specialisations for usage in the "MLEntityLoadingProcess". type: object properties: MLEntityLoadingProcessId: type: string status: type: string enum: - RUNNING - CANCELLING - SUSPENDED - FINISHED - CANCELLED progressPercentage: type: integer minimum: 0 maximum: 100 progressStateInfo: type: string resultStateInfo: type: string MlManagementPolicy: description: >- This data type is the "ProcessMonitor" data type defined in “genericNrm.yaml” Loading Loading @@ -264,6 +288,11 @@ components: type: integer terminationConditions: type: string enum: - UPDATED_IN_INFERENCE_FUNCTION - INFERENCE FUNCTION_TERMINATED - INFERENCE FUNCTION_UPGRADED - INFERENCE_CONTEXT_CHANGED progressStatus: $ref: '#/components/schemas/TrainingProcessMonitor' cancelProcess: Loading Loading @@ -561,6 +590,10 @@ components: $ref: '#/components/schemas/RequestStatus' mLUpdateReportingPeriod: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' cancelRequest: type: boolean suspendRequest: type: boolean mLUpdateProcessRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mLEntityRef: Loading @@ -575,7 +608,7 @@ components: type: object properties: progressStatus: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ProcessMonitor' $ref: '#/components/schemas/MlEntityLoadingProcessMonitor' mLEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' mLUpdateRequestRef: Loading Loading
OpenAPI/TS28105_AiMlNrm.yaml +37 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ components: - SUSPENDED - FINISHED - CANCELLED - CANCELLING PerformanceRequirements: type: array Loading Loading @@ -62,9 +62,9 @@ components: enum: - RUNNING - CANCELLING - CANCELLED - NOT_STARTED - SUSPENDED - FINSHED - FINISHED progressPercentage: type: integer minimum: 0 Loading @@ -78,6 +78,30 @@ components: resultStateInfo: type: string MlEntityLoadingProcessMonitor: description: >- This data type is the "ProcessMonitor" data type defined in “genericNrm.yaml” with specialisations for usage in the "MLEntityLoadingProcess". type: object properties: MLEntityLoadingProcessId: type: string status: type: string enum: - RUNNING - CANCELLING - SUSPENDED - FINISHED - CANCELLED progressPercentage: type: integer minimum: 0 maximum: 100 progressStateInfo: type: string resultStateInfo: type: string MlManagementPolicy: description: >- This data type is the "ProcessMonitor" data type defined in “genericNrm.yaml” Loading Loading @@ -264,6 +288,11 @@ components: type: integer terminationConditions: type: string enum: - UPDATED_IN_INFERENCE_FUNCTION - INFERENCE FUNCTION_TERMINATED - INFERENCE FUNCTION_UPGRADED - INFERENCE_CONTEXT_CHANGED progressStatus: $ref: '#/components/schemas/TrainingProcessMonitor' cancelProcess: Loading Loading @@ -561,6 +590,10 @@ components: $ref: '#/components/schemas/RequestStatus' mLUpdateReportingPeriod: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' cancelRequest: type: boolean suspendRequest: type: boolean mLUpdateProcessRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mLEntityRef: Loading @@ -575,7 +608,7 @@ components: type: object properties: progressStatus: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ProcessMonitor' $ref: '#/components/schemas/MlEntityLoadingProcessMonitor' mLEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' mLUpdateRequestRef: Loading