Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DVAgent

Hierarchy

Index

Properties

coreCount

coreCount: number

Optional createdAt

createdAt: string

Optional createdAt__gt

createdAt__gt: string

Optional createdAt__gte

createdAt__gte: string

Optional createdAt__lt

createdAt__lt: string

Optional createdAt__lte

createdAt__lte: string

domain

domain: string

id

id: string

isDecommissioned

isDecommissioned: boolean

networkInterfaces

networkInterfaces: object

Type declaration

  • id: string
  • inet: string[]
  • inet6: string[]
  • name: string
  • physical: string

osArch

osArch: OsArchs

osType

osType: OsTypes

scanStatus

scanStatus: ScanStatus

siteName

siteName: string

totalMemory

totalMemory: number

Optional updatedAt

updatedAt: string

Optional updatedAt__gt

updatedAt__gt: string

Optional updatedAt__gte

updatedAt__gte: string

Optional updatedAt__lt

updatedAt__lt: string

Optional updatedAt__lte

updatedAt__lte: string

userActionsNeeded

userActionsNeeded: UserActionsNeeded[]

Generated using TypeDoc