- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- Feed
- FeedMetadata
- Try it!
Full name: projects.locations.instances.legacy.legacySearchArtifactIoCDetails
Rpc to search for IoC details for a particular artifact.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacySearchArtifactIoCDetails
Path parameters
Parameters | |
---|---|
instance |
Required. Chronicle instance this request is sent to. Format: projects/{project}/locations/{location}/instances/{instance} |
Query parameters
Parameters | |
---|---|
artifactIndicator |
Required. Artifact of interest. |
Request body
The request body must be empty.
Response body
Response message for SearchArtifactIoCDetailsResponse. NEXT TAG: 4
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"feeds": [
{
object ( |
Fields | |
---|---|
feeds[] |
Empty if this domain wasn't identified as an IoC by any feed. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the instance
resource:
chronicle.legacies.legacySearchArtifactIoCDetails
For more information, see the IAM documentation.
Feed
JSON representation |
---|
{ "metadata": { object ( |
Fields | |
---|---|
metadata |
|
iocs[] |
|
FeedMetadata
JSON representation |
---|
{ "title": string, "description": string, "link": { object ( |
Fields | |
---|---|
title |
|
description |
|
link |
|
confidence_score_bucket |
|