beta/tests/Api/BetaSourcesApi.Tests.ps1

#
# IdentityNow Beta API
# Use these APIs to interact with the IdentityNow platform to achieve repeatable, automated processes with greater scalability. These APIs are in beta and are subject to change. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.
# Version: 3.1.0-beta
# Generated by OpenAPI Generator: https://openapi-generator.tech
#

Describe -tag 'PSSailpointBeta' -name 'BetaBetaSourcesApi' {
    Context 'New-BetaProvisioningPolicy' {
        It 'Test New-BetaProvisioningPolicy' {
            #$TestResult = New-BetaProvisioningPolicy -SourceId "TEST_VALUE" -ProvisioningPolicyDto "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'New-BetaSource' {
        It 'Test New-BetaSource' {
            #$TestResult = New-BetaSource -Source "TEST_VALUE" -ProvisionAsCsv "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'New-BetaSourceSchema' {
        It 'Test New-BetaSourceSchema' {
            #$TestResult = New-BetaSourceSchema -SourceId "TEST_VALUE" -Schema "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Remove-Beta' {
        It 'Test Remove-Beta' {
            #$TestResult = Remove-Beta -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Remove-BetaNativeChangeDetectionConfig' {
        It 'Test Remove-BetaNativeChangeDetectionConfig' {
            #$TestResult = Remove-BetaNativeChangeDetectionConfig -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Remove-BetaProvisioningPolicy' {
        It 'Test Remove-BetaProvisioningPolicy' {
            #$TestResult = Remove-BetaProvisioningPolicy -SourceId "TEST_VALUE" -UsageType "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Remove-BetaSourceSchema' {
        It 'Test Remove-BetaSourceSchema' {
            #$TestResult = Remove-BetaSourceSchema -SourceId "TEST_VALUE" -SchemaId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaNativeChangeDetectionConfig' {
        It 'Test Get-BetaNativeChangeDetectionConfig' {
            #$TestResult = Get-BetaNativeChangeDetectionConfig -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaProvisioningPolicy' {
        It 'Test Get-BetaProvisioningPolicy' {
            #$TestResult = Get-BetaProvisioningPolicy -SourceId "TEST_VALUE" -UsageType "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSource' {
        It 'Test Get-BetaSource' {
            #$TestResult = Get-BetaSource -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceAccountsSchema' {
        It 'Test Get-BetaSourceAccountsSchema' {
            #$TestResult = Get-BetaSourceAccountsSchema -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceAttrSyncConfig' {
        It 'Test Get-BetaSourceAttrSyncConfig' {
            #$TestResult = Get-BetaSourceAttrSyncConfig -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceConfig' {
        It 'Test Get-BetaSourceConfig' {
            #$TestResult = Get-BetaSourceConfig -Id "TEST_VALUE" -Locale "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceEntitlementRequestConfig' {
        It 'Test Get-BetaSourceEntitlementRequestConfig' {
            #$TestResult = Get-BetaSourceEntitlementRequestConfig
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceEntitlementsSchema' {
        It 'Test Get-BetaSourceEntitlementsSchema' {
            #$TestResult = Get-BetaSourceEntitlementsSchema -Id "TEST_VALUE" -SchemaName "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceSchema' {
        It 'Test Get-BetaSourceSchema' {
            #$TestResult = Get-BetaSourceSchema -SourceId "TEST_VALUE" -SchemaId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Import-BetaSourceAccountsSchema' {
        It 'Test Import-BetaSourceAccountsSchema' {
            #$TestResult = Import-BetaSourceAccountsSchema -Id "TEST_VALUE" -File "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Import-BetaSourceConnectorFile' {
        It 'Test Import-BetaSourceConnectorFile' {
            #$TestResult = Import-BetaSourceConnectorFile -SourceId "TEST_VALUE" -File "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Import-BetaSourceEntitlementsSchema' {
        It 'Test Import-BetaSourceEntitlementsSchema' {
            #$TestResult = Import-BetaSourceEntitlementsSchema -Id "TEST_VALUE" -SchemaName "TEST_VALUE" -File "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaProvisioningPolicies' {
        It 'Test Get-BetaProvisioningPolicies' {
            #$TestResult = Get-BetaProvisioningPolicies -SourceId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSourceSchemas' {
        It 'Test Get-BetaSourceSchemas' {
            #$TestResult = Get-BetaSourceSchemas -SourceId "TEST_VALUE" -IncludeTypes "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Get-BetaSources' {
        It 'Test Get-BetaSources' {
            #$TestResult = Get-BetaSources -Limit "TEST_VALUE" -Offset "TEST_VALUE" -Count "TEST_VALUE" -Filters "TEST_VALUE" -Sorters "TEST_VALUE" -ForSubadmin "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Receive-BetaResourceObjects' {
        It 'Test Receive-BetaResourceObjects' {
            #$TestResult = Receive-BetaResourceObjects -SourceId "TEST_VALUE" -ResourceObjectsRequest "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Ping-BetaCluster' {
        It 'Test Ping-BetaCluster' {
            #$TestResult = Ping-BetaCluster -SourceId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Send-BetaNativeChangeDetectionConfig' {
        It 'Test Send-BetaNativeChangeDetectionConfig' {
            #$TestResult = Send-BetaNativeChangeDetectionConfig -Id "TEST_VALUE" -NativeChangeDetectionConfig "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Send-BetaProvisioningPolicy' {
        It 'Test Send-BetaProvisioningPolicy' {
            #$TestResult = Send-BetaProvisioningPolicy -SourceId "TEST_VALUE" -UsageType "TEST_VALUE" -ProvisioningPolicyDto "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Send-BetaSource' {
        It 'Test Send-BetaSource' {
            #$TestResult = Send-BetaSource -Id "TEST_VALUE" -Source "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Send-BetaSourceAttrSyncConfig' {
        It 'Test Send-BetaSourceAttrSyncConfig' {
            #$TestResult = Send-BetaSourceAttrSyncConfig -Id "TEST_VALUE" -AttrSyncSourceConfig "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Send-BetaSourceSchema' {
        It 'Test Send-BetaSourceSchema' {
            #$TestResult = Send-BetaSourceSchema -SourceId "TEST_VALUE" -SchemaId "TEST_VALUE" -Schema "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Sync-BetaAttributesForSource' {
        It 'Test Sync-BetaAttributesForSource' {
            #$TestResult = Sync-BetaAttributesForSource -Id "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Test-BetaSourceConfiguration' {
        It 'Test Test-BetaSourceConfiguration' {
            #$TestResult = Test-BetaSourceConfiguration -SourceId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Test-BetaSourceConnection' {
        It 'Test Test-BetaSourceConnection' {
            #$TestResult = Test-BetaSourceConnection -SourceId "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Update-BetaProvisioningPoliciesInBulk' {
        It 'Test Update-BetaProvisioningPoliciesInBulk' {
            #$TestResult = Update-BetaProvisioningPoliciesInBulk -SourceId "TEST_VALUE" -ProvisioningPolicyDto "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Update-BetaProvisioningPolicy' {
        It 'Test Update-BetaProvisioningPolicy' {
            #$TestResult = Update-BetaProvisioningPolicy -SourceId "TEST_VALUE" -UsageType "TEST_VALUE" -JsonPatchOperation "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Update-BetaSource' {
        It 'Test Update-BetaSource' {
            #$TestResult = Update-BetaSource -Id "TEST_VALUE" -JsonPatchOperation "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Update-BetaSourceEntitlementRequestConfig' {
        It 'Test Update-BetaSourceEntitlementRequestConfig' {
            #$TestResult = Update-BetaSourceEntitlementRequestConfig -SourceEntitlementRequestConfig "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

    Context 'Update-BetaSourceSchema' {
        It 'Test Update-BetaSourceSchema' {
            #$TestResult = Update-BetaSourceSchema -SourceId "TEST_VALUE" -SchemaId "TEST_VALUE" -JsonPatchOperation "TEST_VALUE"
            #$TestResult | Should -BeOfType TODO
            #$TestResult.property | Should -Be 0
        }
    }

}