Nuix · Schema

SingleContainerIngestionRequestIngestibleLoadFile

Schema for SingleContainerIngestionRequestIngestibleLoadFile in Nuix REST API

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Properties

Name Type Description
processorSettings object
mimeTypeProcessorSettings array Sets the processing settings for individual mime types.
parallelProcessingSettings object
keystoreKeyParameters array Sets the settings used to apply a keystore file to the ingestion.
rescanEvidenceRepositories boolean If true, the case's Evidence Repositories will be rescanned to discover new Evidence Containers within them and new files within existing Evidence Containers which are themselves within the cases's Ev
rescanEvidenceRepositoriesSettings object
passwordDiscoverySettings object
configurationProfile string Deprecated in favor of processingProfile. Configuration profile to use as base set of processor, parallel processing, and mime type settings. Values present in processorSettings, parallelProcessingSet
processingProfile string The name of the Processing Profile to use. If you use this setting then do not use any other settings from processorSettings as everything will be overridden by the loaded Processing profile.
target object
container object
View JSON Schema on GitHub

JSON Schema

nuix-rest-singlecontaineringestionrequestingestibleloadfile.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/nuix/refs/heads/main/json-schema/nuix-rest-singlecontaineringestionrequestingestibleloadfile.json",
  "title": "SingleContainerIngestionRequestIngestibleLoadFile",
  "description": "Schema for SingleContainerIngestionRequestIngestibleLoadFile in Nuix REST API",
  "type": "object",
  "properties": {
    "processorSettings": {
      "$ref": "#/components/schemas/ProcessorSettings"
    },
    "mimeTypeProcessorSettings": {
      "type": "array",
      "description": "Sets the processing settings for individual mime types.",
      "items": {
        "$ref": "#/components/schemas/MimeTypeProcessingSetting"
      }
    },
    "parallelProcessingSettings": {
      "$ref": "#/components/schemas/ParallelProcessingSettings"
    },
    "keystoreKeyParameters": {
      "type": "array",
      "description": "Sets the settings used to apply a keystore file to the ingestion.",
      "items": {
        "$ref": "#/components/schemas/KeyStoreKeyParameters"
      }
    },
    "rescanEvidenceRepositories": {
      "type": "boolean",
      "description": "If true, the case's Evidence Repositories will be rescanned to discover new Evidence Containers within them and new files within existing Evidence Containers which are themselves within the cases's Evidence Repositories. Default is false."
    },
    "rescanEvidenceRepositoriesSettings": {
      "$ref": "#/components/schemas/RescanEvidenceRepositoriesSettings"
    },
    "passwordDiscoverySettings": {
      "$ref": "#/components/schemas/PasswordDiscoverySettings"
    },
    "configurationProfile": {
      "type": "string",
      "deprecated": true,
      "description": "Deprecated in favor of processingProfile. Configuration profile to use as base set of processor, parallel processing, and mime type settings.  Values present in processorSettings, parallelProcessingSettings, and mimeTypeProcessorSettings will override anything defined by this profile."
    },
    "processingProfile": {
      "type": "string",
      "description": "The name of the Processing Profile to use. If you use this setting then do not use any other settings from processorSettings as everything will be overridden by the loaded Processing profile."
    },
    "target": {
      "$ref": "#/components/schemas/IngestibleLoadFile"
    },
    "container": {
      "$ref": "#/components/schemas/EvidenceContainer"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/nuix-rest-singlecontaineringestionrequestingestibleloadfile"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.