Skip to main content

Get all instant clones

Select

SaaS
Customer Managed

Get all instant clones

Responses

Success


Schema
  • instantClones object[]
  • cloneJobId int32

    Job id for clone operation

  • sqlRecoveryId int32

    Id of sql recovery point for SQL Agent

  • sourceClient object
  • id int32
  • name string
  • sourceInstance object
  • id int32
  • name string
  • mountedHost object
  • id int32
  • name string
  • targetInstance object
  • id int32
  • name string
  • databaseAsOfTime int32

    The Point in time up to which the database has been recovered using the backups. The time is provided in unix time format.

  • creationTime int32

    The time when the database clone was created. The time is provided in unix time format.

  • expirationDate int32

    The time till which the clone is kept active and will get cleaned up automatically after that. The time is provided in unix time format.

  • status string

    Possible values: [CREATED, DELETING, EXPIRED]

    Status of instant clone

  • commcell object
  • name string

    Name of the commcell the entity belongs to.

Loading...