Method to update existing artifacts

put

/mftapp/rest/v1/artifacts

Request

Supported Media Types
Query Parameters
Body ()
A body of type:
  • multipart/form-data
Root Schema : schema

Response

Supported Media Types

200 Response

Body ()
Root Schema : MFT Artifacts result
Type: object
Title: MFT Artifacts result
Show Source
Nested Schema : failureResults
Type: array
Show Source
Nested Schema : successResults
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : items
Type: object
Show Source

500 Response

Body ()
Root Schema : schema
Type: object
Show Source
Example Response (application/json)
{
    "errorCode":"MFT-7439",
    "errorKey":"MFT_UTILITY_COULD_NOT_QUERY_MDS_ARTIFACT_ID_BY_NAME",
    "errorMessage":"Unable to find artifact by artifact name src1"
}