We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ba30a commit d098133Copy full SHA for d098133
config/_default/menus/api.en.yaml
@@ -7914,6 +7914,19 @@ menu:
7914
unstable:
7915
- v2
7916
order: 0
7917
+ - name: Get detailed information about an agent
7918
+ url: '#get-detailed-information-about-an-agent'
7919
+ identifier: fleet-automation-get-detailed-information-about-an-agent
7920
+ parent: fleet-automation
7921
+ generated: true
7922
+ params:
7923
+ versions:
7924
+ - v2
7925
+ operationids:
7926
+ - GetFleetAgentInfo
7927
+ unstable:
7928
7929
+ order: 1
7930
- name: List all available Agent versions
7931
url: '#list-all-available-agent-versions'
7932
identifier: fleet-automation-list-all-available-agent-versions
content/en/api/v2/fleet-automation/examples.json
0 commit comments