Key | 5 |Description | 6 |Default | 7 |Python Environment Variable | 8 |
---|---|---|---|
DefaultPermissionsContentTypes.UrlSegments |
13 | List of types of default permissions for a given project. See Query 15 | Default Permissions for details. Important: This configuration is not dynamically 16 | applied. It takes effect when you restart your application. | 17 | Listed in DefaultPermissionsContentTypeUrlSegments
19 | |
20 | Not Supported | 21 |
Key | 5 |Description | 6 |Default | 7 |Python Environment Variable | 8 |
---|---|---|---|
Files.DisableFileEncryption |
13 | Defines whether to encrypt temporary files downloaded during the migration. This applies to file-based 14 | content types, such as Workbooks and Data Sources. | 15 |false |
16 | MigrationSDK__Files__DisableFileEncryption |
17 |
Files.RootPath |
20 | Defines the location to store temporary files. | 21 | The default temporary path for the OS. |
22 | MigrationSDK__Files__RootPath |
23 |
Key | 5 |Description | 6 |Default | 7 |Python Environment Variable | 8 |
---|---|---|---|
Jobs.JobPollRate |
13 | Defines the interval to wait to recheck processing status for bulk processes. | 14 |3 s |
15 | MigrationSDK__Jobs__JobPollRate |
16 |
Jobs.JobTimeout |
19 | Defines the maximum interval to wait for a job to complete for bulk processes. | 20 |30 m |
21 | MigrationSDK__Jobs__JobTimeout |
22 |
Key | 5 |Description | 6 |Default | 7 |Python Environment Variable | 8 |
---|---|---|---|
PreflightOptions.ValidateSettings |
13 | Determines whether to validate supported site settings during the preflight step. | 14 |true |
15 | MigrationSDK__Network__ValidateSettings |
16 |