Full name: projects.locations.instances.ingestionLogNamespaces.list
Lists ingestion log namespaces for the customer.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{parent}/ingestionLogNamespaces
Path parameters
Parameters
parent
string
Required. The parent resource owning the ingestion namespaces Format: projects/{project}/locations/{location}/instances/{instance}
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of namespaces to return. The service may return fewer than this value. If unspecified, at most 100 namespaces will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
Optional. A page token, received from a previous ListIngestionLogNamespaces call. Provide this to retrieve the subsequent page.
Request body
The request body must be empty.
Response body
Response message for ListIngestionLogNamespaces
If successful, the response body contains data with the following structure:
[[["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 webpage details how to list ingestion log namespaces for a customer using the \u003ccode\u003eprojects.locations.instances.ingestionLogNamespaces.list\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request for listing namespaces is a \u003ccode\u003eGET\u003c/code\u003e request to \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{parent}/ingestionLogNamespaces\u003c/code\u003e, where \u003ccode\u003eparent\u003c/code\u003e is a required path parameter specifying the instance.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e allow control over the number of namespaces returned and pagination, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, while the response body contains a JSON representation with an array of ingestion log namespaces and an optional \u003ccode\u003enext_page_token\u003c/code\u003e for subsequent pages.\u003c/p\u003e\n"],["\u003cp\u003eTo execute this method, you need the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.ingestionLogNamespaces.list\u003c/code\u003e IAM permission on the parent resource.\u003c/p\u003e\n"]]],[],null,[]]