-
Notifications
You must be signed in to change notification settings - Fork 999
Android: list MDM commands in CLI, API, and Host details page #33158
Copy link
Copy link
Open
Labels
#g-byodProduct group focused on Android BYODProduct group focused on Android BYOD:productProduct Design department (shows up on 🦢 Drafting board)Product Design department (shows up on 🦢 Drafting board)customer-cisneros-acustomer-mozartiastoryA user story defining an entire featureA user story defining an entire feature~androidRelated to Android supportRelated to Android support~android-byo-mobileProduct maturity categoryProduct maturity category~coreFeature contributes to the core purpose of Fleet: guide people out of the thicket through openness.Feature contributes to the core purpose of Fleet: guide people out of the thicket through openness.~product-maturityContributes to Fleet's product maturity goals for the current yearContributes to Fleet's product maturity goals for the current year
Milestone
Description
Metadata
Metadata
Assignees
Labels
#g-byodProduct group focused on Android BYODProduct group focused on Android BYOD:productProduct Design department (shows up on 🦢 Drafting board)Product Design department (shows up on 🦢 Drafting board)customer-cisneros-acustomer-mozartiastoryA user story defining an entire featureA user story defining an entire feature~androidRelated to Android supportRelated to Android support~android-byo-mobileProduct maturity categoryProduct maturity category~coreFeature contributes to the core purpose of Fleet: guide people out of the thicket through openness.Feature contributes to the core purpose of Fleet: guide people out of the thicket through openness.~product-maturityContributes to Fleet's product maturity goals for the current yearContributes to Fleet's product maturity goals for the current year
Type
Projects
- StatusShow more project fields🐥 Ready to spec
- StatusShow more project fieldsNo status
- StatusShow more project fields✔️Awaiting QA
Goal
Changes
Product
UI changes: Figma wireframes
CLI (fleetctl) usage changes:
fleetctl get mdm-commands --host: Returns a list of recent MDM commands which include requests made to AMAPI that were passed in usingfleetctl mdm run-command.fleetctl get mdm-command-results --id=whereidis the MDM command UUID gets the results for a single MDM command.Operation. See here.YAML changes: No changes.
REST API changes: Docs changes: Update List MDM commands API to include Android #50795. Make sure to retrurn Android custom MDM commands in
GET /api/v1/fleet/commandsandGET /api/v1/fleet/commands/results.Fleet's agent (fleetd) changes: No changes.
GitOps mode UI changes: No changes.
GitOps generation changes: No changes.
Activity changes: No changes.
Permissions changes: [Permissions] Android: list MDM commands in CLI and API #33159
Changes to paid features or tiers: Available in Fleet Free and Premium.
My device and fleetdm.com/better changes: No changes.
Other reference documentation changes: No changes.
First draft of test plan added
Once shipped, requester has been notified
Once shipped, dogfooding issue has been filed
Engineering
QA
Risk assessment
Test plan
fleetctl get mdm-commandsandfleetctl get mdm-command-resutls --idcommands. Make sure that returned fields follow specs in the "Product changes" sectionTesting notes
Confirmation