DirectorySwitchProvisioningResult

DirectorySwitchProvisioningResult
DirectorySwitchProvisioningResult

Represents the result from directory provisioning operation

JSON Example
{
    "numberOfMismatchUsers": 100,
    "numberOfMismatchGroups": 100,
    "migrationStatus": "COMPLETED",
    "retentionPeriod": "P7D",
    "retentionTimeLeft": "P30D",
    "identityProviderId": "f4d49163-1cb3-4a8b-b966-03528c747097"
}
integer As int64 As int64
numberOfMismatchUsers
Optional

The number of mismatch users

integer As int64 As int64
numberOfMismatchGroups
Optional

The number of mismatch groups

string
migrationStatus
Optional

Indicate the migration status of directory configuration

Possible values are : COMPLETED, IN_PROGRESS, ERROR,
string
retentionPeriod
Optional

The total number of days that data will be retained after the directory is created. This value is configured during the switch provisioning process

string
retentionTimeLeft
Optional

The remaining number of days before the configured retention period ends.

string As uuid As uuid
identityProviderId
Optional

The id of Identity Provider