AssetList

  • data
    Type: array object[] · Asset[]
    required
    • archivedAt
      Type: string | nullFormat: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • carbonTier
      Type: string
    • category
      Type: string | null
    • categoryType
      Type: string | null
    • companyEntityId
      Type: string | null
    • companyName
      Type: string | null
    • condition
      Type: string | null
    • conditionGrade
      Type: string | null
    • countryCode
      Type: string | null
    • createdAt
      Type: stringFormat: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • dataSource
      Type: string | null
    • enrichment
      Type: object · AssetEnrichment
    • flaggedForDecommission
      Type: boolean
    • formFactor
      Type: string | null
    • id
      Type: string
    • identifier
      Type: string
    • locationName
      Type: string | null
    • locationRack
      Type: string | null
    • locationRow
      Type: string | null
    • manufacturer
      Type: string | null
    • memory
      Type: integer | null

      Integer numbers.

    • model
      Type: string
    • mpn
      Type: string | null
    • productNumber
      Type: string | null
    • quantity
      Type: integer | null

      Integer numbers.

    • serialNumber
      Type: string | null
    • sku
      Type: string | null
    • storageCapacity
      Type: string | null
    • storageType
      Type: string | null
    • type
      Type: string | null
    • updatedAt
      Type: stringFormat: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • vendor
      Type: string
    • weight
      Type: integer | null

      Integer numbers.

    • weightUnit
      Type: string | null
    • year
      Type: integer | null

      Integer numbers.

  • pagination
    Type: object · Pagination
    required
    • cursor
      Type: string | null
      required

      Cursor for the next page

    • hasMore
      Type: boolean
      required
    • total
      Type: integer

      Total matching records when available.