Skip to content

Instantly share code, notes, and snippets.

@mikexliu
Created August 15, 2016 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikexliu/5677242a3d8ce005364a3cf5efeafc81 to your computer and use it in GitHub Desktop.
Save mikexliu/5677242a3d8ce005364a3cf5efeafc81 to your computer and use it in GitHub Desktop.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<application>
<name>CLOUD-CONFIG-SERVICE</name>
<instance>
<instanceId>172.31.92.56:cloud-config-service:8762</instanceId>
<hostName>172.31.92.56</hostName>
<app>CLOUD-CONFIG-SERVICE</app>
<ipAddr>172.31.92.56</ipAddr>
<status>UP</status>
<overriddenstatus>UNKNOWN</overriddenstatus>
<port enabled="false">8762</port>
<securePort enabled="true">8762</securePort>
<countryId>1</countryId>
<dataCenterInfo class="com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo">
<name>MyOwn</name>
</dataCenterInfo>
<leaseInfo>
<renewalIntervalInSecs>10</renewalIntervalInSecs>
<durationInSecs>5</durationInSecs>
<registrationTimestamp>1471263439874</registrationTimestamp>
<lastRenewalTimestamp>1471277570339</lastRenewalTimestamp>
<evictionTimestamp>0</evictionTimestamp>
<serviceUpTimestamp>1471263412787</serviceUpTimestamp>
</leaseInfo>
<metadata>
<configPath>/config</configPath>
</metadata>
<homePageUrl>https://localhost:8762/</homePageUrl>
<statusPageUrl>https://localhost:8762/manage/info</statusPageUrl>
<healthCheckUrl>https://localhost:8762/manage/health</healthCheckUrl>
<secureHealthCheckUrl>https://localhost:8762/manage/health</secureHealthCheckUrl>
<vipAddress>cloud-config-service</vipAddress>
<secureVipAddress>cloud-config-service</secureVipAddress>
<isCoordinatingDiscoveryServer>false</isCoordinatingDiscoveryServer>
<lastUpdatedTimestamp>1471263439874</lastUpdatedTimestamp>
<lastDirtyTimestamp>1471263372755</lastDirtyTimestamp>
<actionType>ADDED</actionType>
</instance>
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment