Actions
Bug #2528
closedMissing API calls
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
There are missing API calls for puppet class actions:
- import puppet classes
- obsolete and new puppet classes
Updated by Tom Verdaat over 11 years ago
Trying to add all of my content (e.g. everything under settings, users, configuration, provisioning and hosts) to Foreman using the API. Getting a long way but the API V1 doesn't seem to support these actions:
- Link a partition table to an operating system
- Link a medium to an operating system
- Set PXElinux, finish and provisioning templates that are linked to the operating system as the default ones
- Adding additional interfaces to a host.
- Architecture controller has an 'operatingsystems_ids' parameter but it is undocumented.
- Hosts controller documentation mentions 'model_id_id' but this should be 'model_id'.
- Hosts controller documentation is missing descriptions for the parameters.
- Hosts controller has parameters 'subnet_id' and 'sp_subnet_id'. Both are not documented so users (including me!) don't know what the difference is between these two!
Updated by Lukas Zapletal over 11 years ago
- Target version set to 1.3.0
Yes, the API is our priority next couple of months.
Updated by Lukas Zapletal over 11 years ago
- Description updated (diff)
- Target version deleted (
1.3.0)
Unsetting version, Tom and Martin are working on that and tracking other issues. Guys, please look and close/duplicate this one.
Updated by Dominic Cleal about 11 years ago
- Is duplicate of Feature #3140: Provide API to allow importing of puppet classes added
Updated by Dominic Cleal about 11 years ago
- Status changed from New to Duplicate
Actions