Is this a new feature, an enhancement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
Needed to go to the database directly
update site set config='{"native_networking": true, "network_security_group": true, "nvlink_partition": true}' where name='xxx-1';
as per @bcavnvidia , we need an API to allow for updating the siteconfig
Feature Description
As an operator of the site I don't want to go to the database to update site configs
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
Is this a new feature, an enhancement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
Needed to go to the database directly
update site set config='{"native_networking": true, "network_security_group": true, "nvlink_partition": true}' where name='xxx-1';as per @bcavnvidia , we need an API to allow for updating the siteconfig
Feature Description
As an operator of the site I don't want to go to the database to update site configs
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct