Skip to main content

GetV4LaptopOwnerMappingPreview

Gives list of valid laptop owner mapping in the response

Responses

OK


Schema
  • laptopOwnerMapping object[]
  • id int32

    Unique Id

  • serialNumber string

    This is the serial number

  • laptopName string

    name of the laptop

  • host string

    host name of the laptop

  • ownerEmail string

    Email address of the owner

  • ownerUPN string

    UPN of the owner

  • osType string

    Possible values: [MAC, WIN]

    OS type of the laptop. Can be LINUX or MAC

  • company object
  • id int32
  • name string
  • configured boolean

    This indicates if the laptop has been installed or not

  • client object
  • id int32
  • name string
  • error object
  • errorMessage string
  • errorCode int32
Loading...