Enrolls a machine to the CIP using user credentials.Copy Pagepost https://example.com/ServerAgent/EnrollV2See for enrolling using an enrollment code.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsAgentVersionstringrequiredVersion of the agent performing the enrollmentOwnerstringrequiredName of a user or CIP role to set as the owner of the agent profile. The owner impacts what users can manage or take over the profileFQDNstringrequiredEither the FQDN or IP address of the machine being enrolledSetsarray of objectsDefaults to List of system sets to add the created system to:SetsADD objectDeviceIDstringDevice ID of the enrolling machine. Should only be provided by Mac agentsResourceNamestringDefaults to [value of Name]Name the PAS system corresponding to the enrolled machine should have. If the Suffix argument is supplied, the final name of the system will be in the form '[name]@[suffix]'. Otherwise, the final name will be in the form '[name]'OverwritebooleanDefaults to falseWhether an agent profile take over attempt is made if the enrollment would result in such a scenariotruefalseResourceSettingstringrequiredJSON encoded settings the corresponding system should have. At minimum, the 'ComputerClass' and 'SessionType' values should be providedResourcePolicystringDefaults to nullJSON encoded policies the corresponding system should haveSuffixstringSpecific suffix to use for the login and resource names. See the documentation of Name and ResourceName for detailsCertificatePasswordstringDefaults to [default password]Password to protect the PKCS #12 'Cert' return value. If omitted or empty, a default password is usedOperatingSystemstringrequiredOperating system of the enrolling machine. Should start with 'darwin' for macOS, and 'windows' for Windows. Can start with anything for Linux. SeeNamestringrequiredName prefix of the agent / corresponding service user. If the Suffix argument is supplied, said suffix will be used to form the final name. Otherwise, a default suffix will be usedResponse 200API-ResultUpdated 8 months ago