"description":"This type represents an information provided by MEC orchestrator as a part of the\"Update of MEC system(s) to the federation\".",
"description":"This type represents an information provided by MEC orchestrator as a part of the\n\"Update of MEC system(s) to the federation\".\n\nNOTE: At least one attribute shall exist.\n",
"properties":{
"systemName":{
"description":"The name of the MEC system. This is how the MEC system identifies other MEC systems.",
description:It is used to indicate that the query for retrieving system_info resource(s) is successful. Response body containing one or multiple system_info resources shall be returned.
@@ -88,7 +88,7 @@ paths:
tags:
-systemInfo
parameters:
-$ref:'#/components/parameters/Query.Systemid'
-$ref:'#/components/parameters/Query.systemId'
responses:
'200':
description:It is used to indicate that the query for retrieving system_info resource is successful. Response body containing one system_info resource shall be returned.
@@ -114,7 +114,7 @@ paths:
tags:
-systemInfo
parameters:
-$ref:'#/components/parameters/Query.Systemid'
-$ref:'#/components/parameters/Query.systemId'
requestBody:
description:It contains attributes to be update.
required:true
@@ -150,7 +150,7 @@ paths:
tags:
-systemInfo
parameters:
-$ref:'#/components/parameters/Query.Systemid'
-$ref:'#/components/parameters/Query.systemId'
responses:
'204':
$ref:'#/components/responses/204'
@@ -208,7 +208,11 @@ components:
SystemInfoUpdate:
title:SystemInfoUpdate
type:object
description:This type represents an information provided by MEC orchestrator as a part of the "Update of MEC system(s) to the federation".
description:|
This type represents an information provided by MEC orchestrator as a part of the
"Update of MEC system(s) to the federation".
NOTE: At least one attribute shall exist.
properties:
systemName:
description:The name of the MEC system. This is how the MEC system identifies other MEC systems.