GET /api/v3/externalclouds/ervins/snapshot/snapshotId

GET /api/v3/externalclouds/ervins/snapshot/snapshotId

Correlation between Snapshot id to External Resource Id

Request Path

GET api/v3/externalclouds/ervins/snapshot/{snapshotId}

Request Payload

None

Parameters

{snapshotId} The snapshot id.

Response

[
{
"ervinId": "string",
"externalCloudType": 1, // 1 - GCP, 2 - Azure, 3 - AWS
}
]