KMP PHP API Reference

TenantRestoreDrillPlan
in package

Table of Contents

Properties

$backupCompletedAt  : string|null
$backupId  : string
$destructiveExecution  : bool
$dryRun  : bool
$jobId  : string
$tenantId  : string
$tenantSlug  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $jobId, string $backupId, string $tenantId, string $tenantSlug, string|null $backupCompletedAt, bool $dryRun, bool $destructiveExecution) : mixed
Parameters
$jobId : string
$backupId : string
$tenantId : string
$tenantSlug : string
$backupCompletedAt : string|null
$dryRun : bool
$destructiveExecution : bool
On this page

Search results