Venafi / VenafiPS

Powershell module to fully automate your Venafi TLS Protect Datacenter and Cloud platforms!
https://venafips.readthedocs.io/
Apache License 2.0
18 stars 7 forks source link

Processing Disabled on Applicaiton #221

Closed tall27 closed 9 months ago

tall27 commented 1 year ago

I am currently working with the latest version of TPP and attempting to locate all applications with the selected checkbox marked 'Processing Disabled'. Under the Support tab for each application, I can see 'Disabled' labeled as 1. However, I am unable to discover a way to specifically identify those applications using the Get-TPPAttribute command. Any guidance would be appreciated.

gdbarron commented 1 year ago

@tall27 this is a bug. Disabled is a special kind of attribute which cannot be queried with ReadEffectivePolicy like all others; Config/Read must be used.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 60 days with no activity.