namespaces in vcsim
#3361
-
Is it possible to simulate vSphere namespaces with vcsim? I tried running the container but i get a 404 error. $ docker run -d -p 8989:8989 vmware/vcsim:latest
$ curl -k https://localhost:8989/api/vcenter/namespaces/instances
404 page not found According to the docs i expected an empty array to return with status 200. |
Beta Was this translation helpful? Give feedback.
Answered by
dougm
Apr 13, 2024
Replies: 2 comments
-
Hi @olzemal , you should get the expected result with #3397 merged. Will be included in the next release |
Beta Was this translation helpful? Give feedback.
0 replies
-
Released: https://github.com/vmware/govmomi/releases/tag/v0.37.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dougm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Released: https://github.com/vmware/govmomi/releases/tag/v0.37.0