Class Hips

    • Field Detail

      • applicationModePolicyNames

        @ApiProperty
        protected List<Object> applicationModePolicyNames
        The names of the possible policy options for the application mode setting.
      • applicationRuleSetPolicyNames

        @ApiProperty
        protected List<Object> applicationRuleSetPolicyNames
        The names of the possible policy options for the application rule set setting.
      • enforcementPolicyNames

        @ApiProperty
        protected List<Object> enforcementPolicyNames
        The names of the possible options for the enforcement policy setting.
      • firewallModePolicyNames

        @ApiProperty
        protected List<Object> firewallModePolicyNames
        The names of the possible policy options for the firewall mode setting.
      • firewallRuleSetPolicyNames

        @ApiProperty
        protected List<Object> firewallRuleSetPolicyNames
        The names of the possible policy options for the firewall rule set setting.
      • ipsModePolicyNames

        @ApiProperty
        protected List<Object> ipsModePolicyNames
        The names of the possible policy options for the host IPS mode setting.
      • ipsProtectionPolicyNames

        @ApiProperty
        protected List<Object> ipsProtectionPolicyNames
        The names of the possible policy options for the host IPS protection setting.
      • transactionStatus

        @ApiProperty
        protected String transactionStatus
        The current transaction status of a server.
      • epoVersionSpecified

        protected boolean epoVersionSpecified
      • applicationModePolicyNameCount

        @ApiProperty
        protected Long applicationModePolicyNameCount
        A count of the names of the possible policy options for the application mode setting.
      • applicationRuleSetPolicyNameCount

        @ApiProperty
        protected Long applicationRuleSetPolicyNameCount
        A count of the names of the possible policy options for the application rule set setting.
      • enforcementPolicyNameCount

        @ApiProperty
        protected Long enforcementPolicyNameCount
        A count of the names of the possible options for the enforcement policy setting.
      • firewallModePolicyNameCount

        @ApiProperty
        protected Long firewallModePolicyNameCount
        A count of the names of the possible policy options for the firewall mode setting.
      • firewallRuleSetPolicyNameCount

        @ApiProperty
        protected Long firewallRuleSetPolicyNameCount
        A count of the names of the possible policy options for the firewall rule set setting.
      • ipsModePolicyNameCount

        @ApiProperty
        protected Long ipsModePolicyNameCount
        A count of the names of the possible policy options for the host IPS mode setting.
      • ipsProtectionPolicyNameCount

        @ApiProperty
        protected Long ipsProtectionPolicyNameCount
        A count of the names of the possible policy options for the host IPS protection setting.
    • Constructor Detail

      • Hips

        public Hips()
    • Method Detail

      • getAgentDetails

        public Details getAgentDetails()
      • setAgentDetails

        public void setAgentDetails​(Details agentDetails)
      • getApplicationModePolicyNames

        public List<Object> getApplicationModePolicyNames()
      • getApplicationRuleSetPolicyNames

        public List<Object> getApplicationRuleSetPolicyNames()
      • getEnforcementPolicyNames

        public List<Object> getEnforcementPolicyNames()
      • getFirewallModePolicyNames

        public List<Object> getFirewallModePolicyNames()
      • getFirewallRuleSetPolicyNames

        public List<Object> getFirewallRuleSetPolicyNames()
      • getIpsModePolicyNames

        public List<Object> getIpsModePolicyNames()
      • getIpsProtectionPolicyNames

        public List<Object> getIpsProtectionPolicyNames()
      • getTransactionStatus

        public String getTransactionStatus()
      • setTransactionStatus

        public void setTransactionStatus​(String transactionStatus)
      • getEpoVersion

        public String getEpoVersion()
      • setEpoVersion

        public void setEpoVersion​(String epoVersion)
      • isEpoVersionSpecified

        public boolean isEpoVersionSpecified()
      • unsetEpoVersion

        public void unsetEpoVersion()
      • getApplicationModePolicyNameCount

        public Long getApplicationModePolicyNameCount()
      • setApplicationModePolicyNameCount

        public void setApplicationModePolicyNameCount​(Long applicationModePolicyNameCount)
      • getApplicationRuleSetPolicyNameCount

        public Long getApplicationRuleSetPolicyNameCount()
      • setApplicationRuleSetPolicyNameCount

        public void setApplicationRuleSetPolicyNameCount​(Long applicationRuleSetPolicyNameCount)
      • getEnforcementPolicyNameCount

        public Long getEnforcementPolicyNameCount()
      • setEnforcementPolicyNameCount

        public void setEnforcementPolicyNameCount​(Long enforcementPolicyNameCount)
      • getFirewallModePolicyNameCount

        public Long getFirewallModePolicyNameCount()
      • setFirewallModePolicyNameCount

        public void setFirewallModePolicyNameCount​(Long firewallModePolicyNameCount)
      • getFirewallRuleSetPolicyNameCount

        public Long getFirewallRuleSetPolicyNameCount()
      • setFirewallRuleSetPolicyNameCount

        public void setFirewallRuleSetPolicyNameCount​(Long firewallRuleSetPolicyNameCount)
      • getIpsModePolicyNameCount

        public Long getIpsModePolicyNameCount()
      • setIpsModePolicyNameCount

        public void setIpsModePolicyNameCount​(Long ipsModePolicyNameCount)
      • getIpsProtectionPolicyNameCount

        public Long getIpsProtectionPolicyNameCount()
      • setIpsProtectionPolicyNameCount

        public void setIpsProtectionPolicyNameCount​(Long ipsProtectionPolicyNameCount)