mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-04 22:33:31 +08:00
28 lines
782 B
JSON
28 lines
782 B
JSON
{
|
|
"status": 0,
|
|
"result": {
|
|
"username": "test-snap9012@example.com",
|
|
"orgId": "00D5g00000aDEF3EAM",
|
|
"scratchOrgInfo": {
|
|
"Id": "2SR5g000000EfGhIJK",
|
|
"Edition": "Developer",
|
|
"Status": "Active",
|
|
"SignupUsername": "test-snap9012@example.com",
|
|
"AdminEmail": "dev@example.com",
|
|
"Namespace": null,
|
|
"OrgName": "Company",
|
|
"ScratchOrg": "00D5g00000aDEF3EAM",
|
|
"SnapshotName": "MySnapshot",
|
|
"CreatedDate": "2026-06-12T15:20:00.000+0000",
|
|
"ExpirationDate": "2026-06-19"
|
|
},
|
|
"authFields": {
|
|
"accessToken": "00D5g...",
|
|
"instanceUrl": "https://...-dev-ed.develop.my.salesforce.com",
|
|
"username": "test-snap9012@example.com",
|
|
"orgId": "00D5g00000aDEF3EAM"
|
|
},
|
|
"warnings": []
|
|
}
|
|
}
|