MigrationSettingsPost
May 22, 2025 ยท View on GitHub
Example Usage
import { MigrationSettingsPost } from "@launchdarkly/mcp-server/models/components";
let value: MigrationSettingsPost = {
stageCount: 333406,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
contextKind | string | :heavy_minus_sign: | Context kind for a migration with 6 stages, where data is being moved |
stageCount | number | :heavy_check_mark: | N/A |