This commit is contained in:
@@ -56,7 +56,7 @@ class HostAgentEnrollmentClient:
|
||||
response = self._request(
|
||||
"POST",
|
||||
"/internal/v1/enrollments",
|
||||
token=self.config.enrollment_token or None,
|
||||
token=None,
|
||||
json={
|
||||
"agent_instance_id": agent_instance_id,
|
||||
"host_token": host_token,
|
||||
|
||||
Reference in New Issue
Block a user