VenafiTppPS

0.4.3

PowerShell module to access the features of Venafi Trust Protection Platform REST API

Minimum PowerShell version

5.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VenafiTppPS -RequiredVersion 0.4.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VenafiTppPS -Version 0.4.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Greg Brownstein. All rights reserved.

Package Details

Author(s)

  • Greg Brownstein

Tags

Venafi TPP TrustProtectionPlatform API

Functions

Get-TppAttribute Get-TppCertificateDetail Get-TppCustomField Get-TppIdentity Get-TppLog Get-TppObject Get-TppPermission Get-TppWorkflowDetail Move-TppObject New-TppCapiApplication New-TppCertificate New-TppPolicy New-TppSession Rename-TppObject Restore-TppCertificate Revoke-TppCertificate Set-TppAttribute Set-TppWorkflowStatus Test-TppObject

Dependencies

This module has no dependencies.

Release Notes

- add Get-TppPermission
- refactor Get-TppObject
   - The DN parameter is now Path which will become the standard for all functions.
   - Classes parameter has been removed and Class been made an array
   - Add Folder parameter to treat the Path as a folder and not an item within the parent folder.  This will retrieve all subitems.
   - Recursive is now off by default
- fix San-Dns name in Get-TppCertificateDetail, thanks @jeffreyluce!

FileList

Version History

Version Downloads Last updated