canonical / gomaasclient

Go MAAS client
Apache License 2.0
22 stars 28 forks source link

feat: support all machine endpoints #96

Open skatsaounis opened 2 months ago

skatsaounis commented 2 months ago

The following endpoints of MAAS machine entity are not currently supported by the gomaasclient but it could be beneficial to implement them:

POST /MAAS/api/2.0/machines/{system_id}/op-mount_special -- Mount a special-purpose filesystem
POST /MAAS/api/2.0/machines/{system_id}/op-override_failed_testing -- Ignore failed tests
POST /MAAS/api/2.0/machines/{system_id}/op-set_storage_layout -- Change storage layout
POST /MAAS/api/2.0/machines/{system_id}/op-test -- Begin testing process for a node
POST /MAAS/api/2.0/machines/{system_id}/op-unmount_special -- Unmount a special-purpose filesystem
github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.