productivity
Microsoft Intune CLI for AI Agents
Use the Microsoft Intune CLI from KosmoKrator to call Microsoft Intune tools headlessly, return JSON, inspect schemas, and automate workflows from coding agents, scripts, and CI.Microsoft Intune CLI Setup
Microsoft Intune can be configured headlessly with `kosmokrator integrations:configure microsoft-intune`.
# Install KosmoKrator first if it is not available on PATH.
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash
# Configure and verify this integration.
kosmokrator integrations:configure microsoft-intune --enable --read allow --write ask --json
kosmokrator integrations:doctor microsoft-intune --json
kosmokrator integrations:status --json Credentials
Authentication type: Manual OAuth token oauth2_manual_token. Configure credentials once, then reuse the same stored profile from scripts, coding CLIs, Lua, and MCP.
No credentials are required.
Command Patterns
The generic command is stable across every integration. The provider shortcut is shorter for humans.
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_device_app_management_get_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json Discovery
These commands return structured output for coding agents that need to inspect capabilities before choosing a function.
kosmo integrations:docs microsoft-intune --json
kosmo integrations:docs microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management --json
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management --json
kosmo integrations:search "Microsoft Intune" --json
kosmo integrations:list --json Automation Contexts
The same configured command surface works in these environments. The command does not change unless the host wrapper, credentials, or permissions change.
CLI Functions
Every function below can be called headlessly. Commands are highlighted, copyable, and scroll horizontally when payloads are long.
microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management
Get deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_device_app_management_get_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_device_app_management_update_device_app_management
Update deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_device_app_management_update_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_device_app_management_update_device_app_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_android_managed_app_protections
Get androidManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_android_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_android_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_android_managed_app_protections
Create new navigation property to androidManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/androidManagedAppProtections.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_android_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_android_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_count_dc72
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_count_dc72 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_get_count_dc72 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_android_managed_app_protections
Delete navigation property androidManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_android_managed_app_protections
Get androidManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_android_managed_app_protections
Update the navigation property androidManagedAppProtections in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_android_managed_app_protections '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_list_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_apps
Create new navigation property to apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_create_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_apps_get_count_6de4
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_apps_get_count_6de4 '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_apps_get_count_6de4 '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_apps
Delete navigation property apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- android_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_delete_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}.
read - Parameters
- android_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_get_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_apps
Update the navigation property apps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- android_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_update_apps '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_list_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_create_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_assignments_get_count_574a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_assignments_get_count_574a '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_assignments_get_count_574a '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- android_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_delete_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
read - Parameters
- android_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_get_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- android_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_update_assignments '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_deployment_summary
Delete navigation property deploymentSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_delete_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_deployment_summary
Get deploymentSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary.
read - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_get_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_deployment_summary
Update the navigation property deploymentSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary.
write - Parameters
- android_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_android_managed_app_protections_update_deployment_summary '{"android_managed_app_protection_id":"example_android_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_default_managed_app_protections
Get defaultManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_default_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_default_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_default_managed_app_protections
Create new navigation property to defaultManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/defaultManagedAppProtections.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_default_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_default_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_count_9b85
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_count_9b85 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_get_count_9b85 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_default_managed_app_protections
Delete navigation property defaultManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}.
write - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_default_managed_app_protections
Get defaultManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}.
read - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_default_managed_app_protections
Update the navigation property defaultManagedAppProtections in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}.
write - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_default_managed_app_protections '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_list_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps.
read - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_list_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_list_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_create_apps
Create new navigation property to apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps.
write - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_create_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_create_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_apps_get_count_9a28
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count.
read - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_apps_get_count_9a28 '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_apps_get_count_9a28 '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_apps
Delete navigation property apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- default_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_delete_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}.
read - Parameters
- default_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_get_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_apps
Update the navigation property apps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- default_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_update_apps '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_deployment_summary
Delete navigation property deploymentSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary.
write - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_delete_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_deployment_summary
Get deploymentSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary.
read - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_get_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_deployment_summary
Update the navigation property deploymentSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary.
write - Parameters
- default_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_default_managed_app_protections_update_deployment_summary '{"default_managed_app_protection_id":"example_default_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_ios_managed_app_protections
Get iosManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_ios_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_ios_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_ios_managed_app_protections
Create new navigation property to iosManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/iosManagedAppProtections.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_ios_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_ios_managed_app_protections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_count_dcdc
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_count_dcdc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_get_count_dcdc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_ios_managed_app_protections
Delete navigation property iosManagedAppProtections for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_ios_managed_app_protections
Get iosManagedAppProtections from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_ios_managed_app_protections
Update the navigation property iosManagedAppProtections in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_ios_managed_app_protections '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_list_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_apps
Create new navigation property to apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_create_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_apps_get_count_33d5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_apps_get_count_33d5 '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_apps_get_count_33d5 '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_apps
Delete navigation property apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- ios_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_delete_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}.
read - Parameters
- ios_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_get_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_apps
Update the navigation property apps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}.
write - Parameters
- ios_managed_app_protection_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_update_apps '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_list_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_create_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_assignments_get_count_619f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_assignments_get_count_619f '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_assignments_get_count_619f '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- ios_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_delete_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
read - Parameters
- ios_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_get_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- ios_managed_app_protection_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_update_assignments '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_deployment_summary
Delete navigation property deploymentSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_delete_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_deployment_summary
Get deploymentSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary.
read - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_get_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_deployment_summary
Update the navigation property deploymentSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary.
write - Parameters
- ios_managed_app_protection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_ios_managed_app_protections_update_deployment_summary '{"ios_managed_app_protection_id":"example_ios_managed_app_protection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_managed_app_policies
Get managedAppPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppPolicies.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_managed_app_policies
Create new navigation property to managedAppPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppPolicies.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_get_count_b24d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppPolicies/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_get_count_b24d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_policies_get_count_b24d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_policies
Delete navigation property managedAppPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_managed_app_policies
Get managedAppPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}.
read - Parameters
- managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_managed_app_policies
Update the navigation property managedAppPolicies in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_managed_app_policies '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_managed_app_policy_target_apps
Invoke action targetApps\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps.
read - Parameters
- managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_managed_app_policy_target_apps '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_policies_managed_app_policy_target_apps '{"managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_managed_app_registrations
Get managedAppRegistrations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_managed_app_registrations
Create new navigation property to managedAppRegistrations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_count_e04a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_count_e04a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_get_count_e04a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_user_ids_with_flagged_app_registration
Invoke function getUserIdsWithFlaggedAppRegistration\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_user_ids_with_flagged_app_registration '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_get_user_ids_with_flagged_app_registration '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_registrations
Delete navigation property managedAppRegistrations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}.
write - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_managed_app_registrations
Get managedAppRegistrations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_managed_app_registrations
Update the navigation property managedAppRegistrations in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}.
write - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_applied_policies
Get appliedPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_list_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_applied_policies
Create new navigation property to appliedPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies.
write - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_create_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_applied_policies_get_count_91f5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_applied_policies_get_count_91f5 '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_applied_policies_get_count_91f5 '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_applied_policies
Delete navigation property appliedPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_delete_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_applied_policies
Get appliedPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}.
read - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_get_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_applied_policies
Update the navigation property appliedPolicies in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_update_applied_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_applied_policies_managed_app_policy_target_apps
Invoke action targetApps\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps.
read - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_applied_policies_managed_app_policy_target_apps '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_applied_policies_managed_app_policy_target_apps '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_intended_policies
Get intendedPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_list_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_intended_policies
Create new navigation property to intendedPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies.
write - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_create_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_intended_policies_get_count_edb3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_intended_policies_get_count_edb3 '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_intended_policies_get_count_edb3 '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_intended_policies
Delete navigation property intendedPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_delete_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_intended_policies
Get intendedPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}.
read - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_get_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_intended_policies
Update the navigation property intendedPolicies in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}.
write - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_update_intended_policies '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_intended_policies_managed_app_policy_target_apps
Invoke action targetApps\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps.
read - Parameters
- managed_app_registration_id, managed_app_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_intended_policies_managed_app_policy_target_apps '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_intended_policies_managed_app_policy_target_apps '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_policy_id":"example_managed_app_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_operations
Get operations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_operations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_list_operations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_operations
Create new navigation property to operations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations.
write - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_operations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_create_operations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_operations_get_count_3c0f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_operations_get_count_3c0f '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_operations_get_count_3c0f '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_operations
Delete navigation property operations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}.
write - Parameters
- managed_app_registration_id, managed_app_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_delete_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_operations
Get operations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}.
read - Parameters
- managed_app_registration_id, managed_app_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_get_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_operations
Update the navigation property operations in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}.
write - Parameters
- managed_app_registration_id, managed_app_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_registrations_update_operations '{"managed_app_registration_id":"example_managed_app_registration_id","managed_app_operation_id":"example_managed_app_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_list_managed_app_statuses
Get managedAppStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppStatuses.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_managed_app_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_managed_app_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_managed_app_statuses
Create new navigation property to managedAppStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedAppStatuses.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_managed_app_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_managed_app_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_managed_app_statuses_get_count_1655
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppStatuses/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_app_statuses_get_count_1655 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_app_statuses_get_count_1655 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_statuses
Delete navigation property managedAppStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedAppStatuses/{managedAppStatus-id}.
write - Parameters
- managed_app_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_managed_app_statuses
Get managedAppStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedAppStatuses/{managedAppStatus-id}.
read - Parameters
- managed_app_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_managed_app_statuses
Update the navigation property managedAppStatuses in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedAppStatuses/{managedAppStatus-id}.
write - Parameters
- managed_app_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_managed_app_statuses '{"managed_app_status_id":"example_managed_app_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_managed_ebooks
Get managedEBooks from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_managed_ebooks '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_managed_ebooks '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_managed_ebooks
Create new navigation property to managedEBooks for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_managed_ebooks '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_managed_ebooks '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_count_72ff
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_count_72ff '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_get_count_72ff '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_managed_ebooks
Delete navigation property managedEBooks for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_managed_ebooks
Get managedEBooks from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_managed_ebooks
Update the navigation property managedEBooks in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_managed_ebooks '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_managed_ebook_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assign.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_managed_ebook_assign '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_managed_ebook_assign '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_assignments '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_list_assignments '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_assignments '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_create_assignments '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_assignments_get_count_b034
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_assignments_get_count_b034 '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_assignments_get_count_b034 '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}.
write - Parameters
- managed_ebook_id, managed_ebook_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_delete_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}.
read - Parameters
- managed_ebook_id, managed_ebook_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_get_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}.
write - Parameters
- managed_ebook_id, managed_ebook_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_update_assignments '{"managed_ebook_id":"example_managed_ebook_id","managed_ebook_assignment_id":"example_managed_ebook_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_device_states
Get deviceStates from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_device_states '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_list_device_states '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_device_states
Create new navigation property to deviceStates for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_device_states '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_create_device_states '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_device_states_get_count_6c04
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_device_states_get_count_6c04 '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_device_states_get_count_6c04 '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_device_states
Delete navigation property deviceStates for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}.
write - Parameters
- managed_ebook_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_delete_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_device_states
Get deviceStates from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}.
read - Parameters
- managed_ebook_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_get_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_device_states
Update the navigation property deviceStates in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}.
write - Parameters
- managed_ebook_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_update_device_states '{"managed_ebook_id":"example_managed_ebook_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_install_summary
Delete navigation property installSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_delete_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_install_summary
Get installSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_get_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_install_summary
Update the navigation property installSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_update_install_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_user_state_summary
Get userStateSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_list_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_user_state_summary
Create new navigation property to userStateSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary.
write - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_create_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_count_862d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count.
read - Parameters
- managed_ebook_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_count_862d '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_count_862d '{"managed_ebook_id":"example_managed_ebook_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_user_state_summary
Delete navigation property userStateSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}.
write - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_delete_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_user_state_summary
Get userStateSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}.
read - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_get_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_user_state_summary
Update the navigation property userStateSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}.
write - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_update_user_state_summary '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_list_device_states
Get deviceStates from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates.
read - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_list_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_list_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_create_device_states
Create new navigation property to deviceStates for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates.
write - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_create_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_create_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_device_states_get_count_a97e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count.
read - Parameters
- managed_ebook_id, user_install_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_device_states_get_count_a97e '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_device_states_get_count_a97e '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_delete_device_states
Delete navigation property deviceStates for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}.
write - Parameters
- managed_ebook_id, user_install_state_summary_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_delete_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_delete_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_device_states
Get deviceStates from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}.
read - Parameters
- managed_ebook_id, user_install_state_summary_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_update_device_states
Update the navigation property deviceStates in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}.
write - Parameters
- managed_ebook_id, user_install_state_summary_id, device_install_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_update_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_managed_ebooks_user_state_summary_update_device_states '{"managed_ebook_id":"example_managed_ebook_id","user_install_state_summary_id":"example_user_install_state_summary_id","device_install_state_id":"example_device_install_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_list_mdm_windows_information_protection_policies
Get mdmWindowsInformationProtectionPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mdm_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mdm_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_mdm_windows_information_protection_policies
Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_mdm_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_mdm_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_count_a680
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_count_a680 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_count_a680 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_mdm_windows_information_protection_policies
Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mdm_windows_information_protection_policies
Get mdmWindowsInformationProtectionPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_mdm_windows_information_protection_policies
Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_mdm_windows_information_protection_policies '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments.
write - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_assignments_get_count_12b1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_assignments_get_count_12b1 '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_assignments_get_count_12b1 '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
read - Parameters
- mdm_windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_assignments '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_exempt_app_locker_files
Get exemptAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_exempt_app_locker_files
Create new navigation property to exemptAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles.
write - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_exempt_app_locker_files_get_count_f6bf
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_exempt_app_locker_files_get_count_f6bf '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_exempt_app_locker_files_get_count_f6bf '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_exempt_app_locker_files
Delete navigation property exemptAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_exempt_app_locker_files
Get exemptAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
read - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_exempt_app_locker_files
Update the navigation property exemptAppLockerFiles in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_exempt_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_protected_app_locker_files
Get protectedAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_protected_app_locker_files
Create new navigation property to protectedAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles.
write - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_protected_app_locker_files_get_count_5893
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count.
read - Parameters
- mdm_windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_protected_app_locker_files_get_count_5893 '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_protected_app_locker_files_get_count_5893 '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_protected_app_locker_files
Delete navigation property protectedAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_protected_app_locker_files
Get protectedAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
read - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_protected_app_locker_files
Update the navigation property protectedAppLockerFiles in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- mdm_windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_protected_app_locker_files '{"mdm_windows_information_protection_policy_id":"example_mdm_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_categories
Get mobileAppCategories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppCategories.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_app_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_categories
Create new navigation property to mobileAppCategories for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppCategories.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_mobile_app_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_categories_get_count_03a0
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppCategories/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_categories_get_count_03a0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_categories_get_count_03a0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_categories
Delete navigation property mobileAppCategories for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}.
write - Parameters
- mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_categories
Get mobileAppCategories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_categories
Update the navigation property mobileAppCategories in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}.
write - Parameters
- mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_mobile_app_categories '{"mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_configurations
Get mobileAppConfigurations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_configurations
Create new navigation property to mobileAppConfigurations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppConfigurations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_mobile_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_count_15a7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_count_15a7 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_count_15a7 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_configurations
Delete navigation property mobileAppConfigurations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_configurations
Get mobileAppConfigurations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_configurations
Update the navigation property mobileAppConfigurations in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_mobile_app_configurations '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_managed_device_mobile_app_configuration_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_managed_device_mobile_app_configuration_assign '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_managed_device_mobile_app_configuration_assign '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_list_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_create_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_assignments_get_count_24db
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_assignments_get_count_24db '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_assignments_get_count_24db '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_delete_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}.
read - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_update_assignments '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_assignment_id":"example_managed_device_mobile_app_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_status_summary
Delete navigation property deviceStatusSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_delete_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_status_summary
Get deviceStatusSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_status_summary
Update the navigation property deviceStatusSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_update_device_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_device_statuses
Get deviceStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_list_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_device_statuses
Create new navigation property to deviceStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_create_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_device_statuses_get_count_812c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_device_statuses_get_count_812c '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_device_statuses_get_count_812c '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_statuses
Delete navigation property deviceStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_delete_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_statuses
Get deviceStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}.
read - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_statuses
Update the navigation property deviceStatuses in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_update_device_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_device_status_id":"example_managed_device_mobile_app_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_status_summary
Delete navigation property userStatusSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_delete_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_status_summary
Get userStatusSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_status_summary
Update the navigation property userStatusSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_update_user_status_summary '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_user_statuses
Get userStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_list_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_user_statuses
Create new navigation property to userStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses.
write - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_create_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_user_statuses_get_count_b4b1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count.
read - Parameters
- managed_device_mobile_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_user_statuses_get_count_b4b1 '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_user_statuses_get_count_b4b1 '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_statuses
Delete navigation property userStatuses for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_delete_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_statuses
Get userStatuses from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}.
read - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_get_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_statuses
Update the navigation property userStatuses in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}.
write - Parameters
- managed_device_mobile_app_configuration_id, managed_device_mobile_app_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_configurations_update_user_statuses '{"managed_device_mobile_app_configuration_id":"example_managed_device_mobile_app_configuration_id","managed_device_mobile_app_configuration_user_status_id":"example_managed_device_mobile_app_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_relationships
Get mobileAppRelationships from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppRelationships.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_relationships '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_app_relationships '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_relationships
Create new navigation property to mobileAppRelationships for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileAppRelationships.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_relationships '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_mobile_app_relationships '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_app_relationships_get_count_a82f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppRelationships/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_app_relationships_get_count_a82f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_app_relationships_get_count_a82f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_relationships
Delete navigation property mobileAppRelationships for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}.
write - Parameters
- mobile_app_relationship_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_relationships
Get mobileAppRelationships from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}.
read - Parameters
- mobile_app_relationship_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_relationships
Update the navigation property mobileAppRelationships in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}.
write - Parameters
- mobile_app_relationship_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_mobile_app_relationships '{"mobile_app_relationship_id":"example_mobile_app_relationship_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps
Get mobileApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_mobile_apps
Create new navigation property to mobileApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_mobile_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_mobile_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_dcef
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_dcef '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_dcef '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_lob_app
Get the items of type microsoft.graph.androidLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.androidLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_android_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_lob_app_3c7c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.androidLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_lob_app_3c7c '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_android_lob_app_3c7c '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_store_app
Get the items of type microsoft.graph.androidStoreApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.androidStoreApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_store_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_android_store_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_store_app_fff5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.androidStoreApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_store_app_fff5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_android_store_app_fff5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_lob_app
Get the items of type microsoft.graph.iosLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_ios_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_lob_app_f182
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_lob_app_f182 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_lob_app_f182 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_store_app
Get the items of type microsoft.graph.iosStoreApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosStoreApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_store_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_ios_store_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_store_app_6fbc
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosStoreApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_store_app_6fbc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_store_app_6fbc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_vpp_app
Get the items of type microsoft.graph.iosVppApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosVppApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_vpp_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_ios_vpp_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_vpp_app_da96
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.iosVppApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_vpp_app_da96 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_vpp_app_da96 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_osdmg_app
Get the items of type microsoft.graph.macOSDmgApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.macOSDmgApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_osdmg_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_mac_osdmg_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_osdmg_app_b712
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.macOSDmgApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_osdmg_app_b712 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_osdmg_app_b712 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_oslob_app
Get the items of type microsoft.graph.macOSLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.macOSLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_oslob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_mac_oslob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_oslob_app_6776
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.macOSLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_oslob_app_6776 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_oslob_app_6776 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_android_lob_app
Get the items of type microsoft.graph.managedAndroidLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedAndroidLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_android_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_managed_android_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_android_lob_app_8619
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedAndroidLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_android_lob_app_8619 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_android_lob_app_8619 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_ioslob_app
Get the items of type microsoft.graph.managedIOSLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedIOSLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_ioslob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_managed_ioslob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_ioslob_app_11b8
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedIOSLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_ioslob_app_11b8 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_ioslob_app_11b8 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_mobile_lob_app
Get the items of type microsoft.graph.managedMobileLobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedMobileLobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_mobile_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_managed_mobile_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_mobile_lob_app_469d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.managedMobileLobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_mobile_lob_app_469d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_mobile_lob_app_469d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_microsoft_store_for_business_app
Get the items of type microsoft.graph.microsoftStoreForBusinessApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.microsoftStoreForBusinessApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_microsoft_store_for_business_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_microsoft_store_for_business_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_microsoft_store_for_business_app_724e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.microsoftStoreForBusinessApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_microsoft_store_for_business_app_724e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_microsoft_store_for_business_app_724e '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_win32_lob_app
Get the items of type microsoft.graph.win32LobApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.win32LobApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_win32_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_win32_lob_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_win32_lob_app_513f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.win32LobApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_win32_lob_app_513f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_win32_lob_app_513f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_app_x
Get the items of type microsoft.graph.windowsAppX in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsAppX.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_app_x '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_windows_app_x '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_app_x_2550
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsAppX/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_app_x_2550 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_app_x_2550 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_mobile_msi
Get the items of type microsoft.graph.windowsMobileMSI in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsMobileMSI.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_mobile_msi '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_windows_mobile_msi '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_mobile_msi_5644
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsMobileMSI/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_mobile_msi_5644 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_mobile_msi_5644 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_universal_app_x
Get the items of type microsoft.graph.windowsUniversalAppX in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsUniversalAppX.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_universal_app_x '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_windows_universal_app_x '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_universal_app_x_fe04
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsUniversalAppX/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_universal_app_x_fe04 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_universal_app_x_fe04 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_web_app
Get the items of type microsoft.graph.windowsWebApp in the microsoft.graph.mobileApp collection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsWebApp.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_web_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_mobile_apps_as_windows_web_app '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_web_app_f73a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/graph.windowsWebApp/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_web_app_f73a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_web_app_f73a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_mobile_apps
Delete navigation property mobileApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps
Get mobileApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_mobile_apps
Update the navigation property mobileApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_mobile_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/assign.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_assign '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_assign '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_assignments_get_count_493c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_assignments_get_count_493c '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_assignments_get_count_493c '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_categories_get_count_6d0e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_categories_get_count_6d0e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_categories_get_count_6d0e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_lob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_android_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_assignments_get_count_1911
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_assignments_get_count_1911 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_assignments_get_count_1911 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_categories_get_count_828c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_categories_get_count_828c '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_categories_get_count_828c '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_count_12ca
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_count_12ca '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_count_12ca '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_contained_apps_get_count_510a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_contained_apps_get_count_510a '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_contained_apps_get_count_510a '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_files_get_count_d41e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_files_get_count_d41e '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_files_get_count_d41e '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_store_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidStoreApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_store_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_android_store_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_assignments_get_count_6eb3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_assignments_get_count_6eb3 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_assignments_get_count_6eb3 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_categories_get_count_2f24
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_categories_get_count_2f24 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_categories_get_count_2f24 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.androidStoreApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_lob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_ios_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_assignments_get_count_22ac
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_assignments_get_count_22ac '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_assignments_get_count_22ac '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_categories_get_count_9433
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_categories_get_count_9433 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_categories_get_count_9433 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_count_e450
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_count_e450 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_count_e450 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_contained_apps_get_count_7a04
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_contained_apps_get_count_7a04 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_contained_apps_get_count_7a04 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_files_get_count_ec6f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_files_get_count_ec6f '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_files_get_count_ec6f '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_store_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosStoreApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_store_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_ios_store_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_assignments_get_count_ec45
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_assignments_get_count_ec45 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_assignments_get_count_ec45 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_categories_get_count_06f1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_categories_get_count_06f1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_categories_get_count_06f1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosStoreApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_vpp_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosVppApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_vpp_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_ios_vpp_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_assignments_get_count_4b18
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_assignments_get_count_4b18 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_assignments_get_count_4b18 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_categories_get_count_7fa7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_categories_get_count_7fa7 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_categories_get_count_7fa7 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.iosVppApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_osdmg_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSDmgApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_osdmg_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_mac_osdmg_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_assignments_get_count_2a85
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_assignments_get_count_2a85 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_assignments_get_count_2a85 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_categories_get_count_ccbd
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_categories_get_count_ccbd '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_categories_get_count_ccbd '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_count_df85
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_count_df85 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_count_df85 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_contained_apps_get_count_19e5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_contained_apps_get_count_19e5 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_contained_apps_get_count_19e5 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_files_get_count_36b4
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_files_get_count_36b4 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_files_get_count_36b4 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_oslob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_oslob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_mac_oslob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_assignments_get_count_0658
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_assignments_get_count_0658 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_assignments_get_count_0658 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_categories_get_count_18f1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_categories_get_count_18f1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_categories_get_count_18f1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_count_f249
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_count_f249 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_count_f249 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_contained_apps_get_count_667c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_contained_apps_get_count_667c '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_contained_apps_get_count_667c '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_files_get_count_ebb2
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_files_get_count_ebb2 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_files_get_count_ebb2 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_android_lob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedAndroidLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_android_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_managed_android_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_assignments_get_count_7cc2
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_assignments_get_count_7cc2 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_assignments_get_count_7cc2 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_categories_get_count_ebb1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_categories_get_count_ebb1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_categories_get_count_ebb1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_count_bb5b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_count_bb5b '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_count_bb5b '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_contained_apps_get_count_1666
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_contained_apps_get_count_1666 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_contained_apps_get_count_1666 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_files_get_count_237b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_files_get_count_237b '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_files_get_count_237b '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_ioslob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedIOSLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_ioslob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_managed_ioslob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_assignments_get_count_6633
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_assignments_get_count_6633 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_assignments_get_count_6633 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_categories_get_count_baea
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_categories_get_count_baea '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_categories_get_count_baea '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_count_57c4
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_count_57c4 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_count_57c4 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_contained_apps_get_count_877c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_contained_apps_get_count_877c '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_contained_apps_get_count_877c '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_files_get_count_6260
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_files_get_count_6260 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_files_get_count_6260 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_mobile_lob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedMobileLobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_mobile_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_managed_mobile_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_assignments_get_count_7f2e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_assignments_get_count_7f2e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_assignments_get_count_7f2e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_categories_get_count_6e46
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_categories_get_count_6e46 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_categories_get_count_6e46 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_count_db35
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_count_db35 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_count_db35 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_contained_apps_get_count_4c53
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_contained_apps_get_count_4c53 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_contained_apps_get_count_4c53 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_files_get_count_f9ec
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_files_get_count_f9ec '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_files_get_count_f9ec '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_microsoft_store_for_business_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.microsoftStoreForBusinessApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_microsoft_store_for_business_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_microsoft_store_for_business_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_assignments_get_count_38b3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_assignments_get_count_38b3 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_assignments_get_count_38b3 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_categories_get_count_e09e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_categories_get_count_e09e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_categories_get_count_e09e '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_win32_lob_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_win32_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_win32_lob_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_assignments_get_count_ce71
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_assignments_get_count_ce71 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_assignments_get_count_ce71 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_categories_get_count_fcaa
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_categories_get_count_fcaa '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_categories_get_count_fcaa '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_count_1710
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_count_1710 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_count_1710 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_contained_apps_get_count_5c38
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_contained_apps_get_count_5c38 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_contained_apps_get_count_5c38 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_files_get_count_1de1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_files_get_count_1de1 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_files_get_count_1de1 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_app_x
Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsAppX\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_app_x '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_windows_app_x '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_assignments_get_count_59b1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_assignments_get_count_59b1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_assignments_get_count_59b1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_categories_get_count_d1eb
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_categories_get_count_d1eb '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_categories_get_count_d1eb '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_count_e02a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_count_e02a '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_count_e02a '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_contained_apps_get_count_d3ec
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_contained_apps_get_count_d3ec '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_contained_apps_get_count_d3ec '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_files_get_count_21f7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_files_get_count_21f7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_files_get_count_21f7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_mobile_msi
Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsMobileMSI\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_mobile_msi '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_windows_mobile_msi '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_assignments_get_count_4603
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_assignments_get_count_4603 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_assignments_get_count_4603 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_categories_get_count_4240
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_categories_get_count_4240 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_categories_get_count_4240 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_count_4cf0
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_count_4cf0 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_count_4cf0 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_contained_apps_get_count_1ef7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_contained_apps_get_count_1ef7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_contained_apps_get_count_1ef7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_files_get_count_56d9
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_files_get_count_56d9 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_files_get_count_56d9 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_universal_app_x
Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsUniversalAppX\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_universal_app_x '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_windows_universal_app_x '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_assignments_get_count_07a1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_assignments_get_count_07a1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_assignments_get_count_07a1 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_categories_get_count_c2ed
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_categories_get_count_c2ed '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_categories_get_count_c2ed '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_committed_contained_apps
Get committedContainedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_committed_contained_apps
Create new navigation property to committedContainedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_committed_contained_apps_get_count_b859
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_committed_contained_apps_get_count_b859 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_committed_contained_apps_get_count_b859 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_committed_contained_apps
Delete navigation property committedContainedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_committed_contained_apps
Get committedContainedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_committed_contained_apps
Update the navigation property committedContainedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_committed_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_content_versions
Create new navigation property to contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_content_versions '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_count_2f10
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_count_2f10 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_count_2f10 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_content_versions
Delete navigation property contentVersions for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_content_versions
Get contentVersions from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_content_versions
Update the navigation property contentVersions in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_content_versions '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_contained_apps
Create new navigation property to containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_contained_apps_get_count_be43
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_contained_apps_get_count_be43 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_contained_apps_get_count_be43 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_contained_apps
Delete navigation property containedApps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_contained_apps
Get containedApps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_contained_apps
Update the navigation property containedApps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_contained_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_contained_apps '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_contained_app_id":"example_mobile_contained_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_files
Create new navigation property to files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files.
write - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_files_get_count_43a7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count.
read - Parameters
- mobile_app_id, mobile_app_content_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_files_get_count_43a7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_files_get_count_43a7 '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_files
Delete navigation property files for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_files
Get files from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_files
Update the navigation property files in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}.
write - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_files '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit
Invoke action commit\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload
Invoke action renewUpload\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload.
read - Parameters
- mobile_app_id, mobile_app_content_id, mobile_app_content_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload '{"mobile_app_id":"example_mobile_app_id","mobile_app_content_id":"example_mobile_app_content_id","mobile_app_content_file_id":"example_mobile_app_content_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_web_app
Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsWebApp\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_web_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_mobile_apps_as_windows_web_app '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments.
write - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_create_assignments '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_assignments_get_count_0362
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_assignments_get_count_0362 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_assignments_get_count_0362 '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_delete_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments/{mobileAppAssignment-id}.
read - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/assignments/{mobileAppAssignment-id}.
write - Parameters
- mobile_app_id, mobile_app_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_update_assignments '{"mobile_app_id":"example_mobile_app_id","mobile_app_assignment_id":"example_mobile_app_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/categories.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_categories '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_categories_get_count_79ca
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/categories/$count.
read - Parameters
- mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_categories_get_count_79ca '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_categories_get_count_79ca '{"mobile_app_id":"example_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_categories
Get categories from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/mobileApps/{mobileApp-id}/graph.windowsWebApp/categories/{mobileAppCategory-id}.
read - Parameters
- mobile_app_id, mobile_app_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_categories '{"mobile_app_id":"example_mobile_app_id","mobile_app_category_id":"example_mobile_app_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_sync_microsoft_store_for_business_apps
Invoke action syncMicrosoftStoreForBusinessApps\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/syncMicrosoftStoreForBusinessApps.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_sync_microsoft_store_for_business_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_sync_microsoft_store_for_business_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_list_targeted_managed_app_configurations
Get targetedManagedAppConfigurations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_targeted_managed_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_targeted_managed_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_targeted_managed_app_configurations
Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/targetedManagedAppConfigurations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_targeted_managed_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_targeted_managed_app_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_count_8d50
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_count_8d50 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_get_count_8d50 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_targeted_managed_app_configurations
Delete navigation property targetedManagedAppConfigurations for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_targeted_managed_app_configurations
Get targetedManagedAppConfigurations from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_targeted_managed_app_configurations
Update the navigation property targetedManagedAppConfigurations in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_targeted_managed_app_configurations '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_list_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_apps
Create new navigation property to apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_create_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_apps_get_count_0ba7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_apps_get_count_0ba7 '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_apps_get_count_0ba7 '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_apps
Delete navigation property apps for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}.
write - Parameters
- targeted_managed_app_configuration_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_apps
Get apps from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}.
read - Parameters
- targeted_managed_app_configuration_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_get_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_apps
Update the navigation property apps in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}.
write - Parameters
- targeted_managed_app_configuration_id, managed_mobile_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_update_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","managed_mobile_app_id":"example_managed_mobile_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_assign '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_assign '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_list_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_create_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_assignments_get_count_5948
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_assignments_get_count_5948 '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_assignments_get_count_5948 '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- targeted_managed_app_configuration_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
read - Parameters
- targeted_managed_app_configuration_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_get_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- targeted_managed_app_configuration_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_update_assignments '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_deployment_summary
Delete navigation property deploymentSummary for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_deployment_summary
Get deploymentSummary from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_get_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_deployment_summary
Update the navigation property deploymentSummary in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary.
write - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_update_deployment_summary '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_target_apps
Invoke action targetApps\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps.
read - Parameters
- targeted_managed_app_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_target_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_target_apps '{"targeted_managed_app_configuration_id":"example_targeted_managed_app_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_vpp_tokens
Get vppTokens from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/vppTokens.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_vpp_tokens '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_vpp_tokens '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_vpp_tokens
Create new navigation property to vppTokens for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/vppTokens.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_vpp_tokens '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_vpp_tokens '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_get_count_d643
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/vppTokens/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_get_count_d643 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_vpp_tokens_get_count_d643 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_vpp_tokens
Delete navigation property vppTokens for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/vppTokens/{vppToken-id}.
write - Parameters
- vpp_token_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_vpp_tokens
Get vppTokens from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/vppTokens/{vppToken-id}.
read - Parameters
- vpp_token_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_vpp_tokens
Update the navigation property vppTokens in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/vppTokens/{vppToken-id}.
write - Parameters
- vpp_token_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_vpp_tokens '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_vpp_token_sync_licenses
Invoke action syncLicenses\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses.
read - Parameters
- vpp_token_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_vpp_token_sync_licenses '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_vpp_tokens_vpp_token_sync_licenses '{"vpp_token_id":"example_vpp_token_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_list_windows_information_protection_policies
Get windowsInformationProtectionPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_list_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_list_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_create_windows_information_protection_policies
Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/windowsInformationProtectionPolicies.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_create_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_create_windows_information_protection_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_count_b909
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_count_b909 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_get_count_b909 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_app_management_delete_windows_information_protection_policies
Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}.
write - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_delete_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_delete_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_get_windows_information_protection_policies
Get windowsInformationProtectionPolicies from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_get_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_get_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_update_windows_information_protection_policies
Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}.
write - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_update_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_update_windows_information_protection_policies '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_list_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_assignments
Create new navigation property to assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments.
write - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_create_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_assignments_get_count_9869
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_assignments_get_count_9869 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_assignments_get_count_9869 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_assignments
Delete navigation property assignments for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_delete_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_assignments
Get assignments from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
read - Parameters
- windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_get_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_assignments
Update the navigation property assignments in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}.
write - Parameters
- windows_information_protection_policy_id, targeted_managed_app_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_update_assignments '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","targeted_managed_app_policy_assignment_id":"example_targeted_managed_app_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_exempt_app_locker_files
Get exemptAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_list_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_exempt_app_locker_files
Create new navigation property to exemptAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles.
write - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_create_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_exempt_app_locker_files_get_count_65c6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_exempt_app_locker_files_get_count_65c6 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_exempt_app_locker_files_get_count_65c6 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_exempt_app_locker_files
Delete navigation property exemptAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_delete_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_exempt_app_locker_files
Get exemptAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
read - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_get_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_exempt_app_locker_files
Update the navigation property exemptAppLockerFiles in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_update_exempt_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_protected_app_locker_files
Get protectedAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_list_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_protected_app_locker_files
Create new navigation property to protectedAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles.
write - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_create_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_protected_app_locker_files_get_count_fa50
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count.
read - Parameters
- windows_information_protection_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_protected_app_locker_files_get_count_fa50 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_protected_app_locker_files_get_count_fa50 '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_protected_app_locker_files
Delete navigation property protectedAppLockerFiles for deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_delete_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_protected_app_locker_files
Get protectedAppLockerFiles from deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
read - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_get_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_protected_app_locker_files
Update the navigation property protectedAppLockerFiles in deviceAppManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}.
write - Parameters
- windows_information_protection_policy_id, windows_information_protection_app_locker_file_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_app_management_windows_information_protection_policies_update_protected_app_locker_files '{"windows_information_protection_policy_id":"example_windows_information_protection_policy_id","windows_information_protection_app_locker_file_id":"example_windows_information_protection_app_locker_file_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_management_get_device_management
Get deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_management_get_device_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_management_get_device_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_management_update_device_management
Update deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_management_update_device_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_management_update_device_management '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_apple_push_notification_certificate
Delete navigation property applePushNotificationCertificate for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/applePushNotificationCertificate.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_apple_push_notification_certificate
Get applePushNotificationCertificate from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/applePushNotificationCertificate.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_apple_push_notification_certificate
Update the navigation property applePushNotificationCertificate in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/applePushNotificationCertificate.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_apple_push_notification_certificate '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_apple_push_notification_certificate_download_apple_push_notification_certificate_signing_request
Invoke function downloadApplePushNotificationCertificateSigningRequest\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_apple_push_notification_certificate_download_apple_push_notification_certificate_signing_request '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_apple_push_notification_certificate_download_apple_push_notification_certificate_signing_request '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_audit_events
Get auditEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/auditEvents.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_audit_events
Create new navigation property to auditEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/auditEvents.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_audit_events_get_count_7cd0
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/auditEvents/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_audit_events_get_count_7cd0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_audit_events_get_count_7cd0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_activity_types
Invoke function getAuditActivityTypes\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/auditEvents/getAuditActivityTypes(category='{category}').
read - Parameters
- category, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_activity_types '{"category":"example_category","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_audit_events_get_audit_activity_types '{"category":"example_category","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_categories
Invoke function getAuditCategories\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/auditEvents/getAuditCategories().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_audit_events_get_audit_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_audit_events
Delete navigation property auditEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/auditEvents/{auditEvent-id}.
write - Parameters
- audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_audit_events
Get auditEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/auditEvents/{auditEvent-id}.
read - Parameters
- audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_audit_events
Update the navigation property auditEvents in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/auditEvents/{auditEvent-id}.
write - Parameters
- audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_audit_events '{"audit_event_id":"example_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_compliance_management_partners
Get complianceManagementPartners from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/complianceManagementPartners.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_compliance_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_compliance_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_compliance_management_partners
Create new navigation property to complianceManagementPartners for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/complianceManagementPartners.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_compliance_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_compliance_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_compliance_management_partners_get_count_eeb1
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/complianceManagementPartners/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_compliance_management_partners_get_count_eeb1 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_compliance_management_partners_get_count_eeb1 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_compliance_management_partners
Delete navigation property complianceManagementPartners for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}.
write - Parameters
- compliance_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_compliance_management_partners
Get complianceManagementPartners from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}.
read - Parameters
- compliance_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_compliance_management_partners
Update the navigation property complianceManagementPartners in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}.
write - Parameters
- compliance_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_compliance_management_partners '{"compliance_management_partner_id":"example_compliance_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_conditional_access_settings
Delete navigation property conditionalAccessSettings for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/conditionalAccessSettings.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_conditional_access_settings
Get conditionalAccessSettings from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/conditionalAccessSettings.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_conditional_access_settings
Update the navigation property conditionalAccessSettings in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/conditionalAccessSettings.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_conditional_access_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_detected_apps
Get detectedApps from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_detected_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_detected_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_detected_apps
Create new navigation property to detectedApps for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/detectedApps.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_detected_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_detected_apps '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_detected_apps_get_count_0228
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_detected_apps_get_count_0228 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_detected_apps_get_count_0228 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_detected_apps
Delete navigation property detectedApps for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/detectedApps/{detectedApp-id}.
write - Parameters
- detected_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_detected_apps
Get detectedApps from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps/{detectedApp-id}.
read - Parameters
- detected_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_detected_apps
Update the navigation property detectedApps in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/detectedApps/{detectedApp-id}.
write - Parameters
- detected_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_detected_apps '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_detected_apps_list_managed_devices
Get managedDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps/{detectedApp-id}/managedDevices.
read - Parameters
- detected_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_detected_apps_list_managed_devices '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_detected_apps_list_managed_devices '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_detected_apps_managed_devices_get_count_d78c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count.
read - Parameters
- detected_app_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_detected_apps_managed_devices_get_count_d78c '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_detected_apps_managed_devices_get_count_d78c '{"detected_app_id":"example_detected_app_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_detected_apps_get_managed_devices
Get managedDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}.
read - Parameters
- detected_app_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_detected_apps_get_managed_devices '{"detected_app_id":"example_detected_app_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_detected_apps_get_managed_devices '{"detected_app_id":"example_detected_app_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_device_categories
Get deviceCategories from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCategories.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_categories
Create new navigation property to deviceCategories for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCategories.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_categories_get_count_ed54
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCategories/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_categories_get_count_ed54 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_categories_get_count_ed54 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_categories
Delete navigation property deviceCategories for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCategories/{deviceCategory-id}.
write - Parameters
- device_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_categories
Get deviceCategories from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCategories/{deviceCategory-id}.
read - Parameters
- device_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_categories
Update the navigation property deviceCategories in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCategories/{deviceCategory-id}.
write - Parameters
- device_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_categories '{"device_category_id":"example_device_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_device_compliance_policies
Get deviceCompliancePolicies from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_compliance_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_compliance_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_compliance_policies
Create new navigation property to deviceCompliancePolicies for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_compliance_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_compliance_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_count_6c5d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_count_6c5d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_count_6c5d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policies
Delete navigation property deviceCompliancePolicies for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_compliance_policies
Get deviceCompliancePolicies from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_compliance_policies
Update the navigation property deviceCompliancePolicies in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_compliance_policies '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_assign '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_assign '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_list_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_create_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_assignments_get_count_332a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_assignments_get_count_332a '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_assignments_get_count_332a '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}.
read - Parameters
- device_compliance_policy_id, device_compliance_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_assignments '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_policy_assignment_id":"example_device_compliance_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_setting_state_summaries
Get deviceSettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_list_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_setting_state_summaries
Create new navigation property to deviceSettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_create_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_setting_state_summaries_get_count_6b27
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_setting_state_summaries_get_count_6b27 '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_device_setting_state_summaries_get_count_6b27 '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_setting_state_summaries
Delete navigation property deviceSettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
write - Parameters
- device_compliance_policy_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_setting_state_summaries
Get deviceSettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
read - Parameters
- device_compliance_policy_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_setting_state_summaries
Update the navigation property deviceSettingStateSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
write - Parameters
- device_compliance_policy_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_device_setting_state_summaries '{"device_compliance_policy_id":"example_device_compliance_policy_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_status_overview
Delete navigation property deviceStatusOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_status_overview
Get deviceStatusOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_status_overview
Update the navigation property deviceStatusOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_device_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_statuses
Get deviceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_list_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_statuses
Create new navigation property to deviceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_create_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_statuses_get_count_f70b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_statuses_get_count_f70b '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_device_statuses_get_count_f70b '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_statuses
Delete navigation property deviceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_statuses
Get deviceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}.
read - Parameters
- device_compliance_policy_id, device_compliance_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_statuses
Update the navigation property deviceStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_device_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_device_status_id":"example_device_compliance_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_schedule_actions_for_rules
Invoke action scheduleActionsForRules\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_schedule_actions_for_rules '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_schedule_actions_for_rules '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_scheduled_actions_for_rule
Get scheduledActionsForRule from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_list_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_scheduled_actions_for_rule
Create new navigation property to scheduledActionsForRule for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_create_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_count_afd5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_count_afd5 '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_count_afd5 '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_scheduled_actions_for_rule
Delete navigation property scheduledActionsForRule for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_scheduled_actions_for_rule
Get scheduledActionsForRule from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}.
read - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_scheduled_actions_for_rule
Update the navigation property scheduledActionsForRule in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_scheduled_actions_for_rule '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_list_scheduled_action_configurations
Get scheduledActionConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations.
read - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_list_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_list_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_create_scheduled_action_configurations
Create new navigation property to scheduledActionConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations.
write - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_create_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_create_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_scheduled_action_configurations_get_count_b4b5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count.
read - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_scheduled_action_configurations_get_count_b4b5 '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_scheduled_action_configurations_get_count_b4b5 '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_delete_scheduled_action_configurations
Delete navigation property scheduledActionConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, device_compliance_action_item_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_delete_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_delete_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_scheduled_action_configurations
Get scheduledActionConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}.
read - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, device_compliance_action_item_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_update_scheduled_action_configurations
Update the navigation property scheduledActionConfigurations in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_scheduled_action_for_rule_id, device_compliance_action_item_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_update_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_update_scheduled_action_configurations '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_scheduled_action_for_rule_id":"example_device_compliance_scheduled_action_for_rule_id","device_compliance_action_item_id":"example_device_compliance_action_item_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_status_overview
Delete navigation property userStatusOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_status_overview
Get userStatusOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_status_overview
Update the navigation property userStatusOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_user_status_overview '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_user_statuses
Get userStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_list_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_user_statuses
Create new navigation property to userStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses.
write - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_create_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_user_statuses_get_count_fa4a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count.
read - Parameters
- device_compliance_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_user_statuses_get_count_fa4a '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_user_statuses_get_count_fa4a '{"device_compliance_policy_id":"example_device_compliance_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_statuses
Delete navigation property userStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_delete_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_statuses
Get userStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}.
read - Parameters
- device_compliance_policy_id, device_compliance_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_get_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_statuses
Update the navigation property userStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}.
write - Parameters
- device_compliance_policy_id, device_compliance_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policies_update_user_statuses '{"device_compliance_policy_id":"example_device_compliance_policy_id","device_compliance_user_status_id":"example_device_compliance_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_device_state_summary
Delete navigation property deviceCompliancePolicyDeviceStateSummary for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicyDeviceStateSummary.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_device_state_summary
Get deviceCompliancePolicyDeviceStateSummary from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicyDeviceStateSummary.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_device_state_summary
Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicyDeviceStateSummary.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_compliance_policy_device_state_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_device_compliance_policy_setting_state_summaries
Get deviceCompliancePolicySettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_compliance_policy_setting_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_compliance_policy_setting_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_compliance_policy_setting_state_summaries
Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicySettingStateSummaries.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_compliance_policy_setting_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_compliance_policy_setting_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_count_ca06
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_count_ca06 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_count_ca06 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_setting_state_summaries
Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}.
write - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_setting_state_summaries
Get deviceCompliancePolicySettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}.
read - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_setting_state_summaries
Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}.
write - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_compliance_policy_setting_state_summaries '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_list_device_compliance_setting_states
Get deviceComplianceSettingStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates.
read - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_list_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_list_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_create_device_compliance_setting_states
Create new navigation property to deviceComplianceSettingStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates.
write - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_create_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_create_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_device_compliance_setting_states_get_count_49c2
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count.
read - Parameters
- device_compliance_policy_setting_state_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_device_compliance_setting_states_get_count_49c2 '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_device_compliance_setting_states_get_count_49c2 '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_delete_device_compliance_setting_states
Delete navigation property deviceComplianceSettingStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}.
write - Parameters
- device_compliance_policy_setting_state_summary_id, device_compliance_setting_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_delete_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_delete_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_device_compliance_setting_states
Get deviceComplianceSettingStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}.
read - Parameters
- device_compliance_policy_setting_state_summary_id, device_compliance_setting_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_update_device_compliance_setting_states
Update the navigation property deviceComplianceSettingStates in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}.
write - Parameters
- device_compliance_policy_setting_state_summary_id, device_compliance_setting_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_update_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_update_device_compliance_setting_states '{"device_compliance_policy_setting_state_summary_id":"example_device_compliance_policy_setting_state_summary_id","device_compliance_setting_state_id":"example_device_compliance_setting_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_delete_device_configuration_device_state_summaries
Delete navigation property deviceConfigurationDeviceStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurationDeviceStateSummaries.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_device_configuration_device_state_summaries
Get deviceConfigurationDeviceStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurationDeviceStateSummaries.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_device_configuration_device_state_summaries
Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurationDeviceStateSummaries.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_configuration_device_state_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_device_configurations
Get deviceConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_configurations
Create new navigation property to deviceConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_count_2013
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_count_2013 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_count_2013 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_configurations
Delete navigation property deviceConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_configurations
Get deviceConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_configurations
Update the navigation property deviceConfigurations in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_configurations '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_assign '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_device_configuration_assign '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_list_assignments '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_list_assignments '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_create_assignments '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_create_assignments '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_assignments_get_count_170b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_assignments_get_count_170b '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_assignments_get_count_170b '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}.
write - Parameters
- device_configuration_id, device_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}.
read - Parameters
- device_configuration_id, device_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}.
write - Parameters
- device_configuration_id, device_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_assignments '{"device_configuration_id":"example_device_configuration_id","device_configuration_assignment_id":"example_device_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_setting_state_summaries
Get deviceSettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_list_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_setting_state_summaries
Create new navigation property to deviceSettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_create_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_device_setting_state_summaries_get_count_921c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_device_setting_state_summaries_get_count_921c '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_device_setting_state_summaries_get_count_921c '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_setting_state_summaries
Delete navigation property deviceSettingStateSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
write - Parameters
- device_configuration_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_setting_state_summaries
Get deviceSettingStateSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
read - Parameters
- device_configuration_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_setting_state_summaries
Update the navigation property deviceSettingStateSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}.
write - Parameters
- device_configuration_id, setting_state_device_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_device_setting_state_summaries '{"device_configuration_id":"example_device_configuration_id","setting_state_device_summary_id":"example_setting_state_device_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_status_overview
Delete navigation property deviceStatusOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_status_overview
Get deviceStatusOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_status_overview
Update the navigation property deviceStatusOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_device_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_statuses
Get deviceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_list_device_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_statuses
Create new navigation property to deviceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_create_device_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_device_statuses_get_count_ce20
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_device_statuses_get_count_ce20 '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_device_statuses_get_count_ce20 '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_statuses
Delete navigation property deviceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}.
write - Parameters
- device_configuration_id, device_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_statuses
Get deviceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}.
read - Parameters
- device_configuration_id, device_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_statuses
Update the navigation property deviceStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}.
write - Parameters
- device_configuration_id, device_configuration_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_device_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_device_status_id":"example_device_configuration_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_get_oma_setting_plain_text_value
Invoke function getOmaSettingPlainTextValue\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}').
read - Parameters
- device_configuration_id, secret_reference_value_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_get_oma_setting_plain_text_value '{"device_configuration_id":"example_device_configuration_id","secret_reference_value_id":"example_secret_reference_value_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_device_configuration_get_oma_setting_plain_text_value '{"device_configuration_id":"example_device_configuration_id","secret_reference_value_id":"example_secret_reference_value_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_status_overview
Delete navigation property userStatusOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_status_overview
Get userStatusOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_status_overview
Update the navigation property userStatusOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_user_status_overview '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_list_user_statuses
Get userStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_list_user_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_list_user_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_create_user_statuses
Create new navigation property to userStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses.
write - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_create_user_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_create_user_statuses '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_user_statuses_get_count_a3f6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count.
read - Parameters
- device_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_user_statuses_get_count_a3f6 '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_user_statuses_get_count_a3f6 '{"device_configuration_id":"example_device_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_statuses
Delete navigation property userStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}.
write - Parameters
- device_configuration_id, device_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_delete_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_statuses
Get userStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}.
read - Parameters
- device_configuration_id, device_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_get_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_statuses
Update the navigation property userStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}.
write - Parameters
- device_configuration_id, device_configuration_user_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_configurations_update_user_statuses '{"device_configuration_id":"example_device_configuration_id","device_configuration_user_status_id":"example_device_configuration_user_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_device_enrollment_configurations
Get deviceEnrollmentConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_enrollment_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_enrollment_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_enrollment_configurations
Create new navigation property to deviceEnrollmentConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceEnrollmentConfigurations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_enrollment_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_enrollment_configurations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_count_69e5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_count_69e5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_get_count_69e5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_enrollment_configurations
Delete navigation property deviceEnrollmentConfigurations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}.
write - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_enrollment_configurations
Get deviceEnrollmentConfigurations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}.
read - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_enrollment_configurations
Update the navigation property deviceEnrollmentConfigurations in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}.
write - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_enrollment_configurations '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign.
read - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_assign '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_assign '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments.
read - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_list_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_list_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments.
write - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_create_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_create_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_assignments_get_count_f0d7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count.
read - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_assignments_get_count_f0d7 '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_assignments_get_count_f0d7 '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}.
write - Parameters
- device_enrollment_configuration_id, enrollment_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_delete_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_delete_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}.
read - Parameters
- device_enrollment_configuration_id, enrollment_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_get_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}.
write - Parameters
- device_enrollment_configuration_id, enrollment_configuration_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_update_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_update_assignments '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","enrollment_configuration_assignment_id":"example_enrollment_configuration_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_set_priority
Invoke action setPriority\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority.
read - Parameters
- device_enrollment_configuration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_set_priority '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_set_priority '{"device_enrollment_configuration_id":"example_device_enrollment_configuration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_device_management_partners
Get deviceManagementPartners from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceManagementPartners.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_device_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_device_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_device_management_partners
Create new navigation property to deviceManagementPartners for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceManagementPartners.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_device_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_device_management_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_device_management_partners_get_count_6f25
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceManagementPartners/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_management_partners_get_count_6f25 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_management_partners_get_count_6f25 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_device_management_partners
Delete navigation property deviceManagementPartners for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}.
write - Parameters
- device_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_device_management_partners
Get deviceManagementPartners from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}.
read - Parameters
- device_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_device_management_partners
Update the navigation property deviceManagementPartners in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}.
write - Parameters
- device_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_device_management_partners '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_device_management_partners_device_management_partner_terminate
Invoke action terminate\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate.
read - Parameters
- device_management_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_device_management_partners_device_management_partner_terminate '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_device_management_partners_device_management_partner_terminate '{"device_management_partner_id":"example_device_management_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_exchange_connectors
Get exchangeConnectors from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/exchangeConnectors.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_exchange_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_exchange_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_exchange_connectors
Create new navigation property to exchangeConnectors for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/exchangeConnectors.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_exchange_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_exchange_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_exchange_connectors_get_count_7e43
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/exchangeConnectors/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_exchange_connectors_get_count_7e43 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_exchange_connectors_get_count_7e43 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_exchange_connectors
Delete navigation property exchangeConnectors for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}.
write - Parameters
- device_management_exchange_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_exchange_connectors
Get exchangeConnectors from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}.
read - Parameters
- device_management_exchange_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_exchange_connectors
Update the navigation property exchangeConnectors in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}.
write - Parameters
- device_management_exchange_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_exchange_connectors '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_exchange_connectors_device_management_exchange_connector_sync
Invoke action sync\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync.
read - Parameters
- device_management_exchange_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_exchange_connectors_device_management_exchange_connector_sync '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_exchange_connectors_device_management_exchange_connector_sync '{"device_management_exchange_connector_id":"example_device_management_exchange_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_effective_permissions
Invoke function getEffectivePermissions\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/getEffectivePermissions(scope='{scope}').
read - Parameters
- scope, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_effective_permissions '{"scope":"example_scope","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_effective_permissions '{"scope":"example_scope","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_imported_windows_autopilot_device_identities
Get importedWindowsAutopilotDeviceIdentities from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/importedWindowsAutopilotDeviceIdentities.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_imported_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_imported_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_imported_windows_autopilot_device_identities
Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/importedWindowsAutopilotDeviceIdentities.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_imported_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_imported_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_get_count_36aa
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/importedWindowsAutopilotDeviceIdentities/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_get_count_36aa '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_imported_windows_autopilot_device_identities_get_count_36aa '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_import
Invoke action import\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/importedWindowsAutopilotDeviceIdentities/import.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_import '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_imported_windows_autopilot_device_identities_import '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_imported_windows_autopilot_device_identities
Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}.
write - Parameters
- imported_windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_imported_windows_autopilot_device_identities
Get importedWindowsAutopilotDeviceIdentities from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}.
read - Parameters
- imported_windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_imported_windows_autopilot_device_identities
Update the navigation property importedWindowsAutopilotDeviceIdentities in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}.
write - Parameters
- imported_windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_imported_windows_autopilot_device_identities '{"imported_windows_autopilot_device_identity_id":"example_imported_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_ios_update_statuses
Get iosUpdateStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/iosUpdateStatuses.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_ios_update_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_ios_update_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_ios_update_statuses
Create new navigation property to iosUpdateStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/iosUpdateStatuses.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_ios_update_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_ios_update_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_ios_update_statuses_get_count_c734
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/iosUpdateStatuses/$count.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_ios_update_statuses_get_count_c734 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_ios_update_statuses_get_count_c734 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_ios_update_statuses
Delete navigation property iosUpdateStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}.
write - Parameters
- ios_update_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_ios_update_statuses
Get iosUpdateStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}.
write - Parameters
- ios_update_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_ios_update_statuses
Update the navigation property iosUpdateStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}.
write - Parameters
- ios_update_device_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_ios_update_statuses '{"ios_update_device_status_id":"example_ios_update_device_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_managed_device_overview
Get managedDeviceOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDeviceOverview.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_managed_device_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_managed_device_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_managed_devices
Get managedDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_managed_devices
Create new navigation property to managedDevices for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_count_8108
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_count_8108 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_count_8108 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_managed_devices
Delete navigation property managedDevices for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_managed_devices
Get managedDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_managed_devices
Update the navigation property managedDevices in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_bypass_activation_lock
Invoke action bypassActivationLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_bypass_activation_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_bypass_activation_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_clean_windows_device
Invoke action cleanWindowsDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_clean_windows_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_clean_windows_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_delete_user_from_shared_apple_device
Invoke action deleteUserFromSharedAppleDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_delete_user_from_shared_apple_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_delete_user_from_shared_apple_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_category
Delete navigation property deviceCategory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_category
Get deviceCategory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_category
Update the navigation property deviceCategory in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_ref_device_category
Delete ref of navigation property deviceCategory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_ref_device_category
Get ref of deviceCategory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_ref_device_category
Update the ref of navigation property deviceCategory in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PUT /deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_compliance_policy_states
Get deviceCompliancePolicyStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_list_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_compliance_policy_states
Create new navigation property to deviceCompliancePolicyStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_create_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_device_compliance_policy_states_get_count_dafa
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_device_compliance_policy_states_get_count_dafa '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_device_compliance_policy_states_get_count_dafa '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_compliance_policy_states
Delete navigation property deviceCompliancePolicyStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_compliance_policy_states
Get deviceCompliancePolicyStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
read - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_compliance_policy_states
Update the navigation property deviceCompliancePolicyStates in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_configuration_states
Get deviceConfigurationStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_list_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_configuration_states
Create new navigation property to deviceConfigurationStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_create_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_device_configuration_states_get_count_a01e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_device_configuration_states_get_count_a01e '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_device_configuration_states_get_count_a01e '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_configuration_states
Delete navigation property deviceConfigurationStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_configuration_states
Get deviceConfigurationStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
read - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_configuration_states
Update the navigation property deviceConfigurationStates in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_disable_lost_mode
Invoke action disableLostMode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/disableLostMode.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_disable_lost_mode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_disable_lost_mode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_locate_device
Invoke action locateDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/locateDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_locate_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_locate_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_list_log_collection_requests
Get logCollectionRequests from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_list_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_list_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_create_log_collection_requests
Create new navigation property to logCollectionRequests for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_create_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_create_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_log_collection_requests_get_count_78aa
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_log_collection_requests_get_count_78aa '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_log_collection_requests_get_count_78aa '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_log_collection_requests
Delete navigation property logCollectionRequests for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_log_collection_requests
Get logCollectionRequests from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
read - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_log_collection_requests
Update the navigation property logCollectionRequests in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url
Invoke action createDownloadUrl\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_logout_shared_apple_device_active_user
Invoke action logoutSharedAppleDeviceActiveUser\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_logout_shared_apple_device_active_user '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_logout_shared_apple_device_active_user '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reboot_now
Invoke action rebootNow\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/rebootNow.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reboot_now '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_reboot_now '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_recover_passcode
Invoke action recoverPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_recover_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_recover_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_remote_lock
Invoke action remoteLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/remoteLock.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_remote_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_remote_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_request_remote_assistance
Invoke action requestRemoteAssistance\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_request_remote_assistance '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_request_remote_assistance '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reset_passcode
Invoke action resetPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/resetPasscode.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reset_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_reset_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_retire
Invoke action retire\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/retire.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_retire '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_retire '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_shut_down
Invoke action shutDown\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/shutDown.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_shut_down '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_shut_down '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_sync_device
Invoke action syncDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/syncDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_sync_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_sync_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_update_windows_device_account
Invoke action updateWindowsDeviceAccount\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_update_windows_device_account '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_update_windows_device_account '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_list_users
Get users from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/users.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_list_users '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_list_users '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_scan
Invoke action windowsDefenderScan\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_scan '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_windows_defender_scan '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_update_signatures
Invoke action windowsDefenderUpdateSignatures\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_update_signatures '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_windows_defender_update_signatures '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_delete_windows_protection_state
Delete navigation property windowsProtectionState for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_delete_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_delete_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_get_windows_protection_state
Get windowsProtectionState from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_get_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_get_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_update_windows_protection_state
Update the navigation property windowsProtectionState in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_update_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_update_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_list_detected_malware_state
Get detectedMalwareState from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_list_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_list_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_create_detected_malware_state
Create new navigation property to detectedMalwareState for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_create_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_create_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_detected_malware_state_get_count_59c4
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_detected_malware_state_get_count_59c4 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_detected_malware_state_get_count_59c4 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_delete_detected_malware_state
Delete navigation property detectedMalwareState for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_delete_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_delete_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_get_detected_malware_state
Get detectedMalwareState from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
read - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_get_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_get_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_update_detected_malware_state
Update the navigation property detectedMalwareState in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_update_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_windows_protection_state_update_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_wipe
Invoke action wipe\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/managedDevices/{managedDevice-id}/wipe.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_wipe '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_managed_devices_managed_device_wipe '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_mobile_app_troubleshooting_events
Get mobileAppTroubleshootingEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_mobile_app_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_mobile_app_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_mobile_app_troubleshooting_events
Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/mobileAppTroubleshootingEvents.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_mobile_app_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_mobile_app_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_count_9f2d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_count_9f2d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_get_count_9f2d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_mobile_app_troubleshooting_events
Delete navigation property mobileAppTroubleshootingEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}.
write - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_mobile_app_troubleshooting_events
Get mobileAppTroubleshootingEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}.
read - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_mobile_app_troubleshooting_events
Update the navigation property mobileAppTroubleshootingEvents in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}.
write - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_mobile_app_troubleshooting_events '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_list_app_log_collection_requests
Get appLogCollectionRequests from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests.
read - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_list_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_list_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_create_app_log_collection_requests
Create new navigation property to appLogCollectionRequests for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests.
write - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_create_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_create_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_app_log_collection_requests_get_count_0428
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count.
read - Parameters
- mobile_app_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_app_log_collection_requests_get_count_0428 '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_app_log_collection_requests_get_count_0428 '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_delete_app_log_collection_requests
Delete navigation property appLogCollectionRequests for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}.
write - Parameters
- mobile_app_troubleshooting_event_id, app_log_collection_request_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_delete_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_delete_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_app_log_collection_requests
Get appLogCollectionRequests from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}.
read - Parameters
- mobile_app_troubleshooting_event_id, app_log_collection_request_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_get_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_update_app_log_collection_requests
Update the navigation property appLogCollectionRequests in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}.
write - Parameters
- mobile_app_troubleshooting_event_id, app_log_collection_request_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_update_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_update_app_log_collection_requests '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_mobile_app_troubleshooting_event_app_log_collection_requests_app_log_collection_request_create_download_url
Invoke action createDownloadUrl\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl.
write - Parameters
- mobile_app_troubleshooting_event_id, app_log_collection_request_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_mobile_app_troubleshooting_event_app_log_collection_requests_app_log_collection_request_create_download_url '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_app_troubleshooting_events_mobile_app_troubleshooting_event_app_log_collection_requests_app_log_collection_request_create_download_url '{"mobile_app_troubleshooting_event_id":"example_mobile_app_troubleshooting_event_id","app_log_collection_request_id":"example_app_log_collection_request_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_mobile_threat_defense_connectors
Get mobileThreatDefenseConnectors from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileThreatDefenseConnectors.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_mobile_threat_defense_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_mobile_threat_defense_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_mobile_threat_defense_connectors
Create new navigation property to mobileThreatDefenseConnectors for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/mobileThreatDefenseConnectors.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_mobile_threat_defense_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_mobile_threat_defense_connectors '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_mobile_threat_defense_connectors_get_count_7a2a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileThreatDefenseConnectors/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_mobile_threat_defense_connectors_get_count_7a2a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_mobile_threat_defense_connectors_get_count_7a2a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_mobile_threat_defense_connectors
Delete navigation property mobileThreatDefenseConnectors for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}.
write - Parameters
- mobile_threat_defense_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_mobile_threat_defense_connectors
Get mobileThreatDefenseConnectors from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}.
read - Parameters
- mobile_threat_defense_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_mobile_threat_defense_connectors
Update the navigation property mobileThreatDefenseConnectors in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}.
write - Parameters
- mobile_threat_defense_connector_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_mobile_threat_defense_connectors '{"mobile_threat_defense_connector_id":"example_mobile_threat_defense_connector_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_notification_message_templates
Get notificationMessageTemplates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_notification_message_templates '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_notification_message_templates '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_notification_message_templates
Create new navigation property to notificationMessageTemplates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/notificationMessageTemplates.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_notification_message_templates '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_notification_message_templates '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_count_1654
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_count_1654 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_get_count_1654 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_notification_message_templates
Delete navigation property notificationMessageTemplates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}.
write - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_notification_message_templates
Get notificationMessageTemplates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}.
read - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_notification_message_templates
Update the navigation property notificationMessageTemplates in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}.
write - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_notification_message_templates '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_list_localized_notification_messages
Get localizedNotificationMessages from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages.
read - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_list_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_list_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_create_localized_notification_messages
Create new navigation property to localizedNotificationMessages for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages.
write - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_create_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_create_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_localized_notification_messages_get_count_dee6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count.
read - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_localized_notification_messages_get_count_dee6 '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_localized_notification_messages_get_count_dee6 '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_delete_localized_notification_messages
Delete navigation property localizedNotificationMessages for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}.
write - Parameters
- notification_message_template_id, localized_notification_message_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_delete_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_delete_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_localized_notification_messages
Get localizedNotificationMessages from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}.
read - Parameters
- notification_message_template_id, localized_notification_message_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_get_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_update_localized_notification_messages
Update the navigation property localizedNotificationMessages in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}.
write - Parameters
- notification_message_template_id, localized_notification_message_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_update_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_update_localized_notification_messages '{"notification_message_template_id":"example_notification_message_template_id","localized_notification_message_id":"example_localized_notification_message_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_notification_message_templates_notification_message_template_send_test_message
Invoke action sendTestMessage\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage.
write - Parameters
- notification_message_template_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_notification_message_templates_notification_message_template_send_test_message '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_notification_message_templates_notification_message_template_send_test_message '{"notification_message_template_id":"example_notification_message_template_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_remote_assistance_partners
List remoteAssistancePartners\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/remoteAssistancePartners.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_remote_assistance_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_remote_assistance_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_remote_assistance_partners
Create remoteAssistancePartner\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/remoteAssistancePartners.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_remote_assistance_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_remote_assistance_partners '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_get_count_427d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/remoteAssistancePartners/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_get_count_427d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_remote_assistance_partners_get_count_427d '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_remote_assistance_partners
Delete remoteAssistancePartner\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}.
write - Parameters
- remote_assistance_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_remote_assistance_partners
Get remoteAssistancePartner\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}.
read - Parameters
- remote_assistance_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_remote_assistance_partners
Update remoteAssistancePartner\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}.
write - Parameters
- remote_assistance_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_remote_assistance_partners '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_begin_onboarding
Invoke action beginOnboarding\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding.
read - Parameters
- remote_assistance_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_begin_onboarding '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_begin_onboarding '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_disconnect
Invoke action disconnect\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect.
read - Parameters
- remote_assistance_partner_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_disconnect '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_disconnect '{"remote_assistance_partner_id":"example_remote_assistance_partner_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_reports
Delete navigation property reports for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/reports.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_reports
Get reports from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/reports.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_reports
Update the navigation property reports in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/reports.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_list_export_jobs
Get exportJobs from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/reports/exportJobs.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_list_export_jobs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_list_export_jobs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_create_export_jobs
Create new navigation property to exportJobs for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/exportJobs.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_create_export_jobs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_create_export_jobs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_export_jobs_get_count_5277
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/reports/exportJobs/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_export_jobs_get_count_5277 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_export_jobs_get_count_5277 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_delete_export_jobs
Delete navigation property exportJobs for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}.
write - Parameters
- device_management_export_job_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_delete_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_delete_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_reports_get_export_jobs
Get exportJobs from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}.
read - Parameters
- device_management_export_job_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_reports_update_export_jobs
Update the navigation property exportJobs in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}.
write - Parameters
- device_management_export_job_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_update_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_update_export_jobs '{"device_management_export_job_id":"example_device_management_export_job_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_reports_get_cached_report
Invoke action getCachedReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getCachedReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_cached_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_cached_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_report
Invoke action getCompliancePolicyNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getCompliancePolicyNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_summary_report
Invoke action getCompliancePolicyNonComplianceSummaryReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_compliance_setting_non_compliance_report
Invoke action getComplianceSettingNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getComplianceSettingNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_compliance_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_compliance_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_report
Invoke action getConfigurationPolicyNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getConfigurationPolicyNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_summary_report
Invoke action getConfigurationPolicyNonComplianceSummaryReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_configuration_setting_non_compliance_report
Invoke action getConfigurationSettingNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getConfigurationSettingNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_configuration_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_configuration_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_per_setting_contributing_profiles
Invoke action getDeviceManagementIntentPerSettingContributingProfiles\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_per_setting_contributing_profiles '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_device_management_intent_per_setting_contributing_profiles '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_settings_report
Invoke action getDeviceManagementIntentSettingsReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getDeviceManagementIntentSettingsReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_settings_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_device_management_intent_settings_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_device_non_compliance_report
Invoke action getDeviceNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getDeviceNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_device_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_device_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_devices_without_compliance_policy_report
Invoke action getDevicesWithoutCompliancePolicyReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getDevicesWithoutCompliancePolicyReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_devices_without_compliance_policy_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_devices_without_compliance_policy_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_historical_report
Invoke action getHistoricalReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getHistoricalReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_historical_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_historical_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_noncompliant_devices_and_settings_report
Invoke action getNoncompliantDevicesAndSettingsReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getNoncompliantDevicesAndSettingsReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_noncompliant_devices_and_settings_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_noncompliant_devices_and_settings_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_metadata
Invoke action getPolicyNonComplianceMetadata\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getPolicyNonComplianceMetadata.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_metadata '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_policy_non_compliance_metadata '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_report
Invoke action getPolicyNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getPolicyNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_policy_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_summary_report
Invoke action getPolicyNonComplianceSummaryReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getPolicyNonComplianceSummaryReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_policy_non_compliance_summary_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_report_filters
Invoke action getReportFilters\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getReportFilters.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_report_filters '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_report_filters '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_get_setting_non_compliance_report
Invoke action getSettingNonComplianceReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/getSettingNonComplianceReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_get_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_get_setting_non_compliance_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_reports_retrieve_device_app_installation_status_report
Invoke action retrieveDeviceAppInstallationStatusReport\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/reports/retrieveDeviceAppInstallationStatusReport.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_reports_retrieve_device_app_installation_status_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_reports_retrieve_device_app_installation_status_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_resource_operations
Get resourceOperations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/resourceOperations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_resource_operations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_resource_operations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_resource_operations
Create new navigation property to resourceOperations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/resourceOperations.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_resource_operations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_resource_operations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_resource_operations_get_count_db11
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/resourceOperations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_resource_operations_get_count_db11 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_resource_operations_get_count_db11 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_resource_operations
Delete navigation property resourceOperations for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/resourceOperations/{resourceOperation-id}.
write - Parameters
- resource_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_resource_operations
Get resourceOperations from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/resourceOperations/{resourceOperation-id}.
read - Parameters
- resource_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_resource_operations
Update the navigation property resourceOperations in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/resourceOperations/{resourceOperation-id}.
write - Parameters
- resource_operation_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_resource_operations '{"resource_operation_id":"example_resource_operation_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_role_assignments
Get roleAssignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleAssignments.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_role_assignments '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_role_assignments '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_role_assignments
Create new navigation property to roleAssignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/roleAssignments.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_role_assignments '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_role_assignments '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_role_assignments_get_count_13e6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleAssignments/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_assignments_get_count_13e6 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_assignments_get_count_13e6 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_role_assignments
Delete navigation property roleAssignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}.
write - Parameters
- device_and_app_management_role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_role_assignments
Get roleAssignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}.
read - Parameters
- device_and_app_management_role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_role_assignments
Update the navigation property roleAssignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}.
write - Parameters
- device_and_app_management_role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_role_assignments '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_role_assignments_get_role_definition
Get roleDefinition from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition.
read - Parameters
- device_and_app_management_role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_assignments_get_role_definition '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_assignments_get_role_definition '{"device_and_app_management_role_assignment_id":"example_device_and_app_management_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_role_definitions
Get roleDefinitions from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_role_definitions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_role_definitions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_role_definitions
Create new navigation property to roleDefinitions for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/roleDefinitions.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_role_definitions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_role_definitions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_get_count_031b
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_get_count_031b '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_get_count_031b '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_role_definitions
Delete navigation property roleDefinitions for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/roleDefinitions/{roleDefinition-id}.
write - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_role_definitions
Get roleDefinitions from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/{roleDefinition-id}.
read - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_role_definitions
Update the navigation property roleDefinitions in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/roleDefinitions/{roleDefinition-id}.
write - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_role_definitions '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_list_role_assignments
Get roleAssignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments.
read - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_list_role_assignments '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_list_role_assignments '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_create_role_assignments
Create new navigation property to roleAssignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments.
write - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_create_role_assignments '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_create_role_assignments '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_count_3dca
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count.
read - Parameters
- role_definition_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_count_3dca '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_role_assignments_get_count_3dca '{"role_definition_id":"example_role_definition_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_delete_role_assignments
Delete navigation property roleAssignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}.
write - Parameters
- role_definition_id, role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_delete_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_delete_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_get_role_assignments
Get roleAssignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}.
read - Parameters
- role_definition_id, role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_get_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_get_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_update_role_assignments
Update the navigation property roleAssignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}.
write - Parameters
- role_definition_id, role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_update_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_update_role_assignments '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_role_definition
Get roleDefinition from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition.
read - Parameters
- role_definition_id, role_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_role_definition '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_role_definitions_role_assignments_get_role_definition '{"role_definition_id":"example_role_definition_id","role_assignment_id":"example_role_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_get_software_update_status_summary
Get softwareUpdateStatusSummary from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/softwareUpdateStatusSummary.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_software_update_status_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_software_update_status_summary '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_terms_and_conditions
Get termsAndConditions from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_terms_and_conditions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_terms_and_conditions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_terms_and_conditions
Create new navigation property to termsAndConditions for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/termsAndConditions.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_terms_and_conditions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_terms_and_conditions '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_count_b2c0
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_count_b2c0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_get_count_b2c0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_terms_and_conditions
Delete navigation property termsAndConditions for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/termsAndConditions/{termsAndConditions-id}.
write - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_terms_and_conditions
Get termsAndConditions from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}.
read - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_terms_and_conditions
Update the navigation property termsAndConditions in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/termsAndConditions/{termsAndConditions-id}.
write - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_acceptance_statuses
Get acceptanceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses.
read - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_list_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_acceptance_statuses
Create new navigation property to acceptanceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses.
write - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_create_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_count_d4f9
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count.
read - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_count_d4f9 '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_count_d4f9 '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_acceptance_statuses
Delete navigation property acceptanceStatuses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}.
write - Parameters
- terms_and_conditions_id, terms_and_conditions_acceptance_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_delete_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_acceptance_statuses
Get acceptanceStatuses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}.
read - Parameters
- terms_and_conditions_id, terms_and_conditions_acceptance_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_get_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_acceptance_statuses
Update the navigation property acceptanceStatuses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}.
write - Parameters
- terms_and_conditions_id, terms_and_conditions_acceptance_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_update_acceptance_statuses '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_terms_and_conditions
Get termsAndConditions from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions.
read - Parameters
- terms_and_conditions_id, terms_and_conditions_acceptance_status_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_terms_and_conditions '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_acceptance_status_id":"example_terms_and_conditions_acceptance_status_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments.
read - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_list_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments.
write - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_create_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_assignments_get_count_0a20
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count.
read - Parameters
- terms_and_conditions_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_assignments_get_count_0a20 '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_assignments_get_count_0a20 '{"terms_and_conditions_id":"example_terms_and_conditions_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}.
write - Parameters
- terms_and_conditions_id, terms_and_conditions_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_delete_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}.
read - Parameters
- terms_and_conditions_id, terms_and_conditions_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_get_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}.
write - Parameters
- terms_and_conditions_id, terms_and_conditions_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_terms_and_conditions_update_assignments '{"terms_and_conditions_id":"example_terms_and_conditions_id","terms_and_conditions_assignment_id":"example_terms_and_conditions_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_troubleshooting_events
Get troubleshootingEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/troubleshootingEvents.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_troubleshooting_events
Create new navigation property to troubleshootingEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/troubleshootingEvents.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_troubleshooting_events_get_count_0f54
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/troubleshootingEvents/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_troubleshooting_events_get_count_0f54 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_troubleshooting_events_get_count_0f54 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_troubleshooting_events
Delete navigation property troubleshootingEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_troubleshooting_events
Get troubleshootingEvents from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
read - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_troubleshooting_events
Update the navigation property troubleshootingEvents in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance
Get userExperienceAnalyticsAppHealthApplicationPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance
Create new navigation property to userExperienceAnalyticsAppHealthApplicationPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_get_count_6ac7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_get_count_6ac7 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_get_count_6ac7 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance
Delete navigation property userExperienceAnalyticsAppHealthApplicationPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_application_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance
Get userExperienceAnalyticsAppHealthApplicationPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}.
read - Parameters
- user_experience_analytics_app_health_application_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance
Update the navigation property userExperienceAnalyticsAppHealthApplicationPerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_application_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance '{"user_experience_analytics_app_health_application_performance_id":"example_user_experience_analytics_app_health_application_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_details
Get userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_details
Create new navigation property to userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_details_get_count_2b1f
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_details_get_count_2b1f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_details_get_count_2b1f '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_details
Delete navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_details
Get userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}.
read - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_details
Update the navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_details '{"user_experience_analytics_app_health_app_performance_by_app_version_details_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_device_id
Get userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_device_id
Create new navigation property to userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_device_id_get_count_d4df
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_device_id_get_count_d4df '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_device_id_get_count_d4df '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_device_id
Delete navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_device_id_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_device_id
Get userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}.
read - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_device_id_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_device_id
Update the navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_app_version_device_id_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_device_id '{"user_experience_analytics_app_health_app_performance_by_app_version_device_id_id":"example_user_experience_analytics_app_health_app_performance_by_app_version_device_id_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_osversion
Get userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_osversion '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_osversion '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_osversion
Create new navigation property to userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_osversion '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_osversion '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_osversion_get_count_e423
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_osversion_get_count_e423 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_osversion_get_count_e423 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_osversion
Delete navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_osversion_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_osversion
Get userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}.
read - Parameters
- user_experience_analytics_app_health_app_performance_by_osversion_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_osversion
Update the navigation property userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}.
write - Parameters
- user_experience_analytics_app_health_app_performance_by_osversion_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_osversion '{"user_experience_analytics_app_health_app_performance_by_osversion_id":"example_user_experience_analytics_app_health_app_performance_by_osversion_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_model_performance
Get userExperienceAnalyticsAppHealthDeviceModelPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_device_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_model_performance
Create new navigation property to userExperienceAnalyticsAppHealthDeviceModelPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_device_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_model_performance_get_count_d8bb
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_model_performance_get_count_d8bb '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_device_model_performance_get_count_d8bb '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_model_performance
Delete navigation property userExperienceAnalyticsAppHealthDeviceModelPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_device_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_model_performance
Get userExperienceAnalyticsAppHealthDeviceModelPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}.
read - Parameters
- user_experience_analytics_app_health_device_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_model_performance
Update the navigation property userExperienceAnalyticsAppHealthDeviceModelPerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_device_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_device_model_performance '{"user_experience_analytics_app_health_device_model_performance_id":"example_user_experience_analytics_app_health_device_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance
Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance
Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_get_count_3c87
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_get_count_3c87 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_get_count_3c87 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance
Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}.
write - Parameters
- user_experience_analytics_app_health_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance
Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}.
read - Parameters
- user_experience_analytics_app_health_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance
Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}.
write - Parameters
- user_experience_analytics_app_health_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance '{"user_experience_analytics_app_health_device_performance_id":"example_user_experience_analytics_app_health_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance_details
Get userExperienceAnalyticsAppHealthDevicePerformanceDetails from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance_details
Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformanceDetails for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance_details '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_details_get_count_4666
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_details_get_count_4666 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_details_get_count_4666 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance_details
Delete navigation property userExperienceAnalyticsAppHealthDevicePerformanceDetails for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}.
write - Parameters
- user_experience_analytics_app_health_device_performance_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance_details
Get userExperienceAnalyticsAppHealthDevicePerformanceDetails from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}.
read - Parameters
- user_experience_analytics_app_health_device_performance_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance_details
Update the navigation property userExperienceAnalyticsAppHealthDevicePerformanceDetails in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}.
write - Parameters
- user_experience_analytics_app_health_device_performance_details_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance_details '{"user_experience_analytics_app_health_device_performance_details_id":"example_user_experience_analytics_app_health_device_performance_details_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_osversion_performance
Get userExperienceAnalyticsAppHealthOSVersionPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_osversion_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_app_health_osversion_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_osversion_performance
Create new navigation property to userExperienceAnalyticsAppHealthOSVersionPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_osversion_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_app_health_osversion_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_osversion_performance_get_count_d1f0
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_osversion_performance_get_count_d1f0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_osversion_performance_get_count_d1f0 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_osversion_performance
Delete navigation property userExperienceAnalyticsAppHealthOSVersionPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_osversion_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_osversion_performance
Get userExperienceAnalyticsAppHealthOSVersionPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}.
read - Parameters
- user_experience_analytics_app_health_osversion_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_osversion_performance
Update the navigation property userExperienceAnalyticsAppHealthOSVersionPerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}.
write - Parameters
- user_experience_analytics_app_health_osversion_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_osversion_performance '{"user_experience_analytics_app_health_osversion_performance_id":"example_user_experience_analytics_app_health_osversion_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_overview
Delete navigation property userExperienceAnalyticsAppHealthOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthOverview.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_overview
Get userExperienceAnalyticsAppHealthOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOverview.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_overview
Update the navigation property userExperienceAnalyticsAppHealthOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthOverview.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_app_health_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_list_metric_values
Get metricValues from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_list_metric_values '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_list_metric_values '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_create_metric_values
Create new navigation property to metricValues for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_create_metric_values '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_create_metric_values '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_metric_values_get_count_8e50
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_metric_values_get_count_8e50 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_metric_values_get_count_8e50 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_delete_metric_values
Delete navigation property metricValues for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}.
write - Parameters
- user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_delete_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_delete_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_get_metric_values
Get metricValues from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}.
read - Parameters
- user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_get_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_get_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_update_metric_values
Update the navigation property metricValues in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}.
write - Parameters
- user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_update_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_app_health_overview_update_metric_values '{"user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_baselines
Get userExperienceAnalyticsBaselines from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_baselines '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_baselines '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_baselines
Create new navigation property to userExperienceAnalyticsBaselines for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsBaselines.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_baselines '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_baselines '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_count_cb93
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_count_cb93 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_count_cb93 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_baselines
Delete navigation property userExperienceAnalyticsBaselines for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}.
write - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_baselines
Get userExperienceAnalyticsBaselines from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_baselines
Update the navigation property userExperienceAnalyticsBaselines in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}.
write - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_baselines '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_app_health_metrics
Get appHealthMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_app_health_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_app_health_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_battery_health_metrics
Get batteryHealthMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_battery_health_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_battery_health_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_best_practices_metrics
Get bestPracticesMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_best_practices_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_best_practices_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_device_boot_performance_metrics
Get deviceBootPerformanceMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_device_boot_performance_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_device_boot_performance_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_reboot_analytics_metrics
Get rebootAnalyticsMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_reboot_analytics_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_reboot_analytics_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_resource_performance_metrics
Get resourcePerformanceMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_resource_performance_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_resource_performance_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_work_from_anywhere_metrics
Get workFromAnywhereMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics.
read - Parameters
- user_experience_analytics_baseline_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_work_from_anywhere_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_baselines_get_work_from_anywhere_metrics '{"user_experience_analytics_baseline_id":"example_user_experience_analytics_baseline_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_categories
Get userExperienceAnalyticsCategories from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_categories
Create new navigation property to userExperienceAnalyticsCategories for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsCategories.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_categories '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_count_6bb5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_count_6bb5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_get_count_6bb5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_categories
Delete navigation property userExperienceAnalyticsCategories for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}.
write - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_categories
Get userExperienceAnalyticsCategories from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}.
read - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_categories
Update the navigation property userExperienceAnalyticsCategories in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}.
write - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_categories '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_list_metric_values
Get metricValues from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues.
read - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_list_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_list_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_create_metric_values
Create new navigation property to metricValues for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues.
write - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_create_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_create_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_metric_values_get_count_a34c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count.
read - Parameters
- user_experience_analytics_category_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_metric_values_get_count_a34c '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_metric_values_get_count_a34c '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_delete_metric_values
Delete navigation property metricValues for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}.
write - Parameters
- user_experience_analytics_category_id, user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_delete_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_delete_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_metric_values
Get metricValues from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}.
read - Parameters
- user_experience_analytics_category_id, user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_get_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_update_metric_values
Update the navigation property metricValues in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}.
write - Parameters
- user_experience_analytics_category_id, user_experience_analytics_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_update_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_categories_update_metric_values '{"user_experience_analytics_category_id":"example_user_experience_analytics_category_id","user_experience_analytics_metric_id":"example_user_experience_analytics_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_performance
Get userExperienceAnalyticsDevicePerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDevicePerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_performance
Create new navigation property to userExperienceAnalyticsDevicePerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsDevicePerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_device_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_get_count_7e9c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDevicePerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_get_count_7e9c '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_performance_get_count_7e9c '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_summarize_device_performance_devices
Invoke function summarizeDevicePerformanceDevices\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}').
read - Parameters
- summarize_by, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_summarize_device_performance_devices '{"summarize_by":"example_summarize_by","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_performance_summarize_device_performance_devices '{"summarize_by":"example_summarize_by","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_performance
Delete navigation property userExperienceAnalyticsDevicePerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}.
write - Parameters
- user_experience_analytics_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_performance
Get userExperienceAnalyticsDevicePerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}.
read - Parameters
- user_experience_analytics_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_performance
Update the navigation property userExperienceAnalyticsDevicePerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}.
write - Parameters
- user_experience_analytics_device_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_device_performance '{"user_experience_analytics_device_performance_id":"example_user_experience_analytics_device_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_scores
Get userExperienceAnalyticsDeviceScores from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceScores.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_device_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_scores
Create new navigation property to userExperienceAnalyticsDeviceScores for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsDeviceScores.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_device_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_scores_get_count_396a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceScores/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_scores_get_count_396a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_scores_get_count_396a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_scores
Delete navigation property userExperienceAnalyticsDeviceScores for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}.
write - Parameters
- user_experience_analytics_device_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_scores
Get userExperienceAnalyticsDeviceScores from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}.
read - Parameters
- user_experience_analytics_device_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_scores
Update the navigation property userExperienceAnalyticsDeviceScores in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}.
write - Parameters
- user_experience_analytics_device_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_device_scores '{"user_experience_analytics_device_scores_id":"example_user_experience_analytics_device_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_history
Get userExperienceAnalyticsDeviceStartupHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupHistory.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_device_startup_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_history
Create new navigation property to userExperienceAnalyticsDeviceStartupHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsDeviceStartupHistory.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_device_startup_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_history_get_count_a819
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_history_get_count_a819 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_startup_history_get_count_a819 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_history
Delete navigation property userExperienceAnalyticsDeviceStartupHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}.
write - Parameters
- user_experience_analytics_device_startup_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_history
Get userExperienceAnalyticsDeviceStartupHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}.
read - Parameters
- user_experience_analytics_device_startup_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_history
Update the navigation property userExperienceAnalyticsDeviceStartupHistory in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}.
write - Parameters
- user_experience_analytics_device_startup_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_device_startup_history '{"user_experience_analytics_device_startup_history_id":"example_user_experience_analytics_device_startup_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_process_performance
Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_process_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_device_startup_process_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_process_performance
Create new navigation property to userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_process_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_device_startup_process_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_process_performance_get_count_2dec
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_process_performance_get_count_2dec '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_startup_process_performance_get_count_2dec '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_process_performance
Delete navigation property userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}.
write - Parameters
- user_experience_analytics_device_startup_process_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_process_performance
Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}.
read - Parameters
- user_experience_analytics_device_startup_process_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_process_performance
Update the navigation property userExperienceAnalyticsDeviceStartupProcessPerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}.
write - Parameters
- user_experience_analytics_device_startup_process_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_device_startup_process_performance '{"user_experience_analytics_device_startup_process_performance_id":"example_user_experience_analytics_device_startup_process_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_processes
Get userExperienceAnalyticsDeviceStartupProcesses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_processes '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_device_startup_processes '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_processes
Create new navigation property to userExperienceAnalyticsDeviceStartupProcesses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_processes '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_device_startup_processes '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_processes_get_count_f629
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_processes_get_count_f629 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_device_startup_processes_get_count_f629 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_processes
Delete navigation property userExperienceAnalyticsDeviceStartupProcesses for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}.
write - Parameters
- user_experience_analytics_device_startup_process_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_processes
Get userExperienceAnalyticsDeviceStartupProcesses from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}.
read - Parameters
- user_experience_analytics_device_startup_process_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_processes
Update the navigation property userExperienceAnalyticsDeviceStartupProcesses in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}.
write - Parameters
- user_experience_analytics_device_startup_process_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_device_startup_processes '{"user_experience_analytics_device_startup_process_id":"example_user_experience_analytics_device_startup_process_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_metric_history
Get userExperienceAnalyticsMetricHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsMetricHistory.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_metric_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_metric_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_metric_history
Create new navigation property to userExperienceAnalyticsMetricHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsMetricHistory.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_metric_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_metric_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_metric_history_get_count_6671
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsMetricHistory/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_metric_history_get_count_6671 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_metric_history_get_count_6671 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_metric_history
Delete navigation property userExperienceAnalyticsMetricHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}.
write - Parameters
- user_experience_analytics_metric_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_metric_history
Get userExperienceAnalyticsMetricHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}.
read - Parameters
- user_experience_analytics_metric_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_metric_history
Update the navigation property userExperienceAnalyticsMetricHistory in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}.
write - Parameters
- user_experience_analytics_metric_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_metric_history '{"user_experience_analytics_metric_history_id":"example_user_experience_analytics_metric_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_model_scores
Get userExperienceAnalyticsModelScores from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsModelScores.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_model_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_model_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_model_scores
Create new navigation property to userExperienceAnalyticsModelScores for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsModelScores.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_model_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_model_scores '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_model_scores_get_count_aff3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsModelScores/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_model_scores_get_count_aff3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_model_scores_get_count_aff3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_model_scores
Delete navigation property userExperienceAnalyticsModelScores for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}.
write - Parameters
- user_experience_analytics_model_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_model_scores
Get userExperienceAnalyticsModelScores from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}.
read - Parameters
- user_experience_analytics_model_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_model_scores
Update the navigation property userExperienceAnalyticsModelScores in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}.
write - Parameters
- user_experience_analytics_model_scores_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_model_scores '{"user_experience_analytics_model_scores_id":"example_user_experience_analytics_model_scores_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_overview
Delete navigation property userExperienceAnalyticsOverview for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsOverview.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_overview
Get userExperienceAnalyticsOverview from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsOverview.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_overview
Update the navigation property userExperienceAnalyticsOverview in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsOverview.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_overview '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_score_history
Get userExperienceAnalyticsScoreHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsScoreHistory.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_score_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_score_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_score_history
Create new navigation property to userExperienceAnalyticsScoreHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsScoreHistory.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_score_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_score_history '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_score_history_get_count_e5ba
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsScoreHistory/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_score_history_get_count_e5ba '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_score_history_get_count_e5ba '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_score_history
Delete navigation property userExperienceAnalyticsScoreHistory for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}.
write - Parameters
- user_experience_analytics_score_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_score_history
Get userExperienceAnalyticsScoreHistory from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}.
read - Parameters
- user_experience_analytics_score_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_score_history
Update the navigation property userExperienceAnalyticsScoreHistory in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}.
write - Parameters
- user_experience_analytics_score_history_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_score_history '{"user_experience_analytics_score_history_id":"example_user_experience_analytics_score_history_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_summarize_work_from_anywhere_devices
Invoke function userExperienceAnalyticsSummarizeWorkFromAnywhereDevices\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_summarize_work_from_anywhere_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_summarize_work_from_anywhere_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_hardware_readiness_metric
Delete navigation property userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_hardware_readiness_metric
Get userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_hardware_readiness_metric
Update the navigation property userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_hardware_readiness_metric '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_metrics
Get userExperienceAnalyticsWorkFromAnywhereMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_metrics '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_metrics '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_metrics
Create new navigation property to userExperienceAnalyticsWorkFromAnywhereMetrics for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_metrics '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_metrics '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_count_2efc
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_count_2efc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_count_2efc '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_metrics
Delete navigation property userExperienceAnalyticsWorkFromAnywhereMetrics for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_metrics
Get userExperienceAnalyticsWorkFromAnywhereMetrics from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}.
read - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_metrics
Update the navigation property userExperienceAnalyticsWorkFromAnywhereMetrics in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_metrics '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_list_metric_devices
Get metricDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices.
read - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_list_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_list_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_create_metric_devices
Create new navigation property to metricDevices for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices.
write - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_create_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_create_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_metric_devices_get_count_bd0e
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count.
read - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_metric_devices_get_count_bd0e '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_metric_devices_get_count_bd0e '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_delete_metric_devices
Delete navigation property metricDevices for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, user_experience_analytics_work_from_anywhere_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_delete_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_delete_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_metric_devices
Get metricDevices from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}.
read - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, user_experience_analytics_work_from_anywhere_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_update_metric_devices
Update the navigation property metricDevices in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_metric_id, user_experience_analytics_work_from_anywhere_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_update_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_update_metric_devices '{"user_experience_analytics_work_from_anywhere_metric_id":"example_user_experience_analytics_work_from_anywhere_metric_id","user_experience_analytics_work_from_anywhere_device_id":"example_user_experience_analytics_work_from_anywhere_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_model_performance
Get userExperienceAnalyticsWorkFromAnywhereModelPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_model_performance
Create new navigation property to userExperienceAnalyticsWorkFromAnywhereModelPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_model_performance '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_model_performance_get_count_4b25
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_model_performance_get_count_4b25 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_model_performance_get_count_4b25 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_model_performance
Delete navigation property userExperienceAnalyticsWorkFromAnywhereModelPerformance for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_model_performance
Get userExperienceAnalyticsWorkFromAnywhereModelPerformance from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}.
read - Parameters
- user_experience_analytics_work_from_anywhere_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_model_performance
Update the navigation property userExperienceAnalyticsWorkFromAnywhereModelPerformance in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}.
write - Parameters
- user_experience_analytics_work_from_anywhere_model_performance_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_model_performance '{"user_experience_analytics_work_from_anywhere_model_performance_id":"example_user_experience_analytics_work_from_anywhere_model_performance_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_verify_windows_enrollment_auto_discovery
Invoke function verifyWindowsEnrollmentAutoDiscovery\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}').
write - Parameters
- domain_name, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_verify_windows_enrollment_auto_discovery '{"domain_name":"example_domain_name","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_verify_windows_enrollment_auto_discovery '{"domain_name":"example_domain_name","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_delete_virtual_endpoint
Delete navigation property virtualEndpoint for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_get_virtual_endpoint
Get virtualEndpoint from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_update_virtual_endpoint
Update the navigation property virtualEndpoint in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_virtual_endpoint '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_audit_events
List auditEvents\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/auditEvents.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_audit_events
Create new navigation property to auditEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/auditEvents.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_audit_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_count_dc99
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/auditEvents/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_count_dc99 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_audit_events_get_count_dc99 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_audit_activity_types
Invoke function getAuditActivityTypes\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_audit_activity_types '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_audit_events_get_audit_activity_types '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_audit_events
Delete navigation property auditEvents for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}.
write - Parameters
- cloud_pc_audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_audit_events
Get cloudPcAuditEvent\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}.
read - Parameters
- cloud_pc_audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_audit_events
Update the navigation property auditEvents in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}.
write - Parameters
- cloud_pc_audit_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_audit_events '{"cloud_pc_audit_event_id":"example_cloud_pc_audit_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_cloud_pcs
List cloudPCs\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/cloudPCs.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_cloud_pcs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_cloud_pcs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_cloud_pcs
Create new navigation property to cloudPCs for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_cloud_pcs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_cloud_pcs '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_get_count_07ce
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/cloudPCs/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_get_count_07ce '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_get_count_07ce '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_cloud_pcs
Delete navigation property cloudPCs for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}.
write - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_cloud_pcs
Get cloudPC\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_cloud_pcs
Update the navigation property cloudPCs in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}.
write - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_cloud_pcs '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_end_grace_period
Invoke action endGracePeriod\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_end_grace_period '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_end_grace_period '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reboot
Invoke action reboot\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reboot '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reboot '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_rename
Invoke action rename\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_rename '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_rename '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reprovision
Invoke action reprovision\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reprovision '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reprovision '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_resize
Invoke action resize\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_resize '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_resize '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_restore
Invoke action restore\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_restore '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_restore '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_retrieve_cloud_pc_launch_detail
Invoke function retrieveCloudPcLaunchDetail\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPcLaunchDetail().
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_retrieve_cloud_pc_launch_detail '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_retrieve_cloud_pc_launch_detail '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_troubleshoot
Invoke action troubleshoot\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot.
read - Parameters
- cloud_pc_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_troubleshoot '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_troubleshoot '{"cloud_pc_id":"example_cloud_pc_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_device_images
List deviceImages\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/deviceImages.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_device_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_device_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_device_images
Create cloudPcDeviceImage\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/deviceImages.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_device_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_device_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_count_e128
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/deviceImages/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_count_e128 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_device_images_get_count_e128 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_source_images
Invoke function getSourceImages\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/deviceImages/getSourceImages().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_source_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_device_images_get_source_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_device_images
Delete cloudPcDeviceImage\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}.
write - Parameters
- cloud_pc_device_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_device_images
Get cloudPcDeviceImage\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}.
read - Parameters
- cloud_pc_device_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_device_images
Update the navigation property deviceImages in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}.
write - Parameters
- cloud_pc_device_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_device_images '{"cloud_pc_device_image_id":"example_cloud_pc_device_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_gallery_images
List galleryImages\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/galleryImages.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_gallery_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_gallery_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_gallery_images
Create new navigation property to galleryImages for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/galleryImages.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_gallery_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_gallery_images '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_gallery_images_get_count_be1a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/galleryImages/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_gallery_images_get_count_be1a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_gallery_images_get_count_be1a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_gallery_images
Delete navigation property galleryImages for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}.
write - Parameters
- cloud_pc_gallery_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_gallery_images
Get cloudPcGalleryImage\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}.
read - Parameters
- cloud_pc_gallery_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_gallery_images
Update the navigation property galleryImages in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}.
write - Parameters
- cloud_pc_gallery_image_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_gallery_images '{"cloud_pc_gallery_image_id":"example_cloud_pc_gallery_image_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_on_premises_connections
List onPremisesConnections\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/onPremisesConnections.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_on_premises_connections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_on_premises_connections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_on_premises_connections
Create cloudPcOnPremisesConnection\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/onPremisesConnections.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_on_premises_connections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_on_premises_connections '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_get_count_f373
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/onPremisesConnections/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_get_count_f373 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_on_premises_connections_get_count_f373 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_on_premises_connections
Delete cloudPcOnPremisesConnection\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}.
write - Parameters
- cloud_pc_on_premises_connection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_on_premises_connections
Get cloudPcOnPremisesConnection\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}.
read - Parameters
- cloud_pc_on_premises_connection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_on_premises_connections
Update cloudPcOnPremisesConnection\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}.
write - Parameters
- cloud_pc_on_premises_connection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_on_premises_connections '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_run_health_checks
Invoke action runHealthChecks\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks.
write - Parameters
- cloud_pc_on_premises_connection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_run_health_checks '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_run_health_checks '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_update_ad_domain_password
Invoke action updateAdDomainPassword\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword.
write - Parameters
- cloud_pc_on_premises_connection_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_update_ad_domain_password '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_update_ad_domain_password '{"cloud_pc_on_premises_connection_id":"example_cloud_pc_on_premises_connection_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_provisioning_policies
List provisioningPolicies\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_provisioning_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_provisioning_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_provisioning_policies
Create cloudPcProvisioningPolicy\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/provisioningPolicies.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_provisioning_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_provisioning_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_count_08c5
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_count_08c5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_count_08c5 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_provisioning_policies
Delete cloudPcProvisioningPolicy\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}.
write - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_provisioning_policies
Get cloudPcProvisioningPolicy\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}.
read - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_provisioning_policies
Update cloudPcProvisioningPolicy\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}.
write - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_provisioning_policies '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_cloud_pc_provisioning_policy_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign.
read - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_cloud_pc_provisioning_policy_assign '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_cloud_pc_provisioning_policy_assign '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments.
read - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_list_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_list_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments.
write - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_create_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_create_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_count_69f3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count.
read - Parameters
- cloud_pc_provisioning_policy_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_count_69f3 '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_count_69f3 '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}.
write - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_delete_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_delete_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}.
write - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_update_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_update_assignments '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_list_assigned_users
Get assignedUsers from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_list_assigned_users '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_list_assigned_users '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_by_user_principal_name
Get assignedUsers from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers(userPrincipalName='{userPrincipalName}').
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_principal_name, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_by_user_principal_name '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_principal_name":"example_user_principal_name","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_by_user_principal_name '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_principal_name":"example_user_principal_name","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_count_0cc7
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_count_0cc7 '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_count_0cc7 '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_assigned_users
Get assignedUsers from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_assigned_users '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_assigned_users '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_mailbox_settings
Get mailboxSettings property value\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_mailbox_settings '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_mailbox_settings '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_update_mailbox_settings
Update property mailboxSettings value.\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings.
write - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_update_mailbox_settings '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_update_mailbox_settings '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_list_service_provisioning_errors
Get serviceProvisioningErrors property value\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_list_service_provisioning_errors '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_list_service_provisioning_errors '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_service_provisioning_errors_get_count_115a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count.
read - Parameters
- cloud_pc_provisioning_policy_id, cloud_pc_provisioning_policy_assignment_id, user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_service_provisioning_errors_get_count_115a '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_service_provisioning_errors_get_count_115a '{"cloud_pc_provisioning_policy_id":"example_cloud_pc_provisioning_policy_id","cloud_pc_provisioning_policy_assignment_id":"example_cloud_pc_provisioning_policy_assignment_id","user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_report
Delete navigation property report for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/report.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_report
Get report from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/report.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_report
Update the navigation property report in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/report.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_report '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_report_retrieve_cloud_pc_recommendation_reports
Invoke action retrieveCloudPcRecommendationReports\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/report/retrieveCloudPcRecommendationReports.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_report_retrieve_cloud_pc_recommendation_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_report_retrieve_cloud_pc_recommendation_reports '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_user_settings
List userSettings\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_user_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_list_user_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_user_settings
Create cloudPcUserSetting\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/userSettings.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_user_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_create_user_settings '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_count_4aa3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_count_4aa3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_get_count_4aa3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_user_settings
Delete cloudPcUserSetting\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}.
write - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_delete_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_user_settings
Get cloudPcUserSetting\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}.
read - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_get_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_user_settings
Update cloudPcUserSetting\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}.
write - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_update_user_settings '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_cloud_pc_user_setting_assign
Invoke action assign\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign.
read - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_cloud_pc_user_setting_assign '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_cloud_pc_user_setting_assign '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_list_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments.
read - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_list_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_list_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_create_assignments
Create new navigation property to assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments.
write - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_create_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_create_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_assignments_get_count_e245
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count.
read - Parameters
- cloud_pc_user_setting_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_assignments_get_count_e245 '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_assignments_get_count_e245 '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_delete_assignments
Delete navigation property assignments for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}.
write - Parameters
- cloud_pc_user_setting_id, cloud_pc_user_setting_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_delete_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_delete_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_assignments
Get assignments from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}.
read - Parameters
- cloud_pc_user_setting_id, cloud_pc_user_setting_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_get_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_update_assignments
Update the navigation property assignments in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}.
write - Parameters
- cloud_pc_user_setting_id, cloud_pc_user_setting_assignment_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_update_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_virtual_endpoint_user_settings_update_assignments '{"cloud_pc_user_setting_id":"example_cloud_pc_user_setting_id","cloud_pc_user_setting_assignment_id":"example_cloud_pc_user_setting_assignment_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_list_windows_autopilot_device_identities
Get windowsAutopilotDeviceIdentities from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsAutopilotDeviceIdentities.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_windows_autopilot_device_identities
Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsAutopilotDeviceIdentities.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_windows_autopilot_device_identities '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_get_count_0841
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsAutopilotDeviceIdentities/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_get_count_0841 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_autopilot_device_identities_get_count_0841 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_windows_autopilot_device_identities
Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}.
write - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_windows_autopilot_device_identities
Get windowsAutopilotDeviceIdentities from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}.
read - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_windows_autopilot_device_identities
Update the navigation property windowsAutopilotDeviceIdentities in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}.
write - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_windows_autopilot_device_identities '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_assign_user_to_device
Invoke action assignUserToDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice.
write - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_assign_user_to_device '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_assign_user_to_device '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_unassign_user_from_device
Invoke action unassignUserFromDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice.
read - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_unassign_user_from_device '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_unassign_user_from_device '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_update_device_properties
Invoke action updateDeviceProperties\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties.
write - Parameters
- windows_autopilot_device_identity_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_update_device_properties '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_update_device_properties '{"windows_autopilot_device_identity_id":"example_windows_autopilot_device_identity_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_app_learning_summaries
Get windowsInformationProtectionAppLearningSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionAppLearningSummaries.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_app_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_windows_information_protection_app_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_app_learning_summaries
Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsInformationProtectionAppLearningSummaries.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_app_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_windows_information_protection_app_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_windows_information_protection_app_learning_summaries_get_count_07af
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionAppLearningSummaries/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_information_protection_app_learning_summaries_get_count_07af '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_information_protection_app_learning_summaries_get_count_07af '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_app_learning_summaries
Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}.
write - Parameters
- windows_information_protection_app_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_app_learning_summaries
Get windowsInformationProtectionAppLearningSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}.
read - Parameters
- windows_information_protection_app_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_app_learning_summaries
Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}.
write - Parameters
- windows_information_protection_app_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_windows_information_protection_app_learning_summaries '{"windows_information_protection_app_learning_summary_id":"example_windows_information_protection_app_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_network_learning_summaries
Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_network_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_windows_information_protection_network_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_network_learning_summaries
Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsInformationProtectionNetworkLearningSummaries.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_network_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_windows_information_protection_network_learning_summaries '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_windows_information_protection_network_learning_summaries_get_count_c2c3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_information_protection_network_learning_summaries_get_count_c2c3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_information_protection_network_learning_summaries_get_count_c2c3 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_network_learning_summaries
Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}.
write - Parameters
- windows_information_protection_network_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_network_learning_summaries
Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}.
read - Parameters
- windows_information_protection_network_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_network_learning_summaries
Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}.
write - Parameters
- windows_information_protection_network_learning_summary_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_windows_information_protection_network_learning_summaries '{"windows_information_protection_network_learning_summary_id":"example_windows_information_protection_network_learning_summary_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_list_windows_malware_information
Get windowsMalwareInformation from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_list_windows_malware_information '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_list_windows_malware_information '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_create_windows_malware_information
Create new navigation property to windowsMalwareInformation for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsMalwareInformation.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_create_windows_malware_information '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_create_windows_malware_information '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_count_3d28
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_count_3d28 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_get_count_3d28 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_device_management_delete_windows_malware_information
Delete navigation property windowsMalwareInformation for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}.
write - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_delete_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_delete_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_get_windows_malware_information
Get windowsMalwareInformation from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}.
read - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_get_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_get_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_update_windows_malware_information
Update the navigation property windowsMalwareInformation in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}.
write - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_update_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_update_windows_malware_information '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_list_device_malware_states
Get deviceMalwareStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates.
read - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_list_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_list_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_create_device_malware_states
Create new navigation property to deviceMalwareStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: POST /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates.
write - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_create_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_create_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_device_malware_states_get_count_bf2c
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count.
read - Parameters
- windows_malware_information_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_device_malware_states_get_count_bf2c '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_device_malware_states_get_count_bf2c '{"windows_malware_information_id":"example_windows_malware_information_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_delete_device_malware_states
Delete navigation property deviceMalwareStates for deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}.
write - Parameters
- windows_malware_information_id, malware_state_for_windows_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_delete_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_delete_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_device_malware_states
Get deviceMalwareStates from deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: GET /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}.
read - Parameters
- windows_malware_information_id, malware_state_for_windows_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_get_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_device_management_windows_malware_information_update_device_malware_states
Update the navigation property deviceMalwareStates in deviceManagement\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}.
write - Parameters
- windows_malware_information_id, malware_state_for_windows_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_device_management_windows_malware_information_update_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_device_management_windows_malware_information_update_device_malware_states '{"windows_malware_information_id":"example_windows_malware_information_id","malware_state_for_windows_device_id":"example_malware_state_for_windows_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_list_device_management_troubleshooting_events
Get deviceManagementTroubleshootingEvents from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/deviceManagementTroubleshootingEvents.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_list_device_management_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_list_device_management_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_create_device_management_troubleshooting_events
Create new navigation property to deviceManagementTroubleshootingEvents for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/deviceManagementTroubleshootingEvents.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_create_device_management_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_create_device_management_troubleshooting_events '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_device_management_troubleshooting_events_get_count_0d38
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/deviceManagementTroubleshootingEvents/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_device_management_troubleshooting_events_get_count_0d38 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_device_management_troubleshooting_events_get_count_0d38 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_delete_device_management_troubleshooting_events
Delete navigation property deviceManagementTroubleshootingEvents for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_delete_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_delete_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_get_device_management_troubleshooting_events
Get deviceManagementTroubleshootingEvents from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
read - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_get_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_get_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_update_device_management_troubleshooting_events
Update the navigation property deviceManagementTroubleshootingEvents in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_update_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_update_device_management_troubleshooting_events '{"device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_get_managed_app_diagnostic_statuses
Invoke function getManagedAppDiagnosticStatuses\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/getManagedAppDiagnosticStatuses().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_get_managed_app_diagnostic_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_get_managed_app_diagnostic_statuses '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_get_managed_app_policies
Invoke function getManagedAppPolicies\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/getManagedAppPolicies().
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_get_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_get_managed_app_policies '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_list_managed_app_registrations
Get managedAppRegistrations from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedAppRegistrations.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_list_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_list_managed_app_registrations '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_managed_app_registrations_get_count_3124
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedAppRegistrations/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_app_registrations_get_count_3124 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_app_registrations_get_count_3124 '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_get_managed_app_registrations
Get managedAppRegistrations from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedAppRegistrations/{managedAppRegistration-id}.
read - Parameters
- managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_get_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_get_managed_app_registrations '{"managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_list_managed_devices
Get managedDevices from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_list_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_list_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_create_managed_devices
Create new navigation property to managedDevices for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices.
write - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_create_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_create_managed_devices '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_count_ff2a
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/$count.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_count_ff2a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_count_ff2a '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_me_delete_managed_devices
Delete navigation property managedDevices for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_delete_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_delete_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_get_managed_devices
Get managedDevices from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_get_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_get_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_update_managed_devices
Update the navigation property managedDevices in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_update_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_update_managed_devices '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_bypass_activation_lock
Invoke action bypassActivationLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/bypassActivationLock.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_bypass_activation_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_bypass_activation_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_clean_windows_device
Invoke action cleanWindowsDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/cleanWindowsDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_clean_windows_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_clean_windows_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_delete_user_from_shared_apple_device
Invoke action deleteUserFromSharedAppleDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_delete_user_from_shared_apple_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_delete_user_from_shared_apple_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_device_category
Delete navigation property deviceCategory for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_device_category
Get deviceCategory from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceCategory.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_device_category
Update the navigation property deviceCategory in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_ref_device_category
Delete ref of navigation property deviceCategory for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_ref_device_category
Get ref of deviceCategory from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceCategory/$ref.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_ref_device_category
Update the ref of navigation property deviceCategory in me\n\nOfficial Microsoft Graph v1.0 endpoint: PUT /me/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_ref_device_category '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_list_device_compliance_policy_states
Get deviceCompliancePolicyStates from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_list_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_list_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_create_device_compliance_policy_states
Create new navigation property to deviceCompliancePolicyStates for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_create_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_create_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_device_compliance_policy_states_get_count_c50d
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_device_compliance_policy_states_get_count_c50d '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_device_compliance_policy_states_get_count_c50d '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_device_compliance_policy_states
Delete navigation property deviceCompliancePolicyStates for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_device_compliance_policy_states
Get deviceCompliancePolicyStates from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
read - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_device_compliance_policy_states
Update the navigation property deviceCompliancePolicyStates in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_device_compliance_policy_states '{"managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_list_device_configuration_states
Get deviceConfigurationStates from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceConfigurationStates.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_list_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_list_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_create_device_configuration_states
Create new navigation property to deviceConfigurationStates for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/deviceConfigurationStates.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_create_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_create_device_configuration_states '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_device_configuration_states_get_count_c4ef
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_device_configuration_states_get_count_c4ef '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_device_configuration_states_get_count_c4ef '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_device_configuration_states
Delete navigation property deviceConfigurationStates for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_device_configuration_states
Get deviceConfigurationStates from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
read - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_device_configuration_states
Update the navigation property deviceConfigurationStates in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_device_configuration_states '{"managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_disable_lost_mode
Invoke action disableLostMode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/disableLostMode.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_disable_lost_mode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_disable_lost_mode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_locate_device
Invoke action locateDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/locateDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_locate_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_locate_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_list_log_collection_requests
Get logCollectionRequests from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/logCollectionRequests.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_list_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_list_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_create_log_collection_requests
Create new navigation property to logCollectionRequests for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/logCollectionRequests.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_create_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_create_log_collection_requests '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_log_collection_requests_get_count_3d53
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/logCollectionRequests/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_log_collection_requests_get_count_3d53 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_log_collection_requests_get_count_3d53 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_log_collection_requests
Delete navigation property logCollectionRequests for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_log_collection_requests
Get logCollectionRequests from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
read - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_log_collection_requests
Update the navigation property logCollectionRequests in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_log_collection_requests '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url
Invoke action createDownloadUrl\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl.
write - Parameters
- managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_logout_shared_apple_device_active_user
Invoke action logoutSharedAppleDeviceActiveUser\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_logout_shared_apple_device_active_user '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_logout_shared_apple_device_active_user '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reboot_now
Invoke action rebootNow\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/rebootNow.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reboot_now '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_reboot_now '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_recover_passcode
Invoke action recoverPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/recoverPasscode.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_recover_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_recover_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_remote_lock
Invoke action remoteLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/remoteLock.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_remote_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_remote_lock '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_request_remote_assistance
Invoke action requestRemoteAssistance\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/requestRemoteAssistance.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_request_remote_assistance '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_request_remote_assistance '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reset_passcode
Invoke action resetPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/resetPasscode.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reset_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_reset_passcode '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_retire
Invoke action retire\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/retire.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_retire '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_retire '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_shut_down
Invoke action shutDown\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/shutDown.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_shut_down '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_shut_down '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_sync_device
Invoke action syncDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/syncDevice.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_sync_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_sync_device '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_update_windows_device_account
Invoke action updateWindowsDeviceAccount\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_update_windows_device_account '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_update_windows_device_account '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_list_users
Get users from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/users.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_list_users '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_list_users '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_scan
Invoke action windowsDefenderScan\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/windowsDefenderScan.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_scan '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_windows_defender_scan '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_update_signatures
Invoke action windowsDefenderUpdateSignatures\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_update_signatures '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_windows_defender_update_signatures '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_delete_windows_protection_state
Delete navigation property windowsProtectionState for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_delete_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_delete_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_get_windows_protection_state
Get windowsProtectionState from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/windowsProtectionState.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_get_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_get_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_update_windows_protection_state
Update the navigation property windowsProtectionState in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_update_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_update_windows_protection_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_list_detected_malware_state
Get detectedMalwareState from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_list_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_list_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_create_detected_malware_state
Create new navigation property to detectedMalwareState for me\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
write - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_create_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_create_detected_malware_state '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_detected_malware_state_get_count_16e6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_detected_malware_state_get_count_16e6 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_detected_malware_state_get_count_16e6 '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_delete_detected_malware_state
Delete navigation property detectedMalwareState for me\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_delete_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_delete_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_get_detected_malware_state
Get detectedMalwareState from me\n\nOfficial Microsoft Graph v1.0 endpoint: GET /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
read - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_get_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_get_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_update_detected_malware_state
Update the navigation property detectedMalwareState in me\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /me/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_update_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_windows_protection_state_update_detected_malware_state '{"managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_me_managed_devices_managed_device_wipe
Invoke action wipe\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/managedDevices/{managedDevice-id}/wipe.
read - Parameters
- managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_managed_devices_managed_device_wipe '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_me_managed_devices_managed_device_wipe '{"managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_me_wipe_managed_app_registrations_by_device_tag
Invoke action wipeManagedAppRegistrationsByDeviceTag\n\nOfficial Microsoft Graph v1.0 endpoint: POST /me/wipeManagedAppRegistrationsByDeviceTag.
read - Parameters
- top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_me_wipe_managed_app_registrations_by_device_tag '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json kosmo integrations:microsoft-intune microsoft_intune_me_wipe_managed_app_registrations_by_device_tag '{"top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand","count":true}' --json microsoft-intune.microsoft_intune_users_list_device_management_troubleshooting_events
Get deviceManagementTroubleshootingEvents from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/deviceManagementTroubleshootingEvents.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_list_device_management_troubleshooting_events '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_list_device_management_troubleshooting_events '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_create_device_management_troubleshooting_events
Create new navigation property to deviceManagementTroubleshootingEvents for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/deviceManagementTroubleshootingEvents.
write - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_create_device_management_troubleshooting_events '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_create_device_management_troubleshooting_events '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_device_management_troubleshooting_events_get_count_3623
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/deviceManagementTroubleshootingEvents/$count.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_device_management_troubleshooting_events_get_count_3623 '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_device_management_troubleshooting_events_get_count_3623 '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_delete_device_management_troubleshooting_events
Delete navigation property deviceManagementTroubleshootingEvents for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- user_id, device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_delete_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_delete_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_get_device_management_troubleshooting_events
Get deviceManagementTroubleshootingEvents from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
read - Parameters
- user_id, device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_get_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_get_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_update_device_management_troubleshooting_events
Update the navigation property deviceManagementTroubleshootingEvents in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}.
write - Parameters
- user_id, device_management_troubleshooting_event_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_update_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_update_device_management_troubleshooting_events '{"user_id":"example_user_id","device_management_troubleshooting_event_id":"example_device_management_troubleshooting_event_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_get_managed_app_diagnostic_statuses
Invoke function getManagedAppDiagnosticStatuses\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/getManagedAppDiagnosticStatuses().
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_get_managed_app_diagnostic_statuses '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_get_managed_app_diagnostic_statuses '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_user_get_managed_app_policies
Invoke function getManagedAppPolicies\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/getManagedAppPolicies().
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_get_managed_app_policies '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_get_managed_app_policies '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_list_managed_app_registrations
Get managedAppRegistrations from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedAppRegistrations.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_list_managed_app_registrations '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_list_managed_app_registrations '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_managed_app_registrations_get_count_9add
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedAppRegistrations/$count.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_app_registrations_get_count_9add '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_app_registrations_get_count_9add '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_get_managed_app_registrations
Get managedAppRegistrations from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}.
read - Parameters
- user_id, managed_app_registration_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_get_managed_app_registrations '{"user_id":"example_user_id","managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_get_managed_app_registrations '{"user_id":"example_user_id","managed_app_registration_id":"example_managed_app_registration_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_list_managed_devices
Get managedDevices from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_list_managed_devices '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_list_managed_devices '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_create_managed_devices
Create new navigation property to managedDevices for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices.
write - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_create_managed_devices '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_create_managed_devices '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_count_9db6
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/$count.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_count_9db6 '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_count_9db6 '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json microsoft-intune.microsoft_intune_users_delete_managed_devices
Delete navigation property managedDevices for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_delete_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_delete_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_get_managed_devices
Get managedDevices from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_get_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_get_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_update_managed_devices
Update the navigation property managedDevices in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_update_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_update_managed_devices '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_bypass_activation_lock
Invoke action bypassActivationLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_bypass_activation_lock '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_bypass_activation_lock '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_clean_windows_device
Invoke action cleanWindowsDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_clean_windows_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_clean_windows_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_delete_user_from_shared_apple_device
Invoke action deleteUserFromSharedAppleDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_delete_user_from_shared_apple_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_delete_user_from_shared_apple_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_device_category
Delete navigation property deviceCategory for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_device_category
Get deviceCategory from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_device_category
Update the navigation property deviceCategory in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_ref_device_category
Delete ref of navigation property deviceCategory for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_ref_device_category
Get ref of deviceCategory from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_ref_device_category
Update the ref of navigation property deviceCategory in users\n\nOfficial Microsoft Graph v1.0 endpoint: PUT /users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_ref_device_category '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_list_device_compliance_policy_states
Get deviceCompliancePolicyStates from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_list_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_list_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_create_device_compliance_policy_states
Create new navigation property to deviceCompliancePolicyStates for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_create_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_create_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_device_compliance_policy_states_get_count_51d2
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_device_compliance_policy_states_get_count_51d2 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_device_compliance_policy_states_get_count_51d2 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_device_compliance_policy_states
Delete navigation property deviceCompliancePolicyStates for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- user_id, managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_device_compliance_policy_states
Get deviceCompliancePolicyStates from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
read - Parameters
- user_id, managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_device_compliance_policy_states
Update the navigation property deviceCompliancePolicyStates in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}.
write - Parameters
- user_id, managed_device_id, device_compliance_policy_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_device_compliance_policy_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_compliance_policy_state_id":"example_device_compliance_policy_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_list_device_configuration_states
Get deviceConfigurationStates from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_list_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_list_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_create_device_configuration_states
Create new navigation property to deviceConfigurationStates for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_create_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_create_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_device_configuration_states_get_count_44c9
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_device_configuration_states_get_count_44c9 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_device_configuration_states_get_count_44c9 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_device_configuration_states
Delete navigation property deviceConfigurationStates for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- user_id, managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_device_configuration_states
Get deviceConfigurationStates from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
read - Parameters
- user_id, managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_device_configuration_states
Update the navigation property deviceConfigurationStates in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}.
write - Parameters
- user_id, managed_device_id, device_configuration_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_device_configuration_states '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_configuration_state_id":"example_device_configuration_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_disable_lost_mode
Invoke action disableLostMode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_disable_lost_mode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_disable_lost_mode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_locate_device
Invoke action locateDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/locateDevice.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_locate_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_locate_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_list_log_collection_requests
Get logCollectionRequests from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_list_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_list_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_create_log_collection_requests
Create new navigation property to logCollectionRequests for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_create_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_create_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_log_collection_requests_get_count_fcd3
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_log_collection_requests_get_count_fcd3 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_log_collection_requests_get_count_fcd3 '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_log_collection_requests
Delete navigation property logCollectionRequests for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- user_id, managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_log_collection_requests
Get logCollectionRequests from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
read - Parameters
- user_id, managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_log_collection_requests
Update the navigation property logCollectionRequests in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}.
write - Parameters
- user_id, managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_log_collection_requests '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url
Invoke action createDownloadUrl\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl.
write - Parameters
- user_id, managed_device_id, device_log_collection_response_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","device_log_collection_response_id":"example_device_log_collection_response_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_logout_shared_apple_device_active_user
Invoke action logoutSharedAppleDeviceActiveUser\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_logout_shared_apple_device_active_user '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_logout_shared_apple_device_active_user '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reboot_now
Invoke action rebootNow\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/rebootNow.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reboot_now '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_reboot_now '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_recover_passcode
Invoke action recoverPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_recover_passcode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_recover_passcode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_remote_lock
Invoke action remoteLock\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/remoteLock.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_remote_lock '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_remote_lock '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_request_remote_assistance
Invoke action requestRemoteAssistance\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_request_remote_assistance '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_request_remote_assistance '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reset_passcode
Invoke action resetPasscode\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reset_passcode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_reset_passcode '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_retire
Invoke action retire\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/retire.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_retire '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_retire '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_shut_down
Invoke action shutDown\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/shutDown.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_shut_down '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_shut_down '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_sync_device
Invoke action syncDevice\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/syncDevice.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_sync_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_sync_device '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_update_windows_device_account
Invoke action updateWindowsDeviceAccount\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_update_windows_device_account '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_update_windows_device_account '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_list_users
Get users from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/users.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_list_users '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_list_users '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_scan
Invoke action windowsDefenderScan\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_scan '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_windows_defender_scan '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_update_signatures
Invoke action windowsDefenderUpdateSignatures\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_update_signatures '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_windows_defender_update_signatures '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_delete_windows_protection_state
Delete navigation property windowsProtectionState for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_delete_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_delete_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_get_windows_protection_state
Get windowsProtectionState from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_get_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_get_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_update_windows_protection_state
Update the navigation property windowsProtectionState in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_update_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_update_windows_protection_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_list_detected_malware_state
Get detectedMalwareState from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_list_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_list_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_create_detected_malware_state
Create new navigation property to detectedMalwareState for users\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState.
write - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_create_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_create_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_detected_malware_state_get_count_21ad
Get the number of the resource\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_detected_malware_state_get_count_21ad '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_detected_malware_state_get_count_21ad '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_delete_detected_malware_state
Delete navigation property detectedMalwareState for users\n\nOfficial Microsoft Graph v1.0 endpoint: DELETE /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- user_id, managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_delete_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_delete_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_get_detected_malware_state
Get detectedMalwareState from users\n\nOfficial Microsoft Graph v1.0 endpoint: GET /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
read - Parameters
- user_id, managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_get_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_get_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_update_detected_malware_state
Update the navigation property detectedMalwareState in users\n\nOfficial Microsoft Graph v1.0 endpoint: PATCH /users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}.
write - Parameters
- user_id, managed_device_id, windows_device_malware_state_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_update_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_managed_devices_windows_protection_state_update_detected_malware_state '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","windows_device_malware_state_id":"example_windows_device_malware_state_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby"}' --json microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_wipe
Invoke action wipe\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/managedDevices/{managedDevice-id}/wipe.
read - Parameters
- user_id, managed_device_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_wipe '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_managed_devices_managed_device_wipe '{"user_id":"example_user_id","managed_device_id":"example_managed_device_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select"}' --json microsoft-intune.microsoft_intune_users_user_wipe_managed_app_registrations_by_device_tag
Invoke action wipeManagedAppRegistrationsByDeviceTag\n\nOfficial Microsoft Graph v1.0 endpoint: POST /users/{user-id}/wipeManagedAppRegistrationsByDeviceTag.
read - Parameters
- user_id, top, skip, search, filter, orderby, select, expand, count, if_match, prefer, consistency_level, body
kosmo integrations:call microsoft-intune.microsoft_intune_users_user_wipe_managed_app_registrations_by_device_tag '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json kosmo integrations:microsoft-intune microsoft_intune_users_user_wipe_managed_app_registrations_by_device_tag '{"user_id":"example_user_id","top":"example_top","skip":"example_skip","search":"example_search","filter":"example_filter","orderby":"example_orderby","select":"example_select","expand":"example_expand"}' --json Function Schemas
Use these parameter tables when building CLI payloads without calling integrations:schema first.
microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_device_app_management_get_device_app_management --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_device_app_management_update_device_app_management 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_device_app_management_update_device_app_management --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_android_managed_app_protections 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_android_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_android_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_android_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_count_dc72 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_count_dc72 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_android_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_android_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_android_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_android_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_android_managed_app_protections 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_android_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_apps_get_count_6de4 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_apps_get_count_6de4 --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_assignments_get_count_574a 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_assignments_get_count_574a --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_delete_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_get_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_deployment_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_android_managed_app_protections_update_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
android_managed_app_protection_id | string | yes | Path parameter `androidManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_default_managed_app_protections 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_default_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_default_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_default_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_count_9b85 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_count_9b85 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_default_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_default_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_default_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_default_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_default_managed_app_protections 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_default_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_list_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_list_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_create_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_create_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_apps_get_count_9a28 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_apps_get_count_9a28 --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_delete_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_get_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_deployment_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_default_managed_app_protections_update_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
default_managed_app_protection_id | string | yes | Path parameter `defaultManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_ios_managed_app_protections 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_ios_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_ios_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_ios_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_count_dcdc 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_count_dcdc --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_ios_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_ios_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_ios_managed_app_protections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_ios_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_ios_managed_app_protections 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_ios_managed_app_protections --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_apps_get_count_33d5 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_apps_get_count_33d5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_assignments_get_count_619f 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_assignments_get_count_619f --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_delete_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_get_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_deployment_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_ios_managed_app_protections_update_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_managed_app_protection_id | string | yes | Path parameter `iosManagedAppProtection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_managed_app_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_managed_app_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_get_count_b24d 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_get_count_b24d --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_managed_app_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_managed_app_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_managed_app_policy_target_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_policies_managed_app_policy_target_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_managed_app_registrations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_managed_app_registrations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_count_e04a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_count_e04a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_user_ids_with_flagged_app_registration 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_user_ids_with_flagged_app_registration --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_registrations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_managed_app_registrations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_managed_app_registrations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_applied_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_applied_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_applied_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_applied_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_applied_policies_get_count_91f5 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_applied_policies_get_count_91f5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_applied_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_applied_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_applied_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_applied_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_applied_policies 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_applied_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_applied_policies_managed_app_policy_target_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_applied_policies_managed_app_policy_target_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_intended_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_intended_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_intended_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_intended_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_intended_policies_get_count_edb3 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_intended_policies_get_count_edb3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_intended_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_intended_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_intended_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_intended_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_intended_policies 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_intended_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_intended_policies_managed_app_policy_target_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_managed_app_registration_intended_policies_managed_app_policy_target_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_policy_id | string | yes | Path parameter `managedAppPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_operations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_list_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_operations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_create_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_operations_get_count_3c0f 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_operations_get_count_3c0f --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_operations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_delete_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_operation_id | string | yes | Path parameter `managedAppOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_operations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_get_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_operation_id | string | yes | Path parameter `managedAppOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_operations 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_registrations_update_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
managed_app_operation_id | string | yes | Path parameter `managedAppOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_managed_app_statuses 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_managed_app_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_managed_app_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_managed_app_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_app_statuses_get_count_1655 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_app_statuses_get_count_1655 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_managed_app_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_status_id | string | yes | Path parameter `managedAppStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_managed_app_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_managed_app_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_status_id | string | yes | Path parameter `managedAppStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_managed_app_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_managed_app_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_status_id | string | yes | Path parameter `managedAppStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_managed_ebooks 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_managed_ebooks --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_managed_ebooks 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_managed_ebooks --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_count_72ff 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_count_72ff --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_managed_ebooks 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_managed_ebooks --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_managed_ebooks 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_managed_ebooks --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_managed_ebooks 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_managed_ebooks --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_managed_ebook_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_managed_ebook_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_assignments_get_count_b034 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_assignments_get_count_b034 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
managed_ebook_assignment_id | string | yes | Path parameter `managedEBookAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
managed_ebook_assignment_id | string | yes | Path parameter `managedEBookAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
managed_ebook_assignment_id | string | yes | Path parameter `managedEBookAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_device_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_device_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_device_states_get_count_6c04 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_device_states_get_count_6c04 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_device_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_device_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_device_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_install_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_install_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_install_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_install_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_install_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_install_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_user_state_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_list_user_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_user_state_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_create_user_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_count_862d 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_count_862d --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_user_state_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_delete_user_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_user_state_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_get_user_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_user_state_summary 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_update_user_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_list_device_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_list_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_create_device_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_create_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_device_states_get_count_a97e 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_device_states_get_count_a97e --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_delete_device_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_delete_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_device_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_get_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_update_device_states 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_managed_ebooks_user_state_summary_update_device_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_ebook_id | string | yes | Path parameter `managedEBook-id`. |
user_install_state_summary_id | string | yes | Path parameter `userInstallStateSummary-id`. |
device_install_state_id | string | yes | Path parameter `deviceInstallState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_mdm_windows_information_protection_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mdm_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_mdm_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_mdm_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_count_a680 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_count_a680 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_mdm_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_mdm_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mdm_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mdm_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_mdm_windows_information_protection_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_mdm_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_assignments_get_count_12b1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_assignments_get_count_12b1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_exempt_app_locker_files 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_exempt_app_locker_files_get_count_f6bf 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_exempt_app_locker_files_get_count_f6bf --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_exempt_app_locker_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_protected_app_locker_files 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_list_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_create_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_protected_app_locker_files_get_count_5893 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_protected_app_locker_files_get_count_5893 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_delete_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_get_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_protected_app_locker_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mdm_windows_information_protection_policies_update_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mdm_windows_information_protection_policy_id | string | yes | Path parameter `mdmWindowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_categories 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_categories_get_count_03a0 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_categories_get_count_03a0 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_configurations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_count_15a7 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_count_15a7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_configurations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_managed_device_mobile_app_configuration_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_managed_device_mobile_app_configuration_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_assignments_get_count_24db 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_assignments_get_count_24db --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_assignment_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_assignment_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_assignment_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_status_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_status_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_status_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_device_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_device_statuses_get_count_812c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_device_statuses_get_count_812c --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_device_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_device_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_device_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_status_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_status_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_status_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_user_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_list_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_create_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_user_statuses_get_count_b4b1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_user_statuses_get_count_b4b1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_delete_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_user_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_get_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_user_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_configurations_update_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_mobile_app_configuration_id | string | yes | Path parameter `managedDeviceMobileAppConfiguration-id`. |
managed_device_mobile_app_configuration_user_status_id | string | yes | Path parameter `managedDeviceMobileAppConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_relationships 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_app_relationships --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_relationships 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_mobile_app_relationships --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_app_relationships_get_count_a82f 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_app_relationships_get_count_a82f --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_relationships 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_mobile_app_relationships --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_relationship_id | string | yes | Path parameter `mobileAppRelationship-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_relationships 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_app_relationships --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_relationship_id | string | yes | Path parameter `mobileAppRelationship-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_relationships 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_mobile_app_relationships --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_relationship_id | string | yes | Path parameter `mobileAppRelationship-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_mobile_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_mobile_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_dcef 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_dcef --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_lob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_lob_app_3c7c 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_lob_app_3c7c --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_store_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_android_store_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_store_app_fff5 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_android_store_app_fff5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_lob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_lob_app_f182 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_lob_app_f182 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_store_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_store_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_store_app_6fbc 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_store_app_6fbc --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_vpp_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_ios_vpp_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_vpp_app_da96 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_ios_vpp_app_da96 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_osdmg_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_osdmg_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_osdmg_app_b712 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_osdmg_app_b712 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_oslob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_mac_oslob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_oslob_app_6776 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_mac_oslob_app_6776 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_android_lob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_android_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_android_lob_app_8619 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_android_lob_app_8619 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_ioslob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_ioslob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_ioslob_app_11b8 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_ioslob_app_11b8 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_mobile_lob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_managed_mobile_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_mobile_lob_app_469d 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_managed_mobile_lob_app_469d --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_microsoft_store_for_business_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_microsoft_store_for_business_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_microsoft_store_for_business_app_724e 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_microsoft_store_for_business_app_724e --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_win32_lob_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_win32_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_win32_lob_app_513f 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_win32_lob_app_513f --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_app_x 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_app_x --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_app_x_2550 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_app_x_2550 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_mobile_msi 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_mobile_msi --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_mobile_msi_5644 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_mobile_msi_5644 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_universal_app_x 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_universal_app_x --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_universal_app_x_fe04 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_universal_app_x_fe04 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_web_app 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_mobile_apps_as_windows_web_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_web_app_f73a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_count_as_windows_web_app_f73a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_mobile_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_mobile_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_mobile_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_mobile_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_assignments_get_count_493c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_assignments_get_count_493c --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_categories_get_count_6d0e 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_categories_get_count_6d0e --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_lob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_assignments_get_count_1911 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_assignments_get_count_1911 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_categories_get_count_828c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_categories_get_count_828c --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_count_12ca 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_count_12ca --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_contained_apps_get_count_510a 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_contained_apps_get_count_510a --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_files_get_count_d41e 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_files_get_count_d41e --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_lob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_store_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_android_store_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_assignments_get_count_6eb3 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_assignments_get_count_6eb3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_categories_get_count_2f24 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_categories_get_count_2f24 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_android_store_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_lob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_assignments_get_count_22ac 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_assignments_get_count_22ac --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_categories_get_count_9433 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_categories_get_count_9433 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_count_e450 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_count_e450 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_contained_apps_get_count_7a04 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_contained_apps_get_count_7a04 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_files_get_count_ec6f 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_files_get_count_ec6f --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_lob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_ios_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_store_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_store_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_assignments_get_count_ec45 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_assignments_get_count_ec45 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_categories_get_count_06f1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_categories_get_count_06f1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_store_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_vpp_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_ios_vpp_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_assignments_get_count_4b18 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_assignments_get_count_4b18 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_categories_get_count_7fa7 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_categories_get_count_7fa7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_ios_vpp_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_osdmg_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_osdmg_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_assignments_get_count_2a85 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_assignments_get_count_2a85 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_categories_get_count_ccbd 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_categories_get_count_ccbd --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_count_df85 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_count_df85 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_contained_apps_get_count_19e5 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_contained_apps_get_count_19e5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_files_get_count_36b4 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_files_get_count_36b4 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_osdmg_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_osdmg_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_oslob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_mac_oslob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_assignments_get_count_0658 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_assignments_get_count_0658 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_categories_get_count_18f1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_categories_get_count_18f1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_count_f249 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_count_f249 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_contained_apps_get_count_667c 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_contained_apps_get_count_667c --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_files_get_count_ebb2 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_files_get_count_ebb2 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_mac_oslob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_mac_oslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_android_lob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_android_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_assignments_get_count_7cc2 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_assignments_get_count_7cc2 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_categories_get_count_ebb1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_categories_get_count_ebb1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_count_bb5b 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_count_bb5b --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_contained_apps_get_count_1666 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_contained_apps_get_count_1666 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_files_get_count_237b 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_files_get_count_237b --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_android_lob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_android_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_ioslob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_ioslob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_assignments_get_count_6633 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_assignments_get_count_6633 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_categories_get_count_baea 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_categories_get_count_baea --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_count_57c4 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_count_57c4 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_contained_apps_get_count_877c 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_contained_apps_get_count_877c --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_files_get_count_6260 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_files_get_count_6260 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_ioslob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_ioslob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_mobile_lob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_managed_mobile_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_assignments_get_count_7f2e 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_assignments_get_count_7f2e --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_categories_get_count_6e46 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_categories_get_count_6e46 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_count_db35 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_count_db35 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_contained_apps_get_count_4c53 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_contained_apps_get_count_4c53 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_files_get_count_f9ec 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_files_get_count_f9ec --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_managed_mobile_lob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_managed_mobile_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_microsoft_store_for_business_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_microsoft_store_for_business_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_assignments_get_count_38b3 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_assignments_get_count_38b3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_categories_get_count_e09e 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_categories_get_count_e09e --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_microsoft_store_for_business_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_win32_lob_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_win32_lob_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_assignments_get_count_ce71 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_assignments_get_count_ce71 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_categories_get_count_fcaa 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_categories_get_count_fcaa --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_count_1710 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_count_1710 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_contained_apps_get_count_5c38 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_contained_apps_get_count_5c38 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_files_get_count_1de1 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_files_get_count_1de1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_win32_lob_app_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_win32_lob_app_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_app_x 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_app_x --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_assignments_get_count_59b1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_assignments_get_count_59b1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_categories_get_count_d1eb 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_categories_get_count_d1eb --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_count_e02a 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_count_e02a --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_contained_apps_get_count_d3ec 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_contained_apps_get_count_d3ec --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_files_get_count_21f7 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_files_get_count_21f7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_app_x_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_mobile_msi 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_mobile_msi --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_assignments_get_count_4603 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_assignments_get_count_4603 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_categories_get_count_4240 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_categories_get_count_4240 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_count_4cf0 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_count_4cf0 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_contained_apps_get_count_1ef7 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_contained_apps_get_count_1ef7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_files_get_count_56d9 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_files_get_count_56d9 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_mobile_msi_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_mobile_msi_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_universal_app_x 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_universal_app_x --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_assignments_get_count_07a1 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_assignments_get_count_07a1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_categories_get_count_c2ed 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_categories_get_count_c2ed --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_committed_contained_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_committed_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_committed_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_committed_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_committed_contained_apps_get_count_b859 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_committed_contained_apps_get_count_b859 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_committed_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_committed_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_committed_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_committed_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_committed_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_committed_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_content_versions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_list_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_create_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_count_2f10 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_count_2f10 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_delete_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_content_versions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_get_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_content_versions 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_update_content_versions --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_contained_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_contained_apps_get_count_be43 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_contained_apps_get_count_be43 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_contained_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_contained_apps 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_contained_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_contained_app_id | string | yes | Path parameter `mobileContainedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_list_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_create_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_files_get_count_43a7 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_files_get_count_43a7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_delete_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_get_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_files 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_universal_app_x_content_versions_update_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_commit --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_mobile_app_microsoft_graph_windows_universal_app_x_content_versions_mobile_app_content_files_mobile_app_content_file_renew_upload --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_content_id | string | yes | Path parameter `mobileAppContent-id`. |
mobile_app_content_file_id | string | yes | Path parameter `mobileAppContentFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_web_app 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_mobile_apps_as_windows_web_app --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_assignments_get_count_0362 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_assignments_get_count_0362 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_assignment_id | string | yes | Path parameter `mobileAppAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_list_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_categories_get_count_79ca 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_categories_get_count_79ca --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_mobile_apps_as_windows_web_app_get_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_id | string | yes | Path parameter `mobileApp-id`. |
mobile_app_category_id | string | yes | Path parameter `mobileAppCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_sync_microsoft_store_for_business_apps 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_sync_microsoft_store_for_business_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_targeted_managed_app_configurations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_targeted_managed_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_targeted_managed_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_targeted_managed_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_count_8d50 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_count_8d50 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_targeted_managed_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_targeted_managed_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_targeted_managed_app_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_targeted_managed_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_targeted_managed_app_configurations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_targeted_managed_app_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_apps_get_count_0ba7 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_apps_get_count_0ba7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_apps 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
managed_mobile_app_id | string | yes | Path parameter `managedMobileApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_assignments_get_count_5948 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_assignments_get_count_5948 --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_delete_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_deployment_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_get_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_deployment_summary 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_update_deployment_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_target_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_targeted_managed_app_configurations_targeted_managed_app_configuration_target_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
targeted_managed_app_configuration_id | string | yes | Path parameter `targetedManagedAppConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_list_vpp_tokens 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_vpp_tokens --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_vpp_tokens 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_vpp_tokens --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_get_count_d643 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_get_count_d643 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_vpp_tokens 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_vpp_tokens --json | Parameter | Type | Required | Description |
|---|---|---|---|
vpp_token_id | string | yes | Path parameter `vppToken-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_vpp_tokens 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_vpp_tokens --json | Parameter | Type | Required | Description |
|---|---|---|---|
vpp_token_id | string | yes | Path parameter `vppToken-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_vpp_tokens 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_vpp_tokens --json | Parameter | Type | Required | Description |
|---|---|---|---|
vpp_token_id | string | yes | Path parameter `vppToken-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_vpp_token_sync_licenses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_vpp_tokens_vpp_token_sync_licenses --json | Parameter | Type | Required | Description |
|---|---|---|---|
vpp_token_id | string | yes | Path parameter `vppToken-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_list_windows_information_protection_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_list_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_create_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_create_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_count_b909 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_count_b909 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_delete_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_delete_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_get_windows_information_protection_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_get_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_update_windows_information_protection_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_update_windows_information_protection_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_assignments_get_count_9869 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_assignments_get_count_9869 --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
targeted_managed_app_policy_assignment_id | string | yes | Path parameter `targetedManagedAppPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_exempt_app_locker_files 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_exempt_app_locker_files_get_count_65c6 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_exempt_app_locker_files_get_count_65c6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_exempt_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_exempt_app_locker_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_exempt_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_protected_app_locker_files 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_list_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_create_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_protected_app_locker_files_get_count_fa50 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_protected_app_locker_files_get_count_fa50 --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_delete_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_protected_app_locker_files 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_get_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_protected_app_locker_files 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_app_management_windows_information_protection_policies_update_protected_app_locker_files --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_policy_id | string | yes | Path parameter `windowsInformationProtectionPolicy-id`. |
windows_information_protection_app_locker_file_id | string | yes | Path parameter `windowsInformationProtectionAppLockerFile-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_management_get_device_management 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_management_get_device_management --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_management_update_device_management 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_management_update_device_management --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_apple_push_notification_certificate 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_apple_push_notification_certificate --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_apple_push_notification_certificate 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_apple_push_notification_certificate --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_apple_push_notification_certificate 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_apple_push_notification_certificate --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_apple_push_notification_certificate_download_apple_push_notification_certificate_signing_request 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_apple_push_notification_certificate_download_apple_push_notification_certificate_signing_request --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_audit_events 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_audit_events_get_count_7cd0 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_audit_events_get_count_7cd0 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_activity_types 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_activity_types --json | Parameter | Type | Required | Description |
|---|---|---|---|
category | string | yes | Path parameter `category`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_categories 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_audit_events_get_audit_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
audit_event_id | string | yes | Path parameter `auditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
audit_event_id | string | yes | Path parameter `auditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_audit_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
audit_event_id | string | yes | Path parameter `auditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_compliance_management_partners 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_compliance_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_compliance_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_compliance_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_compliance_management_partners_get_count_eeb1 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_compliance_management_partners_get_count_eeb1 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_compliance_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_compliance_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
compliance_management_partner_id | string | yes | Path parameter `complianceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_compliance_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_compliance_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
compliance_management_partner_id | string | yes | Path parameter `complianceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_compliance_management_partners 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_compliance_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
compliance_management_partner_id | string | yes | Path parameter `complianceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_conditional_access_settings 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_conditional_access_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_conditional_access_settings 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_conditional_access_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_conditional_access_settings 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_conditional_access_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_detected_apps 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_detected_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_detected_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_detected_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_detected_apps_get_count_0228 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_detected_apps_get_count_0228 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_detected_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_detected_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_detected_apps 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_detected_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_detected_apps 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_detected_apps --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_detected_apps_list_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_detected_apps_list_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_detected_apps_managed_devices_get_count_d78c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_detected_apps_managed_devices_get_count_d78c --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_detected_apps_get_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_detected_apps_get_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
detected_app_id | string | yes | Path parameter `detectedApp-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_device_categories 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_categories_get_count_ed54 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_categories_get_count_ed54 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_category_id | string | yes | Path parameter `deviceCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_category_id | string | yes | Path parameter `deviceCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_category_id | string | yes | Path parameter `deviceCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_device_compliance_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_compliance_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_compliance_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_compliance_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_count_6c5d 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_count_6c5d --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_compliance_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_compliance_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_compliance_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_compliance_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_assignments_get_count_332a 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_assignments_get_count_332a --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_policy_assignment_id | string | yes | Path parameter `deviceCompliancePolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_policy_assignment_id | string | yes | Path parameter `deviceCompliancePolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_policy_assignment_id | string | yes | Path parameter `deviceCompliancePolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_setting_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_setting_state_summaries_get_count_6b27 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_setting_state_summaries_get_count_6b27 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_setting_state_summaries 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_status_overview 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_statuses_get_count_f70b 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_statuses_get_count_f70b --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_device_status_id | string | yes | Path parameter `deviceComplianceDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_device_status_id | string | yes | Path parameter `deviceComplianceDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_device_status_id | string | yes | Path parameter `deviceComplianceDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_schedule_actions_for_rules 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_device_compliance_policy_schedule_actions_for_rules --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_scheduled_actions_for_rule 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_scheduled_actions_for_rule --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_scheduled_actions_for_rule 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_scheduled_actions_for_rule --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_count_afd5 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_count_afd5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_scheduled_actions_for_rule 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_scheduled_actions_for_rule --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_scheduled_actions_for_rule 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_scheduled_actions_for_rule --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_scheduled_actions_for_rule 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_scheduled_actions_for_rule --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_list_scheduled_action_configurations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_list_scheduled_action_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_create_scheduled_action_configurations 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_create_scheduled_action_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_scheduled_action_configurations_get_count_b4b5 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_scheduled_action_configurations_get_count_b4b5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_delete_scheduled_action_configurations 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_delete_scheduled_action_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
device_compliance_action_item_id | string | yes | Path parameter `deviceComplianceActionItem-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_scheduled_action_configurations 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_get_scheduled_action_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
device_compliance_action_item_id | string | yes | Path parameter `deviceComplianceActionItem-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_update_scheduled_action_configurations 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_scheduled_actions_for_rule_update_scheduled_action_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_scheduled_action_for_rule_id | string | yes | Path parameter `deviceComplianceScheduledActionForRule-id`. |
device_compliance_action_item_id | string | yes | Path parameter `deviceComplianceActionItem-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_status_overview 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_user_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_list_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_create_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_user_statuses_get_count_fa4a 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_user_statuses_get_count_fa4a --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_delete_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_user_status_id | string | yes | Path parameter `deviceComplianceUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_get_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_user_status_id | string | yes | Path parameter `deviceComplianceUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policies_update_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_id | string | yes | Path parameter `deviceCompliancePolicy-id`. |
device_compliance_user_status_id | string | yes | Path parameter `deviceComplianceUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_device_state_summary 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_device_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_device_state_summary 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_device_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_device_state_summary 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_device_state_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_device_compliance_policy_setting_state_summaries 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_compliance_policy_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_compliance_policy_setting_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_compliance_policy_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_count_ca06 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_count_ca06 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_setting_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_compliance_policy_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_setting_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_compliance_policy_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_compliance_policy_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_list_device_compliance_setting_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_list_device_compliance_setting_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_create_device_compliance_setting_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_create_device_compliance_setting_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_device_compliance_setting_states_get_count_49c2 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_device_compliance_setting_states_get_count_49c2 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_delete_device_compliance_setting_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_delete_device_compliance_setting_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
device_compliance_setting_state_id | string | yes | Path parameter `deviceComplianceSettingState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_device_compliance_setting_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_get_device_compliance_setting_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
device_compliance_setting_state_id | string | yes | Path parameter `deviceComplianceSettingState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_update_device_compliance_setting_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_compliance_policy_setting_state_summaries_update_device_compliance_setting_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_compliance_policy_setting_state_summary_id | string | yes | Path parameter `deviceCompliancePolicySettingStateSummary-id`. |
device_compliance_setting_state_id | string | yes | Path parameter `deviceComplianceSettingState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_device_configuration_device_state_summaries 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_configuration_device_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_configuration_device_state_summaries 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_configuration_device_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_configuration_device_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_configuration_device_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_device_configurations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_count_2013 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_count_2013 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_configurations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_assignments_get_count_170b 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_assignments_get_count_170b --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_assignment_id | string | yes | Path parameter `deviceConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_assignment_id | string | yes | Path parameter `deviceConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_assignment_id | string | yes | Path parameter `deviceConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_setting_state_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_device_setting_state_summaries_get_count_921c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_device_setting_state_summaries_get_count_921c --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_setting_state_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_setting_state_summaries 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_setting_state_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
setting_state_device_summary_id | string | yes | Path parameter `settingStateDeviceSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_status_overview 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_list_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_create_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_device_statuses_get_count_ce20 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_device_statuses_get_count_ce20 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_device_status_id | string | yes | Path parameter `deviceConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_device_status_id | string | yes | Path parameter `deviceConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_device_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_device_status_id | string | yes | Path parameter `deviceConfigurationDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_get_oma_setting_plain_text_value 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_device_configuration_get_oma_setting_plain_text_value --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
secret_reference_value_id | string | yes | Path parameter `secretReferenceValueId`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_status_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_status_overview 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_status_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_list_user_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_list_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_create_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_create_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_configurations_user_statuses_get_count_a3f6 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_user_statuses_get_count_a3f6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_delete_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_user_status_id | string | yes | Path parameter `deviceConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_get_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_user_status_id | string | yes | Path parameter `deviceConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_configurations_update_user_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_configuration_id | string | yes | Path parameter `deviceConfiguration-id`. |
device_configuration_user_status_id | string | yes | Path parameter `deviceConfigurationUserStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_device_enrollment_configurations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_enrollment_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_enrollment_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_enrollment_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_count_69e5 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_count_69e5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_enrollment_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_enrollment_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_enrollment_configurations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_enrollment_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_enrollment_configurations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_enrollment_configurations --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_assignments_get_count_f0d7 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_assignments_get_count_f0d7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
enrollment_configuration_assignment_id | string | yes | Path parameter `enrollmentConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
enrollment_configuration_assignment_id | string | yes | Path parameter `enrollmentConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
enrollment_configuration_assignment_id | string | yes | Path parameter `enrollmentConfigurationAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_set_priority 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_enrollment_configurations_device_enrollment_configuration_set_priority --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_enrollment_configuration_id | string | yes | Path parameter `deviceEnrollmentConfiguration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_device_management_partners 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_device_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_device_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_device_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_management_partners_get_count_6f25 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_management_partners_get_count_6f25 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_device_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_device_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_partner_id | string | yes | Path parameter `deviceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_device_management_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_device_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_partner_id | string | yes | Path parameter `deviceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_device_management_partners 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_device_management_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_partner_id | string | yes | Path parameter `deviceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_device_management_partners_device_management_partner_terminate 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_device_management_partners_device_management_partner_terminate --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_partner_id | string | yes | Path parameter `deviceManagementPartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_exchange_connectors 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_exchange_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_exchange_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_exchange_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_exchange_connectors_get_count_7e43 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_exchange_connectors_get_count_7e43 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_exchange_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_exchange_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_exchange_connector_id | string | yes | Path parameter `deviceManagementExchangeConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_exchange_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_exchange_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_exchange_connector_id | string | yes | Path parameter `deviceManagementExchangeConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_exchange_connectors 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_exchange_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_exchange_connector_id | string | yes | Path parameter `deviceManagementExchangeConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_exchange_connectors_device_management_exchange_connector_sync 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_exchange_connectors_device_management_exchange_connector_sync --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_exchange_connector_id | string | yes | Path parameter `deviceManagementExchangeConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_get_effective_permissions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_effective_permissions --json | Parameter | Type | Required | Description |
|---|---|---|---|
scope | string | yes | Path parameter `scope`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_imported_windows_autopilot_device_identities 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_imported_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_imported_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_imported_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_get_count_36aa 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_get_count_36aa --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_import 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_imported_windows_autopilot_device_identities_import --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_imported_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_imported_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
imported_windows_autopilot_device_identity_id | string | yes | Path parameter `importedWindowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_imported_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_imported_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
imported_windows_autopilot_device_identity_id | string | yes | Path parameter `importedWindowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_imported_windows_autopilot_device_identities 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_imported_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
imported_windows_autopilot_device_identity_id | string | yes | Path parameter `importedWindowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_ios_update_statuses 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_ios_update_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_ios_update_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_ios_update_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_ios_update_statuses_get_count_c734 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_ios_update_statuses_get_count_c734 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_ios_update_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_ios_update_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_update_device_status_id | string | yes | Path parameter `iosUpdateDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_ios_update_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_ios_update_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_update_device_status_id | string | yes | Path parameter `iosUpdateDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_ios_update_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_ios_update_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
ios_update_device_status_id | string | yes | Path parameter `iosUpdateDeviceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_get_managed_device_overview 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_managed_device_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_managed_devices 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_count_8108 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_count_8108 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_bypass_activation_lock 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_bypass_activation_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_clean_windows_device 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_clean_windows_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_ref_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_ref_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_ref_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_compliance_policy_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_device_compliance_policy_states_get_count_dafa 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_device_compliance_policy_states_get_count_dafa --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_compliance_policy_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_configuration_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_list_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_create_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_device_configuration_states_get_count_a01e 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_device_configuration_states_get_count_a01e --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_configuration_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_disable_lost_mode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_disable_lost_mode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_locate_device 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_locate_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_list_log_collection_requests 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_list_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_create_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_create_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_log_collection_requests_get_count_78aa 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_log_collection_requests_get_count_78aa --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reboot_now 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reboot_now --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_recover_passcode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_recover_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_remote_lock 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_remote_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_request_remote_assistance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_request_remote_assistance --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reset_passcode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_reset_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_retire 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_retire --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_shut_down 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_shut_down --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_sync_device 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_sync_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_update_windows_device_account 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_update_windows_device_account --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_list_users 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_list_users --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_scan 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_scan --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_update_signatures 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_windows_defender_update_signatures --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_delete_windows_protection_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_delete_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_get_windows_protection_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_get_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_update_windows_protection_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_update_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_list_detected_malware_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_list_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_create_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_create_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_detected_malware_state_get_count_59c4 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_detected_malware_state_get_count_59c4 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_delete_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_delete_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_get_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_get_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_update_detected_malware_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_windows_protection_state_update_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_wipe 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_managed_devices_managed_device_wipe --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_mobile_app_troubleshooting_events 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_mobile_app_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_mobile_app_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_mobile_app_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_count_9f2d 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_count_9f2d --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_mobile_app_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_mobile_app_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_mobile_app_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_mobile_app_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_mobile_app_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_mobile_app_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_list_app_log_collection_requests 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_list_app_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_create_app_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_create_app_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_app_log_collection_requests_get_count_0428 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_app_log_collection_requests_get_count_0428 --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_delete_app_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_delete_app_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
app_log_collection_request_id | string | yes | Path parameter `appLogCollectionRequest-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_app_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_get_app_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
app_log_collection_request_id | string | yes | Path parameter `appLogCollectionRequest-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_update_app_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_update_app_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
app_log_collection_request_id | string | yes | Path parameter `appLogCollectionRequest-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_mobile_app_troubleshooting_event_app_log_collection_requests_app_log_collection_request_create_download_url 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_app_troubleshooting_events_mobile_app_troubleshooting_event_app_log_collection_requests_app_log_collection_request_create_download_url --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_app_troubleshooting_event_id | string | yes | Path parameter `mobileAppTroubleshootingEvent-id`. |
app_log_collection_request_id | string | yes | Path parameter `appLogCollectionRequest-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_mobile_threat_defense_connectors 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_mobile_threat_defense_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_mobile_threat_defense_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_mobile_threat_defense_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_mobile_threat_defense_connectors_get_count_7a2a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_mobile_threat_defense_connectors_get_count_7a2a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_mobile_threat_defense_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_mobile_threat_defense_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_threat_defense_connector_id | string | yes | Path parameter `mobileThreatDefenseConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_mobile_threat_defense_connectors 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_mobile_threat_defense_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_threat_defense_connector_id | string | yes | Path parameter `mobileThreatDefenseConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_mobile_threat_defense_connectors 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_mobile_threat_defense_connectors --json | Parameter | Type | Required | Description |
|---|---|---|---|
mobile_threat_defense_connector_id | string | yes | Path parameter `mobileThreatDefenseConnector-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_notification_message_templates 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_notification_message_templates --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_notification_message_templates 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_notification_message_templates --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_count_1654 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_count_1654 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_notification_message_templates 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_notification_message_templates --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_notification_message_templates 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_notification_message_templates --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_notification_message_templates 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_notification_message_templates --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_list_localized_notification_messages 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_list_localized_notification_messages --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_create_localized_notification_messages 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_create_localized_notification_messages --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_localized_notification_messages_get_count_dee6 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_localized_notification_messages_get_count_dee6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_delete_localized_notification_messages 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_delete_localized_notification_messages --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
localized_notification_message_id | string | yes | Path parameter `localizedNotificationMessage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_localized_notification_messages 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_get_localized_notification_messages --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
localized_notification_message_id | string | yes | Path parameter `localizedNotificationMessage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_update_localized_notification_messages 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_update_localized_notification_messages --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
localized_notification_message_id | string | yes | Path parameter `localizedNotificationMessage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_notification_message_templates_notification_message_template_send_test_message 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_notification_message_templates_notification_message_template_send_test_message --json | Parameter | Type | Required | Description |
|---|---|---|---|
notification_message_template_id | string | yes | Path parameter `notificationMessageTemplate-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_remote_assistance_partners 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_remote_assistance_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_remote_assistance_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_remote_assistance_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_get_count_427d 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_get_count_427d --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_remote_assistance_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_remote_assistance_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
remote_assistance_partner_id | string | yes | Path parameter `remoteAssistancePartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_remote_assistance_partners 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_remote_assistance_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
remote_assistance_partner_id | string | yes | Path parameter `remoteAssistancePartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_remote_assistance_partners 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_remote_assistance_partners --json | Parameter | Type | Required | Description |
|---|---|---|---|
remote_assistance_partner_id | string | yes | Path parameter `remoteAssistancePartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_begin_onboarding 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_begin_onboarding --json | Parameter | Type | Required | Description |
|---|---|---|---|
remote_assistance_partner_id | string | yes | Path parameter `remoteAssistancePartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_disconnect 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_remote_assistance_partners_remote_assistance_partner_disconnect --json | Parameter | Type | Required | Description |
|---|---|---|---|
remote_assistance_partner_id | string | yes | Path parameter `remoteAssistancePartner-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_reports 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_reports --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_reports 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_reports --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_reports 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_reports --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_list_export_jobs 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_list_export_jobs --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_reports_create_export_jobs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_create_export_jobs --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_export_jobs_get_count_5277 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_export_jobs_get_count_5277 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_reports_delete_export_jobs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_delete_export_jobs --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_export_job_id | string | yes | Path parameter `deviceManagementExportJob-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_reports_get_export_jobs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_export_jobs --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_export_job_id | string | yes | Path parameter `deviceManagementExportJob-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_reports_update_export_jobs 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_update_export_jobs --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_export_job_id | string | yes | Path parameter `deviceManagementExportJob-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_cached_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_cached_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_summary_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_compliance_policy_non_compliance_summary_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_compliance_setting_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_compliance_setting_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_summary_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_configuration_policy_non_compliance_summary_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_configuration_setting_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_configuration_setting_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_per_setting_contributing_profiles 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_per_setting_contributing_profiles --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_settings_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_device_management_intent_settings_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_device_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_device_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_devices_without_compliance_policy_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_devices_without_compliance_policy_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_historical_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_historical_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_noncompliant_devices_and_settings_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_noncompliant_devices_and_settings_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_metadata 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_metadata --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_summary_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_policy_non_compliance_summary_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_report_filters 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_report_filters --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_get_setting_non_compliance_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_get_setting_non_compliance_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_reports_retrieve_device_app_installation_status_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_reports_retrieve_device_app_installation_status_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_resource_operations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_resource_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_resource_operations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_resource_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_resource_operations_get_count_db11 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_resource_operations_get_count_db11 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_resource_operations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_resource_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
resource_operation_id | string | yes | Path parameter `resourceOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_resource_operations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_resource_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
resource_operation_id | string | yes | Path parameter `resourceOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_resource_operations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_resource_operations --json | Parameter | Type | Required | Description |
|---|---|---|---|
resource_operation_id | string | yes | Path parameter `resourceOperation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_role_assignments 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_role_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_assignments_get_count_13e6 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_assignments_get_count_13e6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_role_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_and_app_management_role_assignment_id | string | yes | Path parameter `deviceAndAppManagementRoleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_role_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_and_app_management_role_assignment_id | string | yes | Path parameter `deviceAndAppManagementRoleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_role_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_and_app_management_role_assignment_id | string | yes | Path parameter `deviceAndAppManagementRoleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_assignments_get_role_definition 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_assignments_get_role_definition --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_and_app_management_role_assignment_id | string | yes | Path parameter `deviceAndAppManagementRoleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_role_definitions 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_role_definitions --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_role_definitions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_role_definitions --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_definitions_get_count_031b 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_get_count_031b --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_role_definitions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_role_definitions --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_role_definitions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_role_definitions --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_role_definitions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_role_definitions --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_definitions_list_role_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_list_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_role_definitions_create_role_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_create_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_count_3dca 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_count_3dca --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_role_definitions_delete_role_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_delete_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
role_assignment_id | string | yes | Path parameter `roleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_role_definitions_get_role_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_get_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
role_assignment_id | string | yes | Path parameter `roleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_role_definitions_update_role_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_update_role_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
role_assignment_id | string | yes | Path parameter `roleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_role_definition 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_role_definitions_role_assignments_get_role_definition --json | Parameter | Type | Required | Description |
|---|---|---|---|
role_definition_id | string | yes | Path parameter `roleDefinition-id`. |
role_assignment_id | string | yes | Path parameter `roleAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_software_update_status_summary 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_software_update_status_summary --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_terms_and_conditions 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_terms_and_conditions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_count_b2c0 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_count_b2c0 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_terms_and_conditions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_terms_and_conditions 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_terms_and_conditions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_acceptance_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_acceptance_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_acceptance_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_acceptance_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_count_d4f9 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_count_d4f9 --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_acceptance_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_acceptance_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_acceptance_status_id | string | yes | Path parameter `termsAndConditionsAcceptanceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_acceptance_statuses 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_acceptance_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_acceptance_status_id | string | yes | Path parameter `termsAndConditionsAcceptanceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_acceptance_statuses 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_acceptance_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_acceptance_status_id | string | yes | Path parameter `termsAndConditionsAcceptanceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_terms_and_conditions 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_acceptance_statuses_get_terms_and_conditions --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_acceptance_status_id | string | yes | Path parameter `termsAndConditionsAcceptanceStatus-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_assignments_get_count_0a20 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_assignments_get_count_0a20 --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_assignment_id | string | yes | Path parameter `termsAndConditionsAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_assignment_id | string | yes | Path parameter `termsAndConditionsAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_terms_and_conditions_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
terms_and_conditions_id | string | yes | Path parameter `termsAndConditions-id`. |
terms_and_conditions_assignment_id | string | yes | Path parameter `termsAndConditionsAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_troubleshooting_events 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_troubleshooting_events_get_count_0f54 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_troubleshooting_events_get_count_0f54 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_get_count_6ac7 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_get_count_6ac7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_application_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthApplicationPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_application_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthApplicationPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_application_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthApplicationPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_details 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_details_get_count_2b1f 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_details_get_count_2b1f --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_details 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_device_id 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_app_version_device_id --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_device_id 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_app_version_device_id --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_device_id_get_count_d4df 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_app_version_device_id_get_count_d4df --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_device_id 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_app_version_device_id --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_device_id_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_device_id 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_app_version_device_id --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_device_id_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_device_id 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_app_version_device_id --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_app_version_device_id_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_osversion 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_application_performance_by_osversion --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_osversion 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_application_performance_by_osversion --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_osversion_get_count_e423 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_application_performance_by_osversion_get_count_e423 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_osversion 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_application_performance_by_osversion --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_osversion_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_osversion 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_application_performance_by_osversion --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_osversion_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_osversion 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_application_performance_by_osversion --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_app_performance_by_osversion_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_model_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_model_performance_get_count_d8bb 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_model_performance_get_count_d8bb --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDeviceModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDeviceModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_model_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDeviceModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_get_count_3c87 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_get_count_3c87 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance_details 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_device_performance_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_device_performance_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_details_get_count_4666 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_device_performance_details_get_count_4666 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_device_performance_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformanceDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance_details 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_device_performance_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformanceDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance_details 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_device_performance_details --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_device_performance_details_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthDevicePerformanceDetails-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_osversion_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_app_health_osversion_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_osversion_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_app_health_osversion_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_osversion_performance_get_count_d1f0 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_osversion_performance_get_count_d1f0 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_osversion_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_osversion_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_osversion_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthOSVersionPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_osversion_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_osversion_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_osversion_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthOSVersionPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_osversion_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_osversion_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_app_health_osversion_performance_id | string | yes | Path parameter `userExperienceAnalyticsAppHealthOSVersionPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_overview 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_app_health_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_overview 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_app_health_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_app_health_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_list_metric_values 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_list_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_create_metric_values 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_create_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_metric_values_get_count_8e50 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_metric_values_get_count_8e50 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_delete_metric_values 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_delete_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_get_metric_values 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_get_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_update_metric_values 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_app_health_overview_update_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_baselines 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_baselines --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_baselines 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_baselines --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_count_cb93 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_count_cb93 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_baselines 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_baselines --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_baselines 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_baselines --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_baselines 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_baselines --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_app_health_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_app_health_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_battery_health_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_battery_health_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_best_practices_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_best_practices_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_device_boot_performance_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_device_boot_performance_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_reboot_analytics_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_reboot_analytics_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_resource_performance_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_resource_performance_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_work_from_anywhere_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_baselines_get_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_baseline_id | string | yes | Path parameter `userExperienceAnalyticsBaseline-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_categories 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_count_6bb5 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_count_6bb5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_categories 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_categories 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_categories --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_list_metric_values 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_list_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_create_metric_values 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_create_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_metric_values_get_count_a34c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_metric_values_get_count_a34c --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_delete_metric_values 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_delete_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_metric_values 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_get_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_update_metric_values 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_categories_update_metric_values --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_category_id | string | yes | Path parameter `userExperienceAnalyticsCategory-id`. |
user_experience_analytics_metric_id | string | yes | Path parameter `userExperienceAnalyticsMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_get_count_7e9c 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_get_count_7e9c --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_summarize_device_performance_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_performance_summarize_device_performance_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
summarize_by | string | yes | Path parameter `summarizeBy`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_performance_id | string | yes | Path parameter `userExperienceAnalyticsDevicePerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_scores 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_scores_get_count_396a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_scores_get_count_396a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_scores_id | string | yes | Path parameter `userExperienceAnalyticsDeviceScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_scores_id | string | yes | Path parameter `userExperienceAnalyticsDeviceScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_scores 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_scores_id | string | yes | Path parameter `userExperienceAnalyticsDeviceScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_history 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_history_get_count_a819 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_history_get_count_a819 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_history_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_history_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_history 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_history_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_process_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_process_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_process_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_process_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_process_performance_get_count_2dec 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_process_performance_get_count_2dec --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_process_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_process_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_performance_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcessPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_process_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_process_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_performance_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcessPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_process_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_process_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_performance_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcessPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_processes 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_device_startup_processes --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_processes 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_device_startup_processes --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_processes_get_count_f629 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_device_startup_processes_get_count_f629 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_processes 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_device_startup_processes --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcess-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_processes 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_device_startup_processes --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcess-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_processes 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_device_startup_processes --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_device_startup_process_id | string | yes | Path parameter `userExperienceAnalyticsDeviceStartupProcess-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_metric_history 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_metric_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_metric_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_metric_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_metric_history_get_count_6671 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_metric_history_get_count_6671 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_metric_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_metric_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_history_id | string | yes | Path parameter `userExperienceAnalyticsMetricHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_metric_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_metric_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_history_id | string | yes | Path parameter `userExperienceAnalyticsMetricHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_metric_history 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_metric_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_metric_history_id | string | yes | Path parameter `userExperienceAnalyticsMetricHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_model_scores 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_model_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_model_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_model_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_model_scores_get_count_aff3 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_model_scores_get_count_aff3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_model_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_model_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_model_scores_id | string | yes | Path parameter `userExperienceAnalyticsModelScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_model_scores 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_model_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_model_scores_id | string | yes | Path parameter `userExperienceAnalyticsModelScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_model_scores 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_model_scores --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_model_scores_id | string | yes | Path parameter `userExperienceAnalyticsModelScores-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_overview 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_overview 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_overview 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_score_history 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_score_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_score_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_score_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_score_history_get_count_e5ba 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_score_history_get_count_e5ba --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_score_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_score_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_score_history_id | string | yes | Path parameter `userExperienceAnalyticsScoreHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_score_history 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_score_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_score_history_id | string | yes | Path parameter `userExperienceAnalyticsScoreHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_score_history 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_score_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_score_history_id | string | yes | Path parameter `userExperienceAnalyticsScoreHistory-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_summarize_work_from_anywhere_devices 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_summarize_work_from_anywhere_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_hardware_readiness_metric 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_hardware_readiness_metric --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_hardware_readiness_metric 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_hardware_readiness_metric --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_hardware_readiness_metric 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_hardware_readiness_metric --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_metrics 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_count_2efc 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_count_2efc --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_metrics 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_metrics 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_metrics --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_list_metric_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_list_metric_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_create_metric_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_create_metric_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_metric_devices_get_count_bd0e 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_metric_devices_get_count_bd0e --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_delete_metric_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_delete_metric_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
user_experience_analytics_work_from_anywhere_device_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_metric_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_get_metric_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
user_experience_analytics_work_from_anywhere_device_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_update_metric_devices 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_metrics_update_metric_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_metric_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereMetric-id`. |
user_experience_analytics_work_from_anywhere_device_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_model_performance 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_user_experience_analytics_work_from_anywhere_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_user_experience_analytics_work_from_anywhere_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_model_performance_get_count_4b25 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_user_experience_analytics_work_from_anywhere_model_performance_get_count_4b25 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_user_experience_analytics_work_from_anywhere_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_model_performance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_user_experience_analytics_work_from_anywhere_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_model_performance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_user_experience_analytics_work_from_anywhere_model_performance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_experience_analytics_work_from_anywhere_model_performance_id | string | yes | Path parameter `userExperienceAnalyticsWorkFromAnywhereModelPerformance-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_verify_windows_enrollment_auto_discovery 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_verify_windows_enrollment_auto_discovery --json | Parameter | Type | Required | Description |
|---|---|---|---|
domain_name | string | yes | Path parameter `domainName`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_virtual_endpoint 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_virtual_endpoint --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_virtual_endpoint 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_virtual_endpoint --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_virtual_endpoint 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_virtual_endpoint --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_audit_events 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_count_dc99 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_count_dc99 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_audit_activity_types 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_audit_events_get_audit_activity_types --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_audit_event_id | string | yes | Path parameter `cloudPcAuditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_audit_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_audit_event_id | string | yes | Path parameter `cloudPcAuditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_audit_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_audit_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_audit_event_id | string | yes | Path parameter `cloudPcAuditEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_cloud_pcs 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_cloud_pcs --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_cloud_pcs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_cloud_pcs --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_get_count_07ce 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_get_count_07ce --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_cloud_pcs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_cloud_pcs --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_cloud_pcs 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_cloud_pcs --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_cloud_pcs 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_cloud_pcs --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_end_grace_period 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_end_grace_period --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reboot 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reboot --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_rename 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_rename --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reprovision 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_reprovision --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_resize 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_resize --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_restore 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_restore --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_retrieve_cloud_pc_launch_detail 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_retrieve_cloud_pc_launch_detail --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_troubleshoot 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_cloud_pcs_cloud_pc_troubleshoot --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_id | string | yes | Path parameter `cloudPC-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_device_images 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_device_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_device_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_device_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_count_e128 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_count_e128 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_source_images 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_device_images_get_source_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_device_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_device_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_device_image_id | string | yes | Path parameter `cloudPcDeviceImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_device_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_device_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_device_image_id | string | yes | Path parameter `cloudPcDeviceImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_device_images 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_device_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_device_image_id | string | yes | Path parameter `cloudPcDeviceImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_gallery_images 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_gallery_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_gallery_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_gallery_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_gallery_images_get_count_be1a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_gallery_images_get_count_be1a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_gallery_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_gallery_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_gallery_image_id | string | yes | Path parameter `cloudPcGalleryImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_gallery_images 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_gallery_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_gallery_image_id | string | yes | Path parameter `cloudPcGalleryImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_gallery_images 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_gallery_images --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_gallery_image_id | string | yes | Path parameter `cloudPcGalleryImage-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_on_premises_connections 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_on_premises_connections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_on_premises_connections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_on_premises_connections --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_get_count_f373 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_get_count_f373 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_on_premises_connections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_on_premises_connections --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_on_premises_connection_id | string | yes | Path parameter `cloudPcOnPremisesConnection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_on_premises_connections 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_on_premises_connections --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_on_premises_connection_id | string | yes | Path parameter `cloudPcOnPremisesConnection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_on_premises_connections 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_on_premises_connections --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_on_premises_connection_id | string | yes | Path parameter `cloudPcOnPremisesConnection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_run_health_checks 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_run_health_checks --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_on_premises_connection_id | string | yes | Path parameter `cloudPcOnPremisesConnection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_update_ad_domain_password 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_on_premises_connections_cloud_pc_on_premises_connection_update_ad_domain_password --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_on_premises_connection_id | string | yes | Path parameter `cloudPcOnPremisesConnection-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_provisioning_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_provisioning_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_provisioning_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_provisioning_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_count_08c5 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_count_08c5 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_provisioning_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_provisioning_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_provisioning_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_provisioning_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_provisioning_policies 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_provisioning_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_cloud_pc_provisioning_policy_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_cloud_pc_provisioning_policy_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_count_69f3 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_count_69f3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_list_assigned_users 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_list_assigned_users --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_by_user_principal_name 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_by_user_principal_name --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_principal_name | string | yes | Path parameter `userPrincipalName`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_count_0cc7 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_count_0cc7 --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_assigned_users 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_get_assigned_users --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_mailbox_settings 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_get_mailbox_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_update_mailbox_settings 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_update_mailbox_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_list_service_provisioning_errors 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_list_service_provisioning_errors --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_service_provisioning_errors_get_count_115a 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_provisioning_policies_assignments_assigned_users_service_provisioning_errors_get_count_115a --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_provisioning_policy_id | string | yes | Path parameter `cloudPcProvisioningPolicy-id`. |
cloud_pc_provisioning_policy_assignment_id | string | yes | Path parameter `cloudPcProvisioningPolicyAssignment-id`. |
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_report 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_report 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_report 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_report --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_report_retrieve_cloud_pc_recommendation_reports 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_report_retrieve_cloud_pc_recommendation_reports --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_user_settings 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_list_user_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_user_settings 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_create_user_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_count_4aa3 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_count_4aa3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_user_settings 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_delete_user_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_user_settings 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_get_user_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_user_settings 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_update_user_settings --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_cloud_pc_user_setting_assign 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_cloud_pc_user_setting_assign --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_list_assignments 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_list_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_create_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_create_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_assignments_get_count_e245 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_assignments_get_count_e245 --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_delete_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_delete_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
cloud_pc_user_setting_assignment_id | string | yes | Path parameter `cloudPcUserSettingAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_assignments 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_get_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
cloud_pc_user_setting_assignment_id | string | yes | Path parameter `cloudPcUserSettingAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_update_assignments 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_virtual_endpoint_user_settings_update_assignments --json | Parameter | Type | Required | Description |
|---|---|---|---|
cloud_pc_user_setting_id | string | yes | Path parameter `cloudPcUserSetting-id`. |
cloud_pc_user_setting_assignment_id | string | yes | Path parameter `cloudPcUserSettingAssignment-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_windows_autopilot_device_identities 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_get_count_0841 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_get_count_0841 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_windows_autopilot_device_identities 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_windows_autopilot_device_identities 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_windows_autopilot_device_identities --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_assign_user_to_device 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_assign_user_to_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_unassign_user_from_device 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_unassign_user_from_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_update_device_properties 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_autopilot_device_identities_windows_autopilot_device_identity_update_device_properties --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_autopilot_device_identity_id | string | yes | Path parameter `windowsAutopilotDeviceIdentity-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_app_learning_summaries 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_app_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_app_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_app_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_information_protection_app_learning_summaries_get_count_07af 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_information_protection_app_learning_summaries_get_count_07af --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_app_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_app_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_app_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionAppLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_app_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_app_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_app_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionAppLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_app_learning_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_app_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_app_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionAppLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_network_learning_summaries 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_windows_information_protection_network_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_network_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_windows_information_protection_network_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_information_protection_network_learning_summaries_get_count_c2c3 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_information_protection_network_learning_summaries_get_count_c2c3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_network_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_windows_information_protection_network_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_network_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionNetworkLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_network_learning_summaries 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_windows_information_protection_network_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_network_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionNetworkLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_network_learning_summaries 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_windows_information_protection_network_learning_summaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_information_protection_network_learning_summary_id | string | yes | Path parameter `windowsInformationProtectionNetworkLearningSummary-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_list_windows_malware_information 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_list_windows_malware_information --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_create_windows_malware_information 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_create_windows_malware_information --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_count_3d28 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_count_3d28 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_delete_windows_malware_information 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_delete_windows_malware_information --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_get_windows_malware_information 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_get_windows_malware_information --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_update_windows_malware_information 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_update_windows_malware_information --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_list_device_malware_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_list_device_malware_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_create_device_malware_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_create_device_malware_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_device_malware_states_get_count_bf2c 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_device_malware_states_get_count_bf2c --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_delete_device_malware_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_delete_device_malware_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
malware_state_for_windows_device_id | string | yes | Path parameter `malwareStateForWindowsDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_device_malware_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_get_device_malware_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
malware_state_for_windows_device_id | string | yes | Path parameter `malwareStateForWindowsDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_device_management_windows_malware_information_update_device_malware_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_device_management_windows_malware_information_update_device_malware_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
windows_malware_information_id | string | yes | Path parameter `windowsMalwareInformation-id`. |
malware_state_for_windows_device_id | string | yes | Path parameter `malwareStateForWindowsDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_list_device_management_troubleshooting_events 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_list_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_create_device_management_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_create_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_device_management_troubleshooting_events_get_count_0d38 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_device_management_troubleshooting_events_get_count_0d38 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_delete_device_management_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_delete_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_get_device_management_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_get_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_update_device_management_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_update_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_get_managed_app_diagnostic_statuses 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_get_managed_app_diagnostic_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_get_managed_app_policies 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_get_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_list_managed_app_registrations 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_list_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_app_registrations_get_count_3124 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_app_registrations_get_count_3124 --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_get_managed_app_registrations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_get_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_list_managed_devices 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_list_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_create_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_create_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_get_count_ff2a 11 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_count_ff2a --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_delete_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_delete_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_get_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_get_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_update_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_update_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_bypass_activation_lock 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_bypass_activation_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_clean_windows_device 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_clean_windows_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_ref_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_ref_device_category 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_ref_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_list_device_compliance_policy_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_list_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_create_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_create_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_device_compliance_policy_states_get_count_c50d 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_device_compliance_policy_states_get_count_c50d --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_device_compliance_policy_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_list_device_configuration_states 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_list_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_create_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_create_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_device_configuration_states_get_count_c4ef 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_device_configuration_states_get_count_c4ef --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_device_configuration_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_disable_lost_mode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_disable_lost_mode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_locate_device 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_locate_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_list_log_collection_requests 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_list_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_create_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_create_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_log_collection_requests_get_count_3d53 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_log_collection_requests_get_count_3d53 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reboot_now 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reboot_now --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_recover_passcode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_recover_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_remote_lock 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_remote_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_request_remote_assistance 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_request_remote_assistance --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reset_passcode 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_reset_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_retire 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_retire --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_shut_down 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_shut_down --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_sync_device 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_sync_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_update_windows_device_account 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_update_windows_device_account --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_list_users 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_list_users --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_scan 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_scan --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_update_signatures 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_windows_defender_update_signatures --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_delete_windows_protection_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_delete_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_get_windows_protection_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_get_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_update_windows_protection_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_update_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_list_detected_malware_state 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_list_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_create_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_create_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_detected_malware_state_get_count_16e6 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_detected_malware_state_get_count_16e6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_delete_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_delete_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_get_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_get_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_update_detected_malware_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_windows_protection_state_update_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_managed_devices_managed_device_wipe 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_managed_devices_managed_device_wipe --json | Parameter | Type | Required | Description |
|---|---|---|---|
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_me_wipe_managed_app_registrations_by_device_tag 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_me_wipe_managed_app_registrations_by_device_tag --json | Parameter | Type | Required | Description |
|---|---|---|---|
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_list_device_management_troubleshooting_events 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_list_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_create_device_management_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_create_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_device_management_troubleshooting_events_get_count_3623 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_device_management_troubleshooting_events_get_count_3623 --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_delete_device_management_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_delete_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_get_device_management_troubleshooting_events 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_get_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_update_device_management_troubleshooting_events 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_update_device_management_troubleshooting_events --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
device_management_troubleshooting_event_id | string | yes | Path parameter `deviceManagementTroubleshootingEvent-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_get_managed_app_diagnostic_statuses 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_get_managed_app_diagnostic_statuses --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_get_managed_app_policies 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_get_managed_app_policies --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_list_managed_app_registrations 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_list_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_app_registrations_get_count_9add 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_app_registrations_get_count_9add --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_get_managed_app_registrations 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_get_managed_app_registrations --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_app_registration_id | string | yes | Path parameter `managedAppRegistration-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_list_managed_devices 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_list_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_create_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_create_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_get_count_9db6 12 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_count_9db6 --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_delete_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_delete_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_get_managed_devices 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_get_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_update_managed_devices 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_update_managed_devices --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_bypass_activation_lock 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_bypass_activation_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_clean_windows_device 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_clean_windows_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_device_category 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_ref_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_ref_device_category 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_ref_device_category 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_ref_device_category --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_list_device_compliance_policy_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_list_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_create_device_compliance_policy_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_create_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_device_compliance_policy_states_get_count_51d2 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_device_compliance_policy_states_get_count_51d2 --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_device_compliance_policy_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_device_compliance_policy_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_device_compliance_policy_states 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_device_compliance_policy_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_compliance_policy_state_id | string | yes | Path parameter `deviceCompliancePolicyState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_list_device_configuration_states 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_list_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_create_device_configuration_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_create_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_device_configuration_states_get_count_44c9 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_device_configuration_states_get_count_44c9 --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_device_configuration_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_device_configuration_states 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_device_configuration_states 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_device_configuration_states --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_configuration_state_id | string | yes | Path parameter `deviceConfigurationState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_disable_lost_mode 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_disable_lost_mode --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_locate_device 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_locate_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_list_log_collection_requests 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_list_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_create_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_create_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_log_collection_requests_get_count_fcd3 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_log_collection_requests_get_count_fcd3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_log_collection_requests 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_log_collection_requests 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_log_collection_requests --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_log_collection_requests_device_log_collection_response_create_download_url --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
device_log_collection_response_id | string | yes | Path parameter `deviceLogCollectionResponse-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reboot_now 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reboot_now --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_recover_passcode 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_recover_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_remote_lock 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_remote_lock --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_request_remote_assistance 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_request_remote_assistance --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reset_passcode 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_reset_passcode --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_retire 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_retire --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_shut_down 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_shut_down --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_sync_device 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_sync_device --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_update_windows_device_account 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_update_windows_device_account --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_list_users 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_list_users --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_scan 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_scan --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_update_signatures 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_windows_defender_update_signatures --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_delete_windows_protection_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_delete_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_get_windows_protection_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_get_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_update_windows_protection_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_update_windows_protection_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_list_detected_malware_state 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_list_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_create_detected_malware_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_create_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_detected_malware_state_get_count_21ad 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_detected_malware_state_get_count_21ad --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_delete_detected_malware_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_delete_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_get_detected_malware_state 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_get_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_update_detected_malware_state 15 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_managed_devices_windows_protection_state_update_detected_malware_state --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
windows_device_malware_state_id | string | yes | Path parameter `windowsDeviceMalwareState-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_wipe 14 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_managed_devices_managed_device_wipe --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
managed_device_id | string | yes | Path parameter `managedDevice-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
microsoft-intune.microsoft_intune_users_user_wipe_managed_app_registrations_by_device_tag 13 parameters
kosmo integrations:schema microsoft-intune.microsoft_intune_users_user_wipe_managed_app_registrations_by_device_tag --json | Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | yes | Path parameter `user-id`. |
top | string | no | Microsoft Graph OData query parameter `$top`. |
skip | string | no | Microsoft Graph OData query parameter `$skip`. |
search | string | no | Microsoft Graph OData query parameter `$search`. |
filter | string | no | Microsoft Graph OData query parameter `$filter`. |
orderby | string | no | Microsoft Graph OData query parameter `$orderby`. |
select | string | no | Microsoft Graph OData query parameter `$select`. |
expand | string | no | Microsoft Graph OData query parameter `$expand`. |
count | boolean | no | Microsoft Graph OData query parameter `$count`. |
if_match | string | no | Optional Microsoft Graph `If-Match` header for conditional updates or deletes. |
prefer | string | no | Optional Microsoft Graph `Prefer` header. |
consistency_level | string | no | Optional Microsoft Graph `ConsistencyLevel` header, usually `eventual` for advanced queries. |
body | object | yes | Request body matching the official Microsoft Graph OpenAPI schema for this operation. |
Permissions
Headless calls still follow the integration read/write permission policy. Configure read/write defaults with
integrations:configure. Add --force only for trusted automation that should bypass that policy.