CEDR Project-id

0

Where do i find the project-id of the CEDR project which is required to run the upgrade assessment tool while migrating AWS EDR?

AWS
asked a year ago273 views
1 Answer
0

you can find the --project-id from the CEDR URL once you are in that project.

For example:

https://console.cloudendure.com/#/project/XXXXXX-7184-4736-XXXX-84b8XXXXX84aa/machines.

This is the Project Id here is XXXXXX-7184-4736-XXXX-84b8XXXXX84aa.

Which can be used to run the upgrade assessment tool as provided below,

python3 cloudendure_to_drs_upgrade_assessment_tool.py --api-token XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX --project-id XXXXXX-7184-4736-XXXX-84b8XXXXX84aa

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions