If the Discover_Service_API is produced by the MEC platform towards the MEC applications, this identifier shall be set to the value of the "appInstanceId" (see clause 7.1.2.6).
If the Discover_Service_API is produced by the CCF, the provisions in clause 8.1.2.2.3.1 of 3GPP TS 29.222 [21] apply.
**Example:** "InvokerAppInstanceId"
required:false
style:form
explode:true
...
...
@@ -70,52 +71,49 @@ paths:
type:string
-name:vend-spec-etsi-mec-sercategory-id
in:query
description:Vendor-specific query parameter for service category ID. The
"target" attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/serCategory/id".
description:|
Vendor-specific query parameter for service category ID. The "target" attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/serCategory/id".
description:Vendor-specific query parameter for consumed local only. The
"target" attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/consumedLocalOnly".
description:|
Vendor-specific query parameter for consumed local only. The "target" attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/consumedLocalOnly".
description:Vendor-specific query parameter for scope of locality. The "target"
attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/scopeOfLocality".
description:|
Vendor-specific query parameter for scope of locality. The "target" attribute shall be set to "/vendorSpecific-urn:etsi:mec:capifext:service-info/scopeOfLocality".
The response body contains the result of the search over the list of registered APIs.
**Example:** JSON array of discovered APIs with details like "apiId", "serName", "scopeOfLocality", etc.
content:
application/json:
schema:
...
...
@@ -123,10 +121,10 @@ paths:
"307":
description:|
Temporary redirection. The response shall include a Location header field containing an alternative target URI of the resource located in an alternative CCF.
description:Contains an alternative target URI of the resource located
in an alternative CCF.
description:Contains an alternative target URI of the resource located in an alternative CCF.
style:simple
explode:false
schema:
...
...
@@ -134,39 +132,42 @@ paths:
"308":
description:|
Permanent redirection. The response shall include a Location header field containing an alternative target URI of the resource located in an alternative CCF.