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
The following endpoints of MAAS machine entity are not currently supported by the gomaasclient but it could be beneficial to implement them: