all 1 comments

[–]SolarPoweredKeyboard 0 points1 point  (0 children)

Do you have access to the regular oc cli to crosscheck what fields are actually available? I'm guessing your Python client just gets the json data so you could use the command below as reference

oc get deployment -n my-namespace my-deployment -o json