Bug 1375881
Summary: | Inconsistent name for variable_type in GET/PUT /api/smart_variables/:id | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Stanislav Tkachenko <stkachen> |
Component: | Smart Variables | Assignee: | orabin |
Status: | CLOSED ERRATA | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.0 | CC: | bbuckingham, orabin, oshtaier, rochacbruno |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:51:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stanislav Tkachenko
2016-09-14 07:22:15 UTC
parameter_type is the value of what you sent in variable_type Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17153 has been resolved. Verified on Satellite 6.3 Snap 8 / Foreman 13.2 GET https://sat6.com/api/v2/smart_variables/4421 { "description": null, "parameter_type": "string", "variable_type": "string", ... "id": 4421, } Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.
>
> For information on the advisory, and where to find the updated files, follow the link below.
>
> If the solution does not work for you, open a new bug report.
>
> https://access.redhat.com/errata/RHSA-2018:0336
|