Springbootservers Properties Response
data class SpringbootserversPropertiesResponse(val errors: List<ErrorResponse>? = null, val fqdnAndIpAddressList: List<String>? = null, val labels: Map<String, String>? = null, val machineArmId: String? = null, val port: Int? = null, val provisioningState: String? = null, val server: String, val springBootApps: Int? = null, val totalApps: Int? = null)
The springbootservers resource definition.
Properties
Link copied to clipboard
The list of errors.
Link copied to clipboard
The alternative FQDN or IP addresses to discover for this server
Link copied to clipboard
The machine Id from ARM
Link copied to clipboard
The resource provisioning state.
Link copied to clipboard
The total number of spring boot apps been discovered