File tree Expand file tree Collapse file tree 7 files changed +3556
-87
lines changed
content/en/api/v2/action-connection Expand file tree Collapse file tree 7 files changed +3556
-87
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2025-06-13 13:41:29.342501 ",
8
- "spec_repo_commit": "9757e1ea "
7
+ "regenerated": "2025-06-13 18:00:48.037262 ",
8
+ "spec_repo_commit": "a9a472fa "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-13 13:41:38.665488 ",
13
- "spec_repo_commit": "9757e1ea "
12
+ "regenerated": "2025-06-13 18:00:57.625591 ",
13
+ "spec_repo_commit": "a9a472fa "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -4884,6 +4884,54 @@ menu:
4884
4884
- CreateActionConnection
4885
4885
unstable : []
4886
4886
order : 2
4887
+ - name : Register a new App Key
4888
+ url : ' #register-a-new-app-key'
4889
+ identifier : action-connection-register-a-new-app-key
4890
+ parent : action-connection
4891
+ generated : true
4892
+ params :
4893
+ versions :
4894
+ - v2
4895
+ operationids :
4896
+ - RegisterAppKey
4897
+ unstable : []
4898
+ order : 5
4899
+ - name : Get an existing App Key Registration
4900
+ url : ' #get-an-existing-app-key-registration'
4901
+ identifier : action-connection-get-an-existing-app-key-registration
4902
+ parent : action-connection
4903
+ generated : true
4904
+ params :
4905
+ versions :
4906
+ - v2
4907
+ operationids :
4908
+ - GetAppKeyRegistration
4909
+ unstable : []
4910
+ order : 8
4911
+ - name : Unregister an App Key
4912
+ url : ' #unregister-an-app-key'
4913
+ identifier : action-connection-unregister-an-app-key
4914
+ parent : action-connection
4915
+ generated : true
4916
+ params :
4917
+ versions :
4918
+ - v2
4919
+ operationids :
4920
+ - UnregisterAppKey
4921
+ unstable : []
4922
+ order : 7
4923
+ - name : List App Key Registrations
4924
+ url : ' #list-app-key-registrations'
4925
+ identifier : action-connection-list-app-key-registrations
4926
+ parent : action-connection
4927
+ generated : true
4928
+ params :
4929
+ versions :
4930
+ - v2
4931
+ operationids :
4932
+ - ListAppKeyRegistrations
4933
+ unstable : []
4934
+ order : 6
4887
4935
- name : Agentless Scanning
4888
4936
url : /api/latest/agentless-scanning/
4889
4937
identifier : agentless-scanning
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments