@salesforce/b2c-tooling-sdk / operations/ods / CloneState
Type Alias: CloneState
CloneState =
"COMPLETED"|"FAILED"|"IN_PROGRESS"|"PENDING"|string&object
Defined in: packages/b2c-tooling-sdk/src/operations/ods/wait-for-clone.ts:17
Status of a sandbox clone operation in the ODS system.
Standard values are COMPLETED, FAILED, IN_PROGRESS, and PENDING. Any other string value is also accepted for forward compatibility with future statuses returned by the API.