File: get_tpm_status

package info (click to toggle)
python-hpilo 4.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,616 kB
  • sloc: python: 3,418; ruby: 467; makefile: 118; sh: 31
file content (2 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (6)
1
2
>>> pprint(my_ilo.get_tpm_status())
{'tpm_enabled': 'No', 'tpm_present': 'No', 'tpm_supported': 'Yes'}