"description":"Identifier of an individual application instance",
"schema":{
"type":"string"
},
...
...
@@ -263,6 +267,7 @@
{
"in":"query",
"name":"subscriptionType",
"description":"\"Query parameter to filter on a specific subscription type. Permitted values:\n • \"AppInstanceStateChange\"\n • \"AppLcmOpOccStateChange\"\n\"",
"schema":{
"oneOf":[
{
...
...
@@ -386,6 +391,7 @@
{
"in":"path",
"name":"subscriptionId",
"description":"Represents an individual subscription to notification related to an application instance",
"schema":{
"type":"string"
},
...
...
@@ -526,6 +532,7 @@
{
"in":"path",
"name":"appInstanceId",
"description":"Identifier of an individual application instance",
"schema":{
"type":"string"
},
...
...
@@ -582,6 +589,7 @@
{
"in":"path",
"name":"appInstanceId",
"description":"Identifier of an individual application instance",
"schema":{
"type":"string"
},
...
...
@@ -638,6 +646,7 @@
{
"in":"path",
"name":"appInstanceId",
"description":"Identifier of an individual application instance",
"schema":{
"type":"string"
},
...
...
@@ -784,6 +793,7 @@
{
"in":"path",
"name":"appLcmOpOccId",
"description":"Identifies an individual application LCM operation occurrence",