NAiOS IconNAiOS Logo
Volver al catálogo

JumpCloud

jumpcloud

JumpCloud is a cloud-based directory platform that provides secure identity, access, and device management solutions for organizations.

Acciones
2
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool 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-idstring

    Optional organization ID header for multi-tenant admins (x-org-id).

  • message_templatestring

    Optional custom text to include in the guidance message (supports unicode and emojis).

  • preflight_resourcestring

    Which resource to query for preflight validation. Supported: 'systems', 'systemgroups'.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Delete RoleJUMPCLOUD_DELETE_ROLEAcción

Tool 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_idstringObligatorio

    UUID of the role to delete

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not