Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 840 Bytes

PolicyAsset.md

File metadata and controls

15 lines (11 loc) · 840 Bytes

PolicyAsset

Properties

Name Type Description Notes
hostname str The primary host name (local or FQDN) of the asset. [optional]
id int The identifier of the asset. [optional]
ip str The primary IPv4 or IPv6 address of the asset. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
os OperatingSystem The full description of the operating system of the asset. [optional]
status str The overall compliance status of the asset. [optional]

[Back to Model list] [Back to API list] [Back to README]