-
The REST API provides ``/v2/config/{name}`` endpoints to get/set configuration parameters. For example:
```
$ curl -XGET "http://localhost:10000/v2/config/stream_io_throughput_mb_per_sec"
0
```
Thes…
-
Currently gomaasclient does not support license key(s) entities but it could be beneficial to implement them.
Endpoints for license keys:
```
GET /MAAS/api/2.0/license-keys/ -- List license key…
-
Currently gomaasclient does not support region controller(s) entities but it could be beneficial to implement them.
Endpoints for region controllers:
```
GET /MAAS/api/2.0/regioncontrollers/ --…
-
The following endpoints of MAAS networks entity are not currently supported by the gomaasclient but it could be beneficial to implement them:
```
POST /MAAS/api/2.0/networks/{name}/op-connect_macs…
-
The following endpoints of MAAS machines entity are not currently supported by the gomaasclient but it could be beneficial to implement them:
```
POST /MAAS/api/2.0/machines/op-accept -- Accept de…
-
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_sp…
-
We are enhancing DFC to include the ability to track Product > Variant relationships.
2 new relationships will be added to `DefinedProduct` : `hasVariant` (indicates the Product has a Variant with …
-
### Display
| Endpoint | Cohosting | Calls Roslyn | Calls Web Tools | Notes |
| ---------------------------- | --------- | ------------ | ---------- | -------…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
I usually use Bruno for testing and debugging m…
-
## Problem statement
The dataset details page is showing some endpoints more than once for a provision.
## Cause
- this is because the query to datasette isn't written to work exactly like we want i…