GCP R3M9 - Seismic DDMS (from Smoke Test Collection) - issue to retrieve sub-project although creation was successful

Step-1 Create tenant

POST https://{{SEISMICDMS_HOST}}/tenant/{{autotestTenantid}}

Body (also check the content here)

{
  "gcpid": "AutoTest_project_id",
  "esd": "{{data-partition-id}}{{domain}}",
  "default_acl": "users.datalake.admins@{{data-partition-id}}{{domain}}"
}

Variable SEISMICDDMSHOST seems not set properly. The value is "preship.osdu.club/api/v3"

I get 404 (Not found) error when I execute the request.

Please check.

cc - @ramansingh , @gmarblestone , @aliaksandr_ramanovich and @Kateryna_Kurach for information

Edited by Debasis Chatterjee