osc compute migration get

Lists migrations.

Policy defaults enable only users with the administrative role to perform this operation. Cloud providers can change these permissions through the policy.json file.

Starting from microversion 2.59, the response is sorted by created_at and id in descending order.

Normal response codes: 200

Error response codes: badRequest(400), unauthorized(401), forbidden(403)

Usage: osc compute migration get [OPTIONS]

Options:

  • --changes-before <CHANGES_BEFORE>
  • --changes-since <CHANGES_SINCE>
  • --hidden <HIDDEN>
  • --host <HOST>
  • --instance-uuid <INSTANCE_UUID>
  • --limit <LIMIT>
  • --marker <MARKER>
  • --migration-type <MIGRATION_TYPE>
  • --project-name <PROJECT_NAME> — Project Name
  • --project-id <PROJECT_ID> — Project ID
  • --current-project — Current project
  • --source-compute <SOURCE_COMPUTE>
  • --status <STATUS>
  • --user-name <USER_NAME> — User Name
  • --user-id <USER_ID> — User ID
  • --current-user — Current authenticated user