razee-io / Razeedash-api

API used by razeedash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We need a cluster mutation to allow cluster installation to be re-enabled

mckaymic opened this issue · comments

Once a cluster state goes to active, then the install URL is no longer valid (returns a 410). We need a mutation on the cluster API which allows the user to set the state back to registered which will allow the user to re-install the agent.

When calling the API, the return should include the install URL.

Completed. enableRegistrationUrl now resets the cluster state and provides the URL to reinstall the agents