Skip to main content

Interface: ImportReadinessResponse

Defined in: packages/sdk/src/types/generated/import_skipped_rule.ts:51

Current binding gaps that can leave an imported workspace inert.

This is deliberately derived rather than stored: when an administrator provisions or reconnects a resource, the next read becomes clean without an import-specific status update. truncated means the bounded scan did not inspect every resource and must not be interpreted as ready.

Properties

issues

issues: ImportReadinessIssue[]

Defined in: packages/sdk/src/types/generated/import_skipped_rule.ts:52


truncated?

optional truncated: boolean

Defined in: packages/sdk/src/types/generated/import_skipped_rule.ts:53