Skip to main content
POST
Import inventory assets from a file.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Headers

X-File-Name
string

Optional file name for a non-multipart upload when file_name is omitted.

Maximum string length: 240

Path Parameters

project_uuid
string<uuid>
required

Query Parameters

file_name
string

Optional file name for a non-multipart upload. Takes precedence over X-File-Name.

Maximum string length: 240

Body

Any JSON object or array whose serialized upload is at most 5 MB; values are scanned as opaque inventory source content.

Response

Inventory import accepted.

import
object
required