How can I read guest attributes value through web console?

Hi, I am passing some values from inside OS VM to VM guest attributes

Is there a way to see the current guest attributes values in browser in GCP dashboard?

Can see only input attributes/metadata but not guest attributes...

Keen to avoid gloud and other CLIs and cannot find another option so far

Solved Solved
1 2 390
1 ACCEPTED SOLUTION

Hi @gcpandy,

Welcome to the Google Cloud Community!

Unfortunately, it is not possible to view the guest attributes in the Details page of the instance. It can only be queried through the CLI, gcloud, and REST at the moment [1].

You may file for a feature request through this page

I hope this answers your question.

Best,
Lawrence

[1]. https://cloud.google.com/compute/docs/metadata/manage-guest-attributes#get_guest_attributes

View solution in original post

2 REPLIES 2

Hi @gcpandy,

Welcome to the Google Cloud Community!

Unfortunately, it is not possible to view the guest attributes in the Details page of the instance. It can only be queried through the CLI, gcloud, and REST at the moment [1].

You may file for a feature request through this page

I hope this answers your question.

Best,
Lawrence

[1]. https://cloud.google.com/compute/docs/metadata/manage-guest-attributes#get_guest_attributes

Thanks heaps! As a google employee please feel free to fill in FR on my behalf to hit some of your MBOs/KPIs 🙂

Top Labels in this Space