Resource: WorkdeskLink
This service is available for customers who migrated SOAR to a customer managed project and have the Chronicle API enabled. WorkdeskLinks - Chronicle SOAR WorkdeskLinks.
JSON representation |
---|
{ "name": string, "displayName": string, "url": string, "description": string, "author": string } |
Fields | |
---|---|
name |
Identifier. The unique name of the WorkdeskLink. Format: projects/{project}/locations/{location}/instances/{instance}/legacySoarUsers/{legacySoarUser}/workdeskLinks/{workdeskLink} |
displayName |
Optional. The display name of the WorkdeskLink. |
url |
Required. The WorkdeskLink's URL, limited to 2048 characters. |
description |
Required. The WorkdeskLink's description, limited to 100 characters. |
author |
Output only. The user who created the WorkdeskLink. |
Methods |
|
---|---|
|
Create a WorkdeskLink. |
|
Delete a WorkdeskLink. |
|
Get a WorkdeskLink. |
|
List page of WorkdeskLinks. |
|
Update a WorkdeskLink. |