Class MigrateToDataTiersResponse

All Implemented Interfaces:
Writeable, RefCounted, ToXContent, ToXContentObject

public class MigrateToDataTiersResponse extends ActionResponse implements ToXContentObject
  • Field Details

    • REMOVED_LEGACY_TEMPLATE

      public static final ParseField REMOVED_LEGACY_TEMPLATE
    • MIGRATED_INDICES

      public static final ParseField MIGRATED_INDICES
    • MIGRATED_ILM_POLICIES

      public static final ParseField MIGRATED_ILM_POLICIES
    • MIGRATED_LEGACY_TEMPLATES

      public static final ParseField MIGRATED_LEGACY_TEMPLATES
    • MIGRATED_COMPOSABLE_TEMPLATES

      public static final ParseField MIGRATED_COMPOSABLE_TEMPLATES
    • MIGRATED_COMPONENT_TEMPLATES

      public static final ParseField MIGRATED_COMPONENT_TEMPLATES
    • DRY_RUN

      public static final ParseField DRY_RUN
  • Constructor Details

  • Method Details