Full name: projects.locations.instances.entities.import
ImportEntities import the entities. Note that, All entities need to be valid for the request to be successful. An error in one entity will cause the entire request to be rejected.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{parent}/entities:import
Path parameters
Parameters
parent
string
Required. The parent, which owns this collection of entities.
Request body
The request body contains data with the following structure:
JSON representation
{// Union field source can be only one of the following:"inline_source": {object (EntitiesInlineSource)}// End of list of possible types for union field source.}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThis endpoint imports entities into the system, requiring all entities in the request to be valid for the import to succeed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is a required string that represents the owner of the entities.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain a \u003ccode\u003esource\u003c/code\u003e field, specifying either the \u003ccode\u003einline_source\u003c/code\u003e with entities and their log type.\u003c/p\u003e\n"],["\u003cp\u003eThe response body will be empty if the import is successful.\u003c/p\u003e\n"],["\u003cp\u003eTo use this endpoint, the \u003ccode\u003echronicle.entities.import\u003c/code\u003e IAM permission on the parent resource and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope are required.\u003c/p\u003e\n"]]],[],null,[]]