Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComponentPurgeStatusResponse

Package version

interface

An interface representing ComponentPurgeStatusResponse. Response containing status for a specific purge operation.

Hierarchy

  • ComponentPurgeStatusResponse

Index

Properties

Properties

status

status: PurgeState
member

{PurgeState} status Status of the operation represented by the requested Id. Possible values include: 'pending', 'completed'

Generated using TypeDoc