I am writing Java code to retrieve the below info of an sql instance Operating System, Number of Cores, Physical Ram. I tried API
gcloud sql instances describe <SQL_INSTANCE_NAME>
But, the relevant information was not useful
I am writing Java code to retrieve the below info of an sql instance Operating System, Number of Cores, Physical Ram. I tried API
gcloud sql instances describe <SQL_INSTANCE_NAME>
But, the relevant information was not useful