Skip to main content

Get Inventory Asset Details

Get the details of inventory asset

Path Parameters
  • inventoryId int32 required
  • assetId string required

    FQDN of the asset

Responses

OK


Schema
  • 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
  • properties object[]
  • name string
  • value string
Loading...