JumpCloud
jumpcloudJumpCloud is a cloud-based directory platform that provides secure identity, access, and device management solutions for organizations.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Create SystemJUMPCLOUD_CREATE_SYSTEMAcciónTool to register a new system. Use when attempting to create a system via API. Note: JumpCloud does not support system creation through its REST API. Use agent installation to enroll systems.
JUMPCLOUD_CREATE_SYSTEMAcciónTool to register a new system. Use when attempting to create a system via API. Note: JumpCloud does not support system creation through its REST API. Use agent installation to enroll systems.
Parámetros de entrada
x-org-idstringOptional organization ID header for multi-tenant admins (x-org-id).
message_templatestringOptional custom text to include in the guidance message (supports unicode and emojis).
preflight_resourcestringWhich resource to query for preflight validation. Supported: 'systems', 'systemgroups'.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete RoleJUMPCLOUD_DELETE_ROLEAcciónTool to delete a specific JumpCloud role by its ID. Use when you need to remove a role after confirming the ID. Call only after ensuring the role is no longer assigned.
JUMPCLOUD_DELETE_ROLEAcciónTool to delete a specific JumpCloud role by its ID. Use when you need to remove a role after confirming the ID. Call only after ensuring the role is no longer assigned.
Parámetros de entrada
role_idstringObligatorioUUID of the role to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not