The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Delphix Plugin

step([$class: 'SelfServiceBookmarkBuilder']): Delphix - Self Service Bookmark

  • delphixEngine
    • Type: String
  • delphixBookmark
    Self Service Bookmark that will be used for the Delete, Share, and Unshare operations.
    • Type: String
  • delphixOperation
    Create - Create a new Self Service Bookmark. Requires a Self Service Container.
    Delete - Delete a Self Service Bookmark. Requires a Self Service Bookmark.
    Share - Share a Self Service Bookmark. Requires a Self Service Bookmark.
    Unshare - Unshare a Self Service Bookmark. Requires a Self Service Bookmark.
    • Type: String
  • delphixContainer
    Self Service Container that will be used to Create a new Self Service Bookmark. This setting is not used for the Delete, Share, and Unshare operations.
    • Type: String
  • loadFromProps (optional)
    • Type: boolean
  • saveToProps (optional)
    • Type: boolean

step([$class: 'SelfServiceContainerBuilder']): Delphix - Self Service Container

  • delphixEngine
    • Type: String
  • delphixEnvironment
    • Type: String
  • delphixOperation
    Refresh - Refresh a Self Service Container.
    Restore - Restore a Self Service Container. Requires a Self Service Bookmark for reference.
    Enable - Enable a Self Service Container that has been disabled.
    Disable - Disable a Self Service Container.
    Recover - Recover a Self Service Container from the INCONSISTENT state.
    Reset - Reset a Self Service Container.
    Undo - Undo the last operation for a Self Service Container.
    Lock - Lock a Self Service Container to the current logged in user.
    Unlock - Unlock a Self Service Container.
    • Type: String
  • delphixBookmark
    Self Service Bookmark that will be used for the Restore operation.
    • Type: String
  • loadFromProps (optional)
    • Type: boolean
  • saveToProps (optional)
    • Type: boolean

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.