Skip to main content

Operations for VaultTracker Actions

Select

Customer Managed

Perform VaultTracker Operations

Request Body
  • vtActionList object[]
  • actionId int32

    Id of action

  • historyId int32

    Id of history

  • container object
  • id int32
  • name string
  • mediaList int32[]

    List of mediaIds

  • opType

    Possible values: [REACHED_DESTINATION, PICKED_UP, RETURN_TO_SOURCE, ABORT, SET_CONTAINER, ROLL_BACK, DELETE, SUSPEND, RESUME, RECALL_DONE]

    Supported operations for VaultTracker Action

Responses

OK


Schema
  • errorMessage string

    Tells about the error occured

  • errorCode ErrorCode

    Possible values: [NO_ERROR, INVALID_INPUT, VALUE_NOT_FOUND, UNKNOWN_EXCEPTION, CONNECTION_PROBLEM, UNKNOWN_SQL_ERROR, INVALID_USER, INVALID_OPERATION_TYPE, INTERNAL_SERVER_PROBLEM, INSUFFICIENT_USER_PERMISSION_ON_ENTITY, INVALID_ENTITY_ID]

    Error code value

Loading...