Invoke FalconMigrationAction - CrowdStrike/psfalcon GitHub Wiki

Invoke-FalconMigrationAction

SYNOPSIS

Perform actions on host migration jobs

DESCRIPTION

Requires 'Host Migration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String Host migration job identifier
Name String Action to perform add_host_groups
remove_host_groups
remove_hosts
GroupId String Host group identifier, when adding or removing groups from migration jobs that have not started
HostId String[] Host identifier X X

SYNTAX

Invoke-FalconMigrationAction [-Id] <String> [-Name] <String> [[-GroupId] <String>] [-HostId] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /host-migration/entities/host-migrations-actions/v1

falconpy

HostMigrationsActionsV1

USAGE

2024-09-03: PSFalcon v2.2.7

⚠️ **GitHub.com Fallback** ⚠️