Get an Enrollment Automation
Get a specified enrollment automation
Returns a specified enrollment automation.
Returns a specified enrollment automation.
ID of the enrollment automation that you want to get.
OK
Bad Request
Unauthorized
Request
Specify the desired enrollment automation by including the corresponding enrollment_automation_id in the request body.
Request Body Parameters
enrollment_automation_id
String Required
ID of the desired enrollment automation
Sample Request
Response
Returns an enrollment_automation containing the following properties:
user_identity_id
ID of the associated user identity
enrollment_automation_id
ID of the enrollment automation
acs_credential_provisioning_automation_id
ID of the ACS credential provisioning automation
credential_manager_acs_system_id
ID of the associated ACS system that serves as the credential manager
is_running
Boolean value to indicate whether the enrollment automation is running
workspace_id
ID of the workspace that contains the enrollment automation
created_at
Date and time at which the enrollment automation was created
This response also includes a Boolean ok status indicator.
Sample Response
Last updated
Was this helpful?

