Replies: 1 comment 3 replies
-
@bigo1981 A few questions
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am getting an error when i try to change the ownership of a resource. We are on jansa-4.20210720015416_a4f931a
URL https://example.net/api/cloud_templates
Status 400 Bad Request
Content-Type application/json; charset=utf-8
Data {"error":{"kind":"bad_request","message":"Unsupported Action set_ownership for the cloud_templates collection specified","klass":"Api::BadRequestError"}}
Can you please help identify where this is coming from. It seems at first glance the url it is trying to use is not pointing to the image but i am not sure why the url is wrong. When i click on the instance the url shows:
https://example.net/vm_cloud/explorer#/
In the hammer version it showed the instance id in the url.
Any help on this would be appriciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions