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

[Bug] VMware Sites are not synchronized #514

Open
n-rodriguez opened this issue Feb 27, 2025 · 1 comment
Open

[Bug] VMware Sites are not synchronized #514

n-rodriguez opened this issue Feb 27, 2025 · 1 comment
Labels
discussion This issue is for discussion purposes.

Comments

@n-rodriguez
Copy link
Contributor

n-rodriguez commented Feb 27, 2025

Hi there!

It seems that Sites are not synchronized (not tagged with netbox-ssot), only the DefaultSite is created/updated.

nicolas@MacBook-Pro-de-Nicolas:~/go/src/github.com/n-rodriguez/netbox-ssot$ grep 'Site ' foo.log
2025/02/26 23:57:35 rest.go:66          DEBUG   (inventory): Getting all objects.Site from Netbox
2025/02/26 23:57:35 rest.go:69          DEBUG   (inventory): Getting objects.Site with limit=250 and offset=0
2025/02/26 23:57:35 add_items.go:122    DEBUG   (inventory): Site DefaultSite already exists in Netbox and is up to date...
2025/02/26 23:57:35 inventory.go:302    INFO    (inventory): Successfully initialized DefaultSite in 0.000082 seconds

Thank you!

@bl4ko
Copy link
Member

bl4ko commented Feb 28, 2025

Hello, on which source are you running the following code. Currently sites are synced only from custom relations in configmap and dnac.

In order to create or manage new sites, one or more of the following relations has to be used:

hostSiteRelations
clusterSiteRelations
vlanGroupSiteRelations
vlanSiteRelations

@bl4ko bl4ko added the discussion This issue is for discussion purposes. label Feb 28, 2025
@n-rodriguez n-rodriguez changed the title [Bug] Sites are not synchronized [Bug] VMware Sites are not synchronized Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This issue is for discussion purposes.
Projects
None yet
Development

No branches or pull requests

2 participants