Type Alias ZonedApiDeleteFrontendRequest

ZonedApiDeleteFrontendRequest: { frontendId: string; zone?: Zone }

Type declaration

  • frontendId: string

    ID of the frontend to delete.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.