InlineCsvEntriesRequest1
InlineCsvEntriesRequest1
JSON Example
{
"tag": [
{
"scope": "environment",
"tag": "production"
}
],
"page_size": 1000,
"sort_ascending": false,
"sort_by": "rowNumber",
"site_ids": [
"123a456b-123c-456d-89ab-cdef12345678"
],
"offset": 0
}
array of
integer
row_number
Optional
Filter by specific row numbers in the CSV entry.
array of
AssetType
asset_type
Optional
Filter by asset types. Multiple asset types can be specified.
array of
string
asset_identifier
Optional
Filter by asset identifiers using partial string matching (case-insensitive).