description:This method retrieves information about all the traffic rules associated with a MEC application instance.
operationId:ApplicationsTrafficRules_GET
parameters:
@@ -133,7 +133,7 @@ paths:
get:
tags:
-appTrafficRules
summary:''
summary:'Gettrafficrule'
description:This method retrieves information about all the traffic rules associated with a MEC application instance.
operationId:ApplicationsTrafficRule_GET
parameters:
@@ -215,7 +215,7 @@ paths:
put:
tags:
-appTrafficRules
summary:''
summary:'Updatetrafficrule'
description:This method retrieves information about all the traffic rules associated with a MEC application instance.
operationId:ApplicationsTrafficRule_PUT
parameters:
@@ -318,7 +318,7 @@ paths:
get:
tags:
-appDnsRules
summary:''
summary:'GetDNSrules'
description:This method retrieves information about all the DNS rules associated with a MEC application instance.
operationId:ApplicationsDnsRules_GET
parameters:
@@ -406,7 +406,7 @@ paths:
get:
tags:
-appDnsRules
summary:''
summary:'GetDNSrule'
description:This method retrieves information about a DNS rule associated with a MEC application instance.
operationId:ApplicationsDnsRule_GET
parameters:
@@ -476,7 +476,7 @@ paths:
put:
tags:
-appDnsRules
summary:''
summary:'UpdateDNSrule'
description:This method activates, de-activates or updates a traffic rule.
operationId:ApplicationsDnsRule_PUT
parameters:
@@ -567,7 +567,7 @@ paths:
get:
tags:
-appSubscriptions
summary:''
summary:'Getsubscriptions'
description:The GET method may be used to request information about all subscriptions for this requestor. Upon success, the response contains entity body with all the subscriptions for the requestor.
operationId:ApplicationsSubscriptions_GET
parameters:
@@ -621,7 +621,7 @@ paths:
post:
tags:
-appSubscriptions
summary:''
summary:'Createsubscription'
description:The POST method may be used to create a new subscription. One example use case is to create a new subscription to the MEC service availability notifications. Upon success, the response contains entity body describing the created subscription.
description:The GET method requests information about a subscription for this requestor. Upon success, the response contains entity body with the subscription for the requestor.
operationId:ApplicationsSubscription_GET
parameters:
@@ -770,7 +770,7 @@ paths:
delete:
tags:
-appSubscriptions
summary:''
summary:'deletesubscription'
description:This method deletes a mecAppSuptApiSubscription. This method is typically used in "Unsubscribing from service availability event notifications" procedure.
operationId:ApplicationsSubscription_DELETE
parameters:
@@ -818,7 +818,7 @@ paths:
post:
tags:
-appConfirmTermination
summary:''
summary:'Confirmtermination'
description:This method is used to confirm the application level termination of an application instance.