You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workflow-automation/setup-and-configuration/actions-catalog/new-relic.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -996,7 +996,7 @@ Executes a cross-accounts NRQL query through the NerdGraph API.
996
996
<td>`SELECT * FROM LOG`</td>
997
997
</tr>
998
998
<tr>
999
-
<td>*attachment.accountIds**</td>
999
+
<td>**attachment.accountIds**</td>
1000
1000
<td>Optional</td>
1001
1001
<td>List</td>
1002
1002
<td>For `QUERY`, the **New Relic Account IDs** to execute the query. If not provided, the account associated with the workflow's execution is used.</td>
@@ -1129,4 +1129,4 @@ Executes a cross-accounts NRQL query through the NerdGraph API.
0 commit comments