1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppRenewUpdateLeaseRequest

AppRenewUpdateLeaseRequest

    RenewUpdateLeaseRequest defines the body of a request to the update lease renewal endpoint of the service API.

    Properties

    • token string required
      The current, valid lease token. DEPRECATED as of Pulumi API version 5+. Pulumi API will expect the update token in the Authorization header instead of this property. This property will be removed when the minimum supported API version on the service is raised to 5.
    • duration integer required
      The duration for which to renew the lease in seconds (maximum 300).