Class Host


  • public class Host
    extends Object
    Host
    • Constructor Detail

      • Host

        public Host()
    • Method Detail

      • entityId

        public Host entityId​(String entityId)
      • getEntityId

        public String getEntityId()
        Dynatrace entity ID of the required entity. You can find them in the URL of the corresponding Dynatrace page, for example, `HOST-007`.
        Returns:
        entityId
      • setEntityId

        public void setEntityId​(String entityId)
      • displayName

        public Host displayName​(String displayName)
      • getDisplayName

        public String getDisplayName()
        The name of the Dynatrace entity, displayed in the UI.
        Returns:
        displayName
      • setDisplayName

        public void setDisplayName​(String displayName)
      • customizedName

        public Host customizedName​(String customizedName)
      • getCustomizedName

        public String getCustomizedName()
        Customized name of the entity
        Returns:
        customizedName
      • setCustomizedName

        public void setCustomizedName​(String customizedName)
      • discoveredName

        public Host discoveredName​(String discoveredName)
      • getDiscoveredName

        public String getDiscoveredName()
        Discovered name of the entity
        Returns:
        discoveredName
      • setDiscoveredName

        public void setDiscoveredName​(String discoveredName)
      • firstSeenTimestamp

        public Host firstSeenTimestamp​(Long firstSeenTimestamp)
      • getFirstSeenTimestamp

        public Long getFirstSeenTimestamp()
        Timestamp in UTC milliseconds when the entity was detected for the first time.
        Returns:
        firstSeenTimestamp
      • setFirstSeenTimestamp

        public void setFirstSeenTimestamp​(Long firstSeenTimestamp)
      • lastSeenTimestamp

        public Host lastSeenTimestamp​(Long lastSeenTimestamp)
      • getLastSeenTimestamp

        public Long getLastSeenTimestamp()
        Timestamp in UTC milliseconds when the entity was detected for the last time.
        Returns:
        lastSeenTimestamp
      • setLastSeenTimestamp

        public void setLastSeenTimestamp​(Long lastSeenTimestamp)
      • addTagsItem

        public Host addTagsItem​(TagInfo tagsItem)
      • getTags

        public List<TagInfo> getTags()
        The list of entity tags.
        Returns:
        tags
      • setTags

        public void setTags​(List<TagInfo> tags)
      • getFromRelationships

        public HostFromRelationships getFromRelationships()
        Get fromRelationships
        Returns:
        fromRelationships
      • getToRelationships

        public HostToRelationships getToRelationships()
        Get toRelationships
        Returns:
        toRelationships
      • paasMemoryLimit

        public Host paasMemoryLimit​(Long paasMemoryLimit)
      • getPaasMemoryLimit

        public Long getPaasMemoryLimit()
        Returns:
        paasMemoryLimit
      • setPaasMemoryLimit

        public void setPaasMemoryLimit​(Long paasMemoryLimit)
      • getAgentVersion

        public AgentVersion getAgentVersion()
        Defines the version of the agent currently running on the entity.
        Returns:
        agentVersion
      • setAgentVersion

        public void setAgentVersion​(AgentVersion agentVersion)
      • logicalCpuCores

        public Host logicalCpuCores​(Integer logicalCpuCores)
      • getLogicalCpuCores

        public Integer getLogicalCpuCores()
        Returns:
        logicalCpuCores
      • setLogicalCpuCores

        public void setLogicalCpuCores​(Integer logicalCpuCores)
      • addIpAddressesItem

        public Host addIpAddressesItem​(String ipAddressesItem)
      • getIpAddresses

        public List<String> getIpAddresses()
        Returns:
        ipAddresses
      • setIpAddresses

        public void setIpAddresses​(List<String> ipAddresses)
      • getBitness

        public BitnessEnum getBitness()
        Returns:
        bitness
      • setBitness

        public void setBitness​(BitnessEnum bitness)
      • cpuCores

        public Host cpuCores​(Integer cpuCores)
      • getCpuCores

        public Integer getCpuCores()
        Returns:
        cpuCores
      • setCpuCores

        public void setCpuCores​(Integer cpuCores)
      • isMonitoringCandidate

        public Host isMonitoringCandidate​(Boolean isMonitoringCandidate)
      • isIsMonitoringCandidate

        public Boolean isIsMonitoringCandidate()
        Returns:
        isMonitoringCandidate
      • setIsMonitoringCandidate

        public void setIsMonitoringCandidate​(Boolean isMonitoringCandidate)
      • azureHostNames

        public Host azureHostNames​(List<String> azureHostNames)
      • addAzureHostNamesItem

        public Host addAzureHostNamesItem​(String azureHostNamesItem)
      • getAzureHostNames

        public List<String> getAzureHostNames()
        Returns:
        azureHostNames
      • setAzureHostNames

        public void setAzureHostNames​(List<String> azureHostNames)
      • osVersion

        public Host osVersion​(String osVersion)
      • getOsVersion

        public String getOsVersion()
        Returns:
        osVersion
      • setOsVersion

        public void setOsVersion​(String osVersion)
      • consumedHostUnits

        public Host consumedHostUnits​(String consumedHostUnits)
      • getConsumedHostUnits

        public String getConsumedHostUnits()
        Returns:
        consumedHostUnits
      • setConsumedHostUnits

        public void setConsumedHostUnits​(String consumedHostUnits)
      • azureSiteNames

        public Host azureSiteNames​(List<String> azureSiteNames)
      • addAzureSiteNamesItem

        public Host addAzureSiteNamesItem​(String azureSiteNamesItem)
      • getAzureSiteNames

        public List<String> getAzureSiteNames()
        Returns:
        azureSiteNames
      • setAzureSiteNames

        public void setAzureSiteNames​(List<String> azureSiteNames)
      • openstackAvZone

        public Host openstackAvZone​(String openstackAvZone)
      • getOpenstackAvZone

        public String getOpenstackAvZone()
        Returns:
        openstackAvZone
      • setOpenstackAvZone

        public void setOpenstackAvZone​(String openstackAvZone)