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: README.md
+31-47Lines changed: 31 additions & 47 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ To integrate with our service using the Golang SDK, you need to import the SDK p
33
33
34
34
## Obtain an APIKey
35
35
36
-
The FileSecuritySDK requires a valid APIKey provided as parameter to the SDK client object. It can accept TrendVisionOneAPI keys.
36
+
The FileSecuritySDK requires a valid APIKey provided as parameter to the SDK client object. It can accept TrendVisionOneAPI keys.
37
37
38
38
When obtaining the APIKey, ensure that the APIKey is associated with the region that you plan to use. It is important to note that TrendVisionOneAPIKeys are associated with different regions, please refer to the region flag below to obtain a better understanding of the valid regions associated with the respective APIKey.
39
39
@@ -77,8 +77,9 @@ Once you have initialized the SDK, you can start using it to interact with our s
- Max number of tags is 8. And the length of each tag can't exceed 63.
106
109
107
-
The SDK provides additional configuration options and functions that you can use to customize its behavior. Here are some advanced configuration options:
0 commit comments