GET /v1/agent/enroll/poll/{agentId}
GET/v1/agent/enroll/poll/{agentId}
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
agentIderforderlich | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/agent/enroll/poll/{agentId} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.agent.get();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |