Skip to main content

Get Inventory Asset List

Get the list of assets associated to the inventory

Path Parameters
  • inventoryId int32 required

    Inventory id

Responses

OK


Schema
  • assets object[]
  • id string
  • name string
  • type InventoryAssetType

    Possible values: [NONE, IDENTITY_SERVER, FILE_SERVER, OBJECT_STORAGE]

  • status DcubeJobState

    Possible values: [IDLE, STARTING, RUNNING, FINISHING, FINISHED, STOPPING, STOPPED, ABORTING, ABORTED, EXCEPTION, UNKNOWN, SYNCING, PENDING, COMPLETED_WITH_ERRORS]

  • lastCollectionTime int32
  • createdAt int32
Loading...