PyTan v2.1.6
  • 1. PyTan Introduction
    • 1.1. Description
    • 1.2. Why it was created
    • 1.3. Python Versions Supported
    • 1.4. Tanium Platform Versions Supported
    • 1.5. Installation
    • 1.6. Usage
    • 1.7. Directory Layout
    • 1.8. Other References
  • 2. PyTan Package
    • 2.1. pytan.handler
    • 2.2. pytan.sessions
    • 2.3. pytan.pollers
    • 2.4. pytan.constants
    • 2.5. pytan.utils
    • 2.6. pytan.binsupport
    • 2.7. pytan.exceptions
    • 2.8. pytan.xml_clean
  • 3. PyTan Tests
    • 3.1. Valid Server Functional Tests
    • 3.2. Invalid Server Functional Tests
    • 3.3. Unit Tests
  • 4. TaniumPy Package
    • 4.1. Subpackages
  • 5. Other Packages
    • 5.1. requests Package
    • 5.2. threaded_http Package
    • 5.3. xmltodict Package
    • 5.4. ddt Package
    • 5.5. pyreadline Package
  • 6. PyTan API Validation Tests
    • 6.1. Tanium: 6.2.314.3321, OS: OS X 10.10.5, Python: 2.7.10
    • 6.2. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.10
    • 6.3. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.6
    • 6.4. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.9
    • 6.5. Tanium: 6.5.314.4301, OS: OS X 10.10.5, Python: 2.7.10
    • 6.6. Tanium: 6.5.314.4301, OS: Ubuntu 14.04 trusty, Python: 2.7.6
    • 6.7. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.10
    • 6.8. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.6
    • 6.9. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.9
  • 7. PyTan Command Line Help
  • 8. PyTan API Examples
    • 8.1. PyTan API Basic Handler Example
    • 8.2. PyTan API Valid Create Object Examples
    • 8.3. PyTan API Valid Create Object From JSON Examples
    • 8.4. PyTan API Valid Deploy Action Examples
    • 8.5. PyTan API Valid Export Basetype Examples
    • 8.6. PyTan API Valid Export ResultSet Examples
    • 8.7. PyTan API Valid Get Object Examples
    • 8.8. PyTan API Valid Questions Examples
    • 8.9. PyTan API Valid Saved Questions Examples
    • 8.10. PyTan API Invalid Create Object Examples
    • 8.11. PyTan API Invalid Create Object From JSON Examples
    • 8.12. PyTan API Invalid Deploy Action Examples
    • 8.13. PyTan API Invalid Export Basetype Examples
    • 8.14. PyTan API Invalid Export ResultSet Examples
    • 8.15. PyTan API Invalid Get Object Examples
    • 8.16. PyTan API Invalid Questions Examples
  • 9. SOAP API Examples
    • 9.1. SOAP API Examples for Platform Version 6.2.314.3321
    • 9.2. SOAP API Examples for Platform Version 6.5.314.4301
 
PyTan v2.1.6
  • Docs »
  • 6. PyTan API Validation Tests
  • View page source

6. PyTan API Validation TestsΒΆ

This section contains the the output from running test/test_pytan_valid_server_tests.py from a number of different client configurations against a number of different server versions.

  • 6.1. Tanium: 6.2.314.3321, OS: OS X 10.10.5, Python: 2.7.10
  • 6.2. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.10
  • 6.3. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.6
  • 6.4. Tanium: 6.2.314.3321, OS: Windows 2008ServerR2 SP1, Python: 2.7.9
  • 6.5. Tanium: 6.5.314.4301, OS: OS X 10.10.5, Python: 2.7.10
  • 6.6. Tanium: 6.5.314.4301, OS: Ubuntu 14.04 trusty, Python: 2.7.6
  • 6.7. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.10
  • 6.8. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.6
  • 6.9. Tanium: 6.5.314.4301, OS: Windows 2008ServerR2 SP1, Python: 2.7.9
Next Previous

© Copyright 2015, Tanium. Last updated on Oct 02, 2015.

Built with Sphinx using a theme provided by Read the Docs.