Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Software

Package version

Represents a software data

Hierarchy

Index

Properties

Optional deviceId

deviceId: undefined | string

Unique identifier for the virtual machine in the service.

Optional endOfSupportDate

endOfSupportDate: undefined | string

The end of support date in case the product is upcoming end of support.

Optional endOfSupportStatus

endOfSupportStatus: EndOfSupportStatus

End of support status.

Optional firstSeenAt

firstSeenAt: undefined | string

First time that the software was seen in the device.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional numberOfKnownVulnerabilities

numberOfKnownVulnerabilities: undefined | number

Number of weaknesses.

Optional osPlatform

osPlatform: undefined | string

Platform of the operating system running on the device.

Optional softwareName

softwareName: undefined | string

Name of the software product.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional vendor

vendor: undefined | string

Name of the software vendor.

Optional version

version: undefined | string

Version number of the software product.

Generated using TypeDoc