safeguard-ps.psd1

#
# Module manifest for module 'safeguard-ps'
#
# Generated by: petrsnd
# Generated on: 9/1/2017
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'safeguard-ps.psm1'

# Version number of this module.
ModuleVersion = '2.2.126'

# Supported PSEditions
# CompatiblePSEditions = @()

# ID used to uniquely identify this module
GUID = '6b12ac55-6cde-453f-a1b7-1cdf5cec05f2'

# Author of this module
Author = 'petrsnd'

# Company or vendor of this module
CompanyName = 'One Identity LLC'

# Copyright statement for this module
Copyright = '(c) 2017 One Identity LLC. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Scripting tools for interacting with the One Identity Safeguard Web API.'

# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '5.0'

# Name of the Windows PowerShell host required by this module
# PowerShellHostName = ''

# Minimum version of the Windows PowerShell host required by this module
# PowerShellHostVersion = ''

# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# DotNetFrameworkVersion = ''

# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# CLRVersion = ''

# Processor architecture (None, X86, Amd64) required by this module
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
# RequiredModules = @()

# Assemblies that must be loaded prior to importing this module
# RequiredAssemblies = @()

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
# FormatsToProcess = @()

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
NestedModules = @(
    'sslhandling.psm1',
    'ps-utilities.psm1',
    'sg-utilities.psm1',
    'datatypes.psm1',
    'licensing.psm1',
    'certificates.psm1',
    'networking.psm1',
    'desktopclient.psm1',
    'maintenance.psm1',
    'diagnostics.psm1',
    'sessionmodule.psm1',
    'archives.psm1',
    'requests.psm1',
    'users.psm1',
    'assets.psm1',
    'directories.psm1',
    'groups.psm1',
    'policies.psm1',
    'managementShell.psm1',
    'events.psm1',
    'clustering.psm1',
    'a2a.psm1',
    'a2acallers.psm1',
    'starling.psm1'
    )

# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = @(
    # sslhandling.psm1 is just a helper module -- no functions exported
    # ps-utilities.psm1 is just a helper module -- no functions exported
    # safeguard-ps.psm1
    'Connect-Safeguard','Disconnect-Safeguard','Invoke-SafeguardMethod',
    'Get-SafeguardAccessTokenStatus','Update-SafeguardAccessToken',
    'Get-SafeguardLoggedInUser',
    # datatypes.psm1
    'Get-SafeguardIdentityProviderType','Get-SafeguardPlatform','Find-SafeguardPlatform',
    'Get-SafeguardTimeZone','Get-SafeguardTransferProtocol',
    # licensing.psm1
    'Install-SafeguardLicense','Uninstall-SafeguardLicense','Get-SafeguardLicense',
    # certificates.psm1
    'Install-SafeguardTrustedCertificate','Uninstall-SafeguardTrustedCertificate','Get-SafeguardTrustedCertificate',
    'Install-SafeguardSslCertificate','Uninstall-SafeguardSslCertificate','Get-SafeguardSslCertificate',
    'Set-SafeguardSslCertificateForAppliance','Clear-SafeguardSslCertificateForAppliance','Get-SafeguardSslCertificateForAppliance',
    'Get-SafeguardCertificateSigningRequest','New-SafeguardCertificateSigningRequest','Remove-SafeguardCertificateSigningRequest',
    'New-SafeguardTestCertificatePki',
    # networking.psm1
    'Get-SafeguardNetworkInterface','Set-SafeguardNetworkInterface','Get-SafeguardDnsSuffix','Set-SafeguardDnsSuffix',
    # desktopclient.psm1
    'Install-SafeguardDesktopClient',
    # maintenance.psm1
    'Get-SafeguardStatus','Get-SafeguardVersion','Get-SafeguardApplianceVerification','Get-SafeguardTime',
    'Get-SafeguardHealth','Get-SafeguardApplianceName','Set-SafeguardApplianceName',
    'Invoke-SafeguardApplianceShutdown','Invoke-SafeguardApplianceReboot','Invoke-SafeguardApplianceFactoryReset',
    'Get-SafeguardSupportBundle','Get-SafeguardPatch','Clear-SafeguardPatch','Install-SafeguardPatch',
    'New-SafeguardBackup','Remove-SafeguardBackup','Export-SafeguardBackup','Import-SafeguardBackup',
    'Restore-SafeguardBackup','Save-SafeguardBackupToArchive','Get-SafeguardBackup',
    'Get-SafeguardBmcConfiguration','Enable-SafeguardBmcConfiguration','Disable-SafeguardBmcConfiguration',
    'Set-SafeguardBmcAdminPassword',
    # diagnostics.psm1
    'Invoke-SafeguardPing','Invoke-SafeguardSessionsPing','Invoke-SafeguardTelnet','Invoke-SafeguardSessionsTelnet',
    # sessionmodule.psm1
    'Get-SafeguardSessionContainerStatus','Get-SafeguardSessionModuleStatus','Get-SafeguardSessionModuleVersion',
    'Reset-SafeguardSessionModule','Repair-SafeguardSessionModule',
    'Get-SafeguardSessionCertificate','Install-SafeguardSessionCertificate','Reset-SafeguardSessionCertificate',
    'Get-SafeguardSessionSshAlgorithms','Set-SafeguardSessionSshAlgorithms',
    'Add-SafeguardSessionSshAlgorithm','Remove-SafeguardSessionSshAlgorithm',
    # archives.psm1
    'Get-SafeguardArchiveServer','New-SafeguardArchiveServer','Test-SafeguardArchiveServer',
    'Remove-SafeguardArchiveServer','Edit-SafeguardArchiveServer',
    # requests.psm1
    'Get-SafeguardAccessRequest','Find-SafeguardAccessRequest','New-SafeguardAccessRequest','Edit-SafeguardAccessRequest'
    'Get-SafeguardActionableRequest','Get-SafeguardRequestableAccount','Find-SafeguardRequestableAccount',
    'Get-SafeguardAccessRequestPassword',
    # users.psm1
    'Get-SafeguardIdentityProvider','New-SafeguardStarling2faAuthentication',
    'Get-SafeguardUser','Find-SafeguardUser','New-SafeguardUser','Remove-SafeguardUser','Set-SafeguardUserPassword',
    'Edit-SafeguardUser','Enable-SafeguardUser','Disable-SafeguardUser','Rename-SafeguardUser',
    # assets.psm1
    'Get-SafeguardAsset','Find-SafeguardAsset','New-SafeguardAsset','Test-SafeguardAsset',
    'Remove-SafeguardAsset','Edit-SafeguardAsset',
    'Get-SafeguardAssetAccount','Find-SafeguardAssetAccount','New-SafeguardAssetAccount','Edit-SafeguardAssetAccount',
    'Set-SafeguardAssetAccountPassword','New-SafeguardAssetAccountRandomPassword',
    'Test-SafeguardAssetAccountPassword','Invoke-SafeguardAssetAccountPasswordChange',
    'Remove-SafeguardAssetAccount','Invoke-SafeguardAssetSshHostKeyDiscovery',
    # directories.psm1
    'Get-SafeguardDirectory','New-SafeguardDirectory','Test-SafeguardDirectory',
    'Remove-SafeguardDirectory','Edit-SafeguardDirectory','Sync-SafeguardDirectory',
    'Get-SafeguardDirectoryAccount','Find-SafeguardDirectoryAccount','New-SafeguardDirectoryAccount',
    'Set-SafeguardDirectoryAccountPassword','New-SafeguardDirectoryAccountRandomPassword',
    'Test-SafeguardDirectoryAccountPassword','Invoke-SafeguardDirectoryAccountPasswordChange',
    'Remove-SafeguardDirectoryAccount',
    # groups.psm1
    'Get-SafeguardUserGroup','New-SafeguardUserGroup','Remove-SafeguardUserGroup',
    'Edit-SafeguardUserGroup',
    'Get-SafeguardAssetGroup','New-SafeguardAssetGroup','Remove-SafeguardAssetGroup',
    'Get-SafeguardAccountGroup','New-SafeguardAccountGroup','Remove-SafeguardAccountGroup',
    # policies.psm1
    'Get-SafeguardPolicyAsset','Find-SafeguardPolicyAsset','Get-SafeguardPolicyAccount','Find-SafeguardPolicyAccount',
    'Get-SafeguardAccessPolicy','Get-SafeguardAccessPolicyScopeItem','Get-SafeguardAccessPolicyAccessRequestProperty',
    'Get-SafeguardAccessPolicySessionProperty','Get-SafeguardEntitlement', 'Get-SafeguardUserEntitlementReport',
    'Get-SafeguardUserLinkedAccount', 
    # events.psm1
    'Get-SafeguardEvent', 'Get-SafeguardEventName', 'Get-SafeguardEventSubscription', 'Find-SafeguardEventSubscription',
    'New-SafeguardEventSubscription', 'Remove-SafeguardEventSubscription', 'Edit-SafeguardEventSubscription',
    # clustering.psm1
    'Get-SafeguardClusterMember','Get-SafeguardClusterHealth','Get-SafeguardClusterOperationStatus',
    'Add-SafeguardClusterMember','Remove-SafeguardClusterMember','Get-SafeguardClusterPrimary','Set-SafeguardClusterPrimary',
    'Enable-SafeguardClusterPrimary','Unlock-SafeguardCluster','Get-SafeguardClusterSummary',
    # a2a.psm1
    'Get-SafeguardA2aServiceStatus','Enable-SafeguardA2aService','Disable-SafeguardA2aService',
    'Get-SafeguardA2a','New-SafeguardA2a','Remove-SafeguardA2a','Edit-SafeguardA2a',
    # a2a.psm1 -- credential retrieval
    'Get-SafeguardA2aCredentialRetrieval','Add-SafeguardA2aCredentialRetrieval','Remove-SafeguardA2aCredentialRetrieval',
    'Get-SafeguardA2aCredentialRetrievalIpRestriction','Set-SafeguardA2aCredentialRetrievalIpRestriction',
    'Clear-SafeguardA2aCredentialRetrievalIpRestriction',
    'Reset-SafeguardA2aCredentialRetrievalApiKey','Get-SafeguardA2aCredentialRetrievalApiKey',
    # a2a.psm1 -- access request broker
    'Get-SafeguardA2aAccessRequestBroker','Set-SafeguardA2aAccessRequestBroker','Clear-SafeguardA2aAccessRequestBroker',
    'Get-SafeguardA2aAccessRequestBrokerIpRestriction','Set-SafeguardA2aAccessRequestBrokerIpRestriction',
    'Clear-SafeguardA2aAccessRequestBrokerIpRestriction',
    'Reset-SafeguardA2aAccessRequestBrokerApiKey','Get-SafeguardA2aAccessRequestBrokerApiKey',
    # a2acallers.psm1
    'Get-SafeguardA2aPassword','Get-SafeguardA2aPrivateKey','New-SafeguardA2aAccessRequest',
    # starling.psm1
    'Get-SafeguardStarlingSubscription','New-SafeguardStarlingSubscription','Remove-SafeguardStarlingSubscription',
    'Get-SafeguardStarlingJoinUrl','Invoke-SafeguardStarlingJoin',
    'Get-SafeguardStarlingSetting','Set-SafeguardStarlingSetting',
    # managementShell.psm1
    'Get-SafeguardCommand', 'Get-SafeguardBanner'
    )

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = @()

# Variables to export from this module
VariablesToExport = @('SafeguardSession')

# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
AliasesToExport = @(
    # certificates.psm1
    'Get-SafeguardCsr','New-SafeguardCsr','Remove-SafeguardCsr',
    # requests.psm1
    'Get-SafeguardAccessRequestCheckoutPassword'
)

# DSC resources to export from this module
# DscResourcesToExport = @()

# List of all modules packaged with this module
# ModuleList = @()

# List of all files packaged with this module
FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
PrivateData = @{

    PSData = @{

        # Tags applied to this module. These help with module discovery in online galleries.
        Tags = @('OneIdentity', 'Safeguard', 'Powershell', 'CLI')

        # A URL to the license for this module.
        LicenseUri = 'https://github.com/OneIdentity/safeguard-ps/blob/master/LICENSE'

        # A URL to the main website for this project.
        ProjectUri = 'https://github.com/OneIdentity/safeguard-ps'

        # A URL to an icon representing this module.
        IconUri = 'https://github.com/OneIdentity/safeguard-ps/blob/master/SafeguardLogo.ico'

        # Pre-release tag
        Prerelease = '-pre'

        # ReleaseNotes of this module
        ReleaseNotes = @"
safeguard-ps 2.2 Release Notes:
 
- Added support for new features:
  - Application to Application (A2A)
    - Credential releases
    - Access requests
"@


    } # End of PSData hashtable

} # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}