API Docs
MD Import op - Deprecated
Contents
DEPRECATED - use the 'Submit Job' API instead.
This web service runs an MD import according to a defined Import Profile. Supported for FTP, OAI and Digital.
Resource URL
POST /almaws/v1/conf/md-import-profiles/{profile_id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
profile_id | xs:string | The profile identifier. |
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
op | xs:string | Required | The operation to perform on the import profile. The operation op=run is supported. |
Body Parameters
None
Output
This method returns a Import Profile
object. See doc
Possible Error Codes
Code | Message |
---|---|
401871 | Failed to find the Profile ID. |