Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit bda588c

Browse files
reidmitTeal Stannard
andcommitted
V3 Docs: Remove duplicate restage information.
[#171468630] Co-authored-by: Reid Mitchell <rmitchell@pivotal.io> Co-authored-by: Teal Stannard <tstannard@pivotal.io>
1 parent c726ea2 commit bda588c

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/v3/source/includes/upgrade_guide/changed_resources/_audit_events_in_v3.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ future.
2525

2626
V3 endpoints attempt to report audit events in the same way as V2 endpoints did.
2727
A notable case where this was not possible is for the `audit.app.restage` event.
28-
In V2, there was a restage-app endpoint, and this event was reported when that
29-
endpoint was used. In V3, the concept of "staging" has been broken down into
30-
composable pieces (creating packages, creating builds to produce droplets,
31-
assigning droplets, etc.). There is no longer a clear concept of "restaging" on
32-
the V3 API. Instead, it is suggested to rely on events corresponding to these
33-
individual steps (e.g. `audit.app.package.create`, `audit.app.build.create`,
34-
`audit.app.droplet.create`).
28+
Read more about [restaging](#restage) in V3.
3529

3630
Read more about the [audit event resource](#audit-events).

0 commit comments

Comments
 (0)