# Functions
Add returns the runbook that matches the input ID.
No description provided by the author
DeleteGitRunbook deletes the runbook that matches the input ID and GitRef.
GetByID returns the runbook that matches the input ID.
GetByName searches for a single runbook with name of 'name'.
GetGitRunbookByID returns the runbook that matches the input ID and GitRef.
GetGitRunbookByName searches for a single runbook with name of 'name'.
No description provided by the author
GetGitRunbookRunPreview gets a preview of a run for a given environment for a runbook stored in Git.
No description provided by the author
GetProcess fetches a runbook process.
GetRunbookSnapshotRunPreview gets a preview of a snapshot run for a given environment.
GetSnapshot loads a single runbook snapshot.
No description provided by the author
No description provided by the author
List returns a list of runbooks from the server, in a standard Octopus paginated result structure.
ListEnvironments returns the list of valid environments for a given runbook.
ListEnvironmentsForGitRunbook returns the list of valid environments for a given runbook stored in Git.
List returns a list of Git runbooks from the server, in a standard Octopus paginated result structure.
ListSnapshots returns a list of runbook snapshots from the server, in a standard Octopus paginated result structure.
No description provided by the author
NewRunbook creates and initializes a runbook.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRunbookSnapshot creates and initializes a runbook snapshot.
No description provided by the author
No description provided by the author
Update modifies a runbook based on the one provided as input.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunbookSnapshot represents a runbook snapshot.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author