VenafiTppPS
0.7.0
PowerShell module to access the features of Venafi Trust Protection Platform REST API
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2018 Greg Brownstein. All rights reserved.
Package Details
Author(s)
- Greg Brownstein
Tags
Venafi TPP TrustProtectionPlatform API
Functions
Find-TppCertificate Find-TppIdentity Find-TppObject Get-TppAttribute Get-TppCertificate Get-TppCertificateDetail Get-TppCustomField Get-TppIdentityAttribute Get-TppLog Get-TppObject Get-TppPermission Get-TppWorkflowTicket Move-TppObject New-TppCapiApplication New-TppCertificate New-TppObject New-TppPolicy New-TppSession Remove-TppCertificate Remove-TppCertificateAssociation Rename-TppObject Restore-TppCertificate Revoke-TppCertificate Set-TppAttribute Set-TppPermission Set-TppWorkflowTicketStatus Test-TppIdentity Test-TppObject
Dependencies
This module has no dependencies.
Release Notes
- Rename Get-TppIdentity to Find-TppIdentity to better reflect its purpose
- Add parameter validation to Find-TppObject
- Add Get-TppObject
- Update Get-TppPermission:
- Add InputObject pipeline input
- Add Path input parameter
- Change permission retrieval to be effective by default
- Update Revoke-TppCertificate
- Add InputObject input
- Add Path input
- Simplify output to include path and status instead of confusing response from API.
- Fix function aliases
FileList
- VenafiTppPS.nuspec
- VenafiTppPS.psd1
- VenafiTppPS.psm1
- Classes\TppObject.ps1
- Classes\TppPermission.ps1
- Classes\TppSession.ps1
- Enums\CertificateAttribute.ps1
- Enums\CertificateStage.ps1
- Enums\CertificateStatus.ps1
- Enums\ConfigResult.ps1
- Enums\CredentialResult.ps1
- Enums\IdentityType.ps1
- Enums\MetadataResult.ps1
- Enums\WorkflowResult.ps1
- Private\ConvertTo-TppGuid.ps1
- Private\ConvertTo-TppPath.ps1
- Private\Get-EnumValues.ps1
- Private\Invoke-TppRestMethod.ps1
- Private\Join-UriPath.ps1
- Private\Test-TppDnPath.ps1
- Private\Test-TppSession.ps1
- Public\Find-TppCertificate.ps1
- Public\Find-TppIdentity.ps1
- Public\Find-TppObject.ps1
- Public\Get-TppAttribute.ps1
- Public\Get-TppCertificate.ps1
- Public\Get-TppCertificateDetail.ps1
- Public\Get-TppCustomField.ps1
- Public\Get-TppIdentityAttribute.ps1
- Public\Get-TppLog.ps1
- Public\Get-TppObject.ps1
- Public\Get-TppPermission.ps1
- Public\Get-TppWorkflowTicket.ps1
- Public\Move-TppObject.ps1
- Public\New-TppCapiApplication.ps1
- Public\New-TppCertificate.ps1
- Public\New-TppObject.ps1
- Public\New-TppPolicy.ps1
- Public\New-TppSession.ps1
- Public\Remove-TppCertificate.ps1
- Public\Remove-TppCertificateAssociation.ps1
- Public\Rename-TppObject.ps1
- Public\Restore-TppCertificate.ps1
- Public\Revoke-TppCertificate.ps1
- Public\Set-TppAttribute.ps1
- Public\Set-TppPermission.ps1
- Public\Set-TppWorkflowTicketStatus.ps1
- Public\Test-TppIdentity.ps1
- Public\Test-TppObject.ps1
Version History
Version | Downloads | Last updated |
---|