Advertisement
Guest User

Result of /eureka/apps

a guest
Aug 20th, 2018
1,495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.83 KB | None | 0 0
  1. <applications>
  2.     <versions__delta>1</versions__delta>
  3.     <apps__hashcode>UP_2_</apps__hashcode>
  4.     <application>
  5.         <name>GATEWAY-SERVICE</name>
  6.         <instance>
  7.             <instanceId>c5719f64-b18a-4d4e-45ed-0ce4</instanceId>
  8.             <hostName>
  9.                 kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io
  10.             </hostName>
  11.             <app>GATEWAY-SERVICE</app>
  12.             <ipAddr>10.254.0.94</ipAddr>
  13.             <status>UP</status>
  14.             <overriddenstatus>UNKNOWN</overriddenstatus>
  15.             <port enabled="false">8080</port>
  16.             <securePort enabled="true">8080</securePort>
  17.             <countryId>1</countryId>
  18.             <dataCenterInfo class="com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo">
  19.                 <name>MyOwn</name>
  20.             </dataCenterInfo>
  21.             <leaseInfo>
  22.                 <renewalIntervalInSecs>30</renewalIntervalInSecs>
  23.                 <durationInSecs>90</durationInSecs>
  24.                 <registrationTimestamp>1534826488208</registrationTimestamp>
  25.                 <lastRenewalTimestamp>1534826728124</lastRenewalTimestamp>
  26.                 <evictionTimestamp>0</evictionTimestamp>
  27.                 <serviceUpTimestamp>1534826488209</serviceUpTimestamp>
  28.             </leaseInfo>
  29.             <metadata>
  30.                 <management.port>8080</management.port>
  31.             </metadata>
  32.             <homePageUrl>
  33.                 https://kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io/
  34.             </homePageUrl>
  35.             <statusPageUrl>
  36.                 https://kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io/actuator/info
  37.             </statusPageUrl>
  38.             <healthCheckUrl>
  39.                 https://kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io/actuator/health
  40.             </healthCheckUrl>
  41.             <secureHealthCheckUrl>
  42.                 https://kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io:8080/actuator/health
  43.             </secureHealthCheckUrl>
  44.             <vipAddress>gateway-service</vipAddress>
  45.             <secureVipAddress>
  46.                 https://kg-test-gateway-service.run.aws-usw02-pr.ice.predix.io
  47.             </secureVipAddress>
  48.             <isCoordinatingDiscoveryServer>false</isCoordinatingDiscoveryServer>
  49.             <lastUpdatedTimestamp>1534826488209</lastUpdatedTimestamp>
  50.             <lastDirtyTimestamp>1534826488097</lastDirtyTimestamp>
  51.             <actionType>ADDED</actionType>
  52.         </instance>
  53.     </application>
  54.     <application>
  55.         <name>USER-SERVICE</name>
  56.         <instance>
  57.             <instanceId>ffb987ba-804c-4ddb-536d-1150</instanceId>
  58.             <hostName>
  59.                 kg-test-user-service.run.aws-usw02-pr.ice.predix.io
  60.             </hostName>
  61.             <app>USER-SERVICE</app>
  62.             <ipAddr>10.254.0.158</ipAddr>
  63.             <status>UP</status>
  64.             <overriddenstatus>UNKNOWN</overriddenstatus>
  65.             <port enabled="false">8080</port>
  66.             <securePort enabled="true">8080</securePort>
  67.             <countryId>1</countryId>
  68.             <dataCenterInfo class="com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo">
  69.                 <name>MyOwn</name>
  70.             </dataCenterInfo>
  71.             <leaseInfo>
  72.                 <renewalIntervalInSecs>30</renewalIntervalInSecs>
  73.                 <durationInSecs>90</durationInSecs>
  74.                 <registrationTimestamp>1534826584546</registrationTimestamp>
  75.                 <lastRenewalTimestamp>1534826704677</lastRenewalTimestamp>
  76.                 <evictionTimestamp>0</evictionTimestamp>
  77.                 <serviceUpTimestamp>1534826584546</serviceUpTimestamp>
  78.             </leaseInfo>
  79.             <metadata>
  80.                 <management.port>8080</management.port>
  81.             </metadata>
  82.             <homePageUrl>
  83.                 https://kg-test-user-service.run.aws-usw02-pr.ice.predix.io/
  84.             </homePageUrl>
  85.             <statusPageUrl>
  86.                 https://kg-test-user-service.run.aws-usw02-pr.ice.predix.io/actuator/info
  87.             </statusPageUrl>
  88.             <healthCheckUrl>
  89.                 https://kg-test-user-service.run.aws-usw02-pr.ice.predix.io/actuator/health
  90.             </healthCheckUrl>
  91.             <secureHealthCheckUrl>
  92.                 https://kg-test-user-service.run.aws-usw02-pr.ice.predix.io:8080/actuator/health
  93.             </secureHealthCheckUrl>
  94.             <vipAddress>user-service</vipAddress>
  95.             <secureVipAddress>
  96.                 https://kg-test-user-service.run.aws-usw02-pr.ice.predix.io
  97.             </secureVipAddress>
  98.             <isCoordinatingDiscoveryServer>false</isCoordinatingDiscoveryServer>
  99.             <lastUpdatedTimestamp>1534826584546</lastUpdatedTimestamp>
  100.             <lastDirtyTimestamp>1534826584486</lastDirtyTimestamp>
  101.             <actionType>ADDED</actionType>
  102.         </instance>
  103.     </application>
  104. </applications>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement