Closed HFS-CG closed 2 years ago
Status, eg. ProcessingDetails, only appears when it's not success/ok which is why you don't see it for all objects. I'll ask around, but not familiar with how to get the specific status shown in Aperture.
Just FYI, you can pipe the output of find to get. Your code could be Find-VenafiCertificate -first 1 | Get-VenafiCertificate -IncludePreviousVersions -ExcludeExpired -ExcludeRevoked
@HFS-CG unfortunately, there isn't an easy programmatic way of getting this out of aperture.
How can we get the current "Status" ("In Error", "Expiring Soon", etc) as it appears in the Aperture WebUI? Running version 4.6.3 Between "Find-VenafiCertificate" & "Get-VenafiCertificate" shows the below information, but there's no "Status" . . .
Cmdlet "Find-VenafiCertificate" gives the following;
Running Cmdlet "Get-VenafiCertificate" against the path returned gives the following;