I am looking for the correct WAPI endpoint and example payload to add a new Virtual Grid Member in NIOS so that it appears in the Grid → Members view in the GUI.
So far, I have gone through the NIOS WAPI documentation and object references but have not been able to identify a clear example or the specific object/type to use for creating a new member.
Could someone please:
- Confirm which WAPI object should be used to create a new Grid Member (including any version-specific differences, if applicable).
- Provide an example request (method, URI, and minimal JSON payload) to add a new member, including required fields such as management/VIP IPs, hostname, and platform type.
- Call out any prerequisites or limitations (for example, whether the member must already be discovered/known to the Grid before it can be created via WAPI).
Environment details (if relevant):
- NIOS version: 9.0.6
- WAPI version: 2.12.2
Thanks in advance for any guidance.