Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates api doesnt work #46

Closed
gsin0080 opened this issue Mar 14, 2021 · 1 comment
Closed

updates api doesnt work #46

gsin0080 opened this issue Mar 14, 2021 · 1 comment
Assignees
Labels

Comments

@gsin0080
Copy link

gsin0080 commented Mar 14, 2021

FMC version 6.6.1

When I tried to retrieve upgradepackages, it returns 404.

response = fmc.update.upgradepackage.get()

requests.exceptions.HTTPError: 404 Client Error: 404 for url: https://fmc.lab.local/api/fmc_config/v1/domain/{domainUUID}/updates/upgradepackages?limit=1000&expanded=True

In API explorer, the updates APIs doesn't have domain and domainUUID in the path

@kaisero kaisero self-assigned this Mar 17, 2021
@kaisero kaisero added the bug label Mar 17, 2021
@kaisero
Copy link
Owner

kaisero commented Mar 17, 2021

Thanks for the report. Looks like the Namespace definition is missing in the update.upgradepackage resource. The issue will be fixed in v.1.0.5

@kaisero kaisero mentioned this issue Mar 19, 2021
@kaisero kaisero closed this as completed Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants