Description

A Prototype.Api prototype describing initial Eureka Server service instance registration details.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
appGroupVALUEStringunknownThe app group name
asgNameVALUEString The ASG name
healthCheckUrlVALUEURI The health check URL
healthCheckUrlPathVALUEString The health check URL path (used if any health check URL is not explicitly set)
homePageUrlVALUEURI The home page URL
homePageUrlPathVALUEString/The home page URL path (used if the homepage URL is not explicitly set)
hostNameVALUEString The hostname
instanceIdVALUEString The instance id
ipAddrVALUEString The IP address
leaseVALUEi.h.i.e.LeaseInfoConfig The LeaseInfoConfig
metadataMAPString Metadata
nameVALUEStringunknownThe app name
portVALUEi.h.i.e.PortInfoConfig (Non-secure) port information
secureHealthCheckUrlVALUEURI The secure health check URL
securePortVALUEi.h.i.e.PortInfoConfig Secure port information
secureVipAddressVALUEString The secure VIP address
statusPageUrlVALUEURI The status page URL
statusPageUrlPathVALUEString/StatusThe status page URL path (used if status page URL is not explicitly set)
traffic.enabledVALUEBooleantrueWhether traffic is enabled on startup (normally true)
vipAddressVALUEString The VIP address

See the manifest for all available types.