LeaseContainerResponse interface

Lease Container response schema.

Properties

leaseId

Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.

leaseTimeSeconds

Approximate time remaining in the lease period, in seconds.

Property Details

leaseId

Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.

leaseId?: string

Property Value

string

leaseTimeSeconds

Approximate time remaining in the lease period, in seconds.

leaseTimeSeconds?: string

Property Value

string