Loading Mp1.json +10 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ "description": "This method retrieves information about all the DNS rules associated with a mobile edge application instance.", "operationId": "ApplicationsDnsRules_GET", "tags": [ "appTrafficRules" "appDnsRules" ], "responses": { "200": { Loading Loading @@ -890,7 +890,7 @@ "description": "Time to live value", "type": "integer", "format": "uint32", "example": "?" "example": 300 }, "DnsRule": { "description": "This type represents the general information of a DNS rule.", Loading Loading @@ -2647,6 +2647,14 @@ "ipAddress": "146.241.7.3", "ttl": 300, "state": "ACTIVE" }, { "dnsRuleId": "DnsRule2", "domainName": "www.example.com", "ipAddressType": "IP_V4", "ipAddress": "146.241.7.4", "ttl": 300, "state": "INACTIVE" } ] }, Loading Mp1.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ paths: with a mobile edge application instance. operationId: ApplicationsDnsRules_GET tags: - appTrafficRules - appDnsRules responses: '200': $ref: '#/components/responses/ApplicationsDnsRules.200' Loading Loading @@ -2018,6 +2018,12 @@ components: ipAddress: '146.241.7.3' ttl: 300 state: 'ACTIVE' - dnsRuleId: 'DnsRule2' domainName: 'www.example.com' ipAddressType: 'IP_V4' ipAddress: '146.241.7.4' ttl: 300 state: 'INACTIVE' ServiceInfo: value: serInstanceId: 'ServiceInstance123' Loading Loading
Mp1.json +10 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ "description": "This method retrieves information about all the DNS rules associated with a mobile edge application instance.", "operationId": "ApplicationsDnsRules_GET", "tags": [ "appTrafficRules" "appDnsRules" ], "responses": { "200": { Loading Loading @@ -890,7 +890,7 @@ "description": "Time to live value", "type": "integer", "format": "uint32", "example": "?" "example": 300 }, "DnsRule": { "description": "This type represents the general information of a DNS rule.", Loading Loading @@ -2647,6 +2647,14 @@ "ipAddress": "146.241.7.3", "ttl": 300, "state": "ACTIVE" }, { "dnsRuleId": "DnsRule2", "domainName": "www.example.com", "ipAddressType": "IP_V4", "ipAddress": "146.241.7.4", "ttl": 300, "state": "INACTIVE" } ] }, Loading
Mp1.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ paths: with a mobile edge application instance. operationId: ApplicationsDnsRules_GET tags: - appTrafficRules - appDnsRules responses: '200': $ref: '#/components/responses/ApplicationsDnsRules.200' Loading Loading @@ -2018,6 +2018,12 @@ components: ipAddress: '146.241.7.3' ttl: 300 state: 'ACTIVE' - dnsRuleId: 'DnsRule2' domainName: 'www.example.com' ipAddressType: 'IP_V4' ipAddress: '146.241.7.4' ttl: 300 state: 'INACTIVE' ServiceInfo: value: serInstanceId: 'ServiceInstance123' Loading