java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity

public class NodeEntity extends Object
Information about a node from a EntityService.
Author:
mpolden
  • Constructor Details

  • Method Details

    • hostname

      public String hostname()
    • model

      public Optional<String> model()
      The model name of this node
    • manufacturer

      public Optional<String> manufacturer()
      The manufacturer of this node
    • switchHostname

      public Optional<String> switchHostname()
      The hostname of network switch this node is connected to