API Guide
Parameters
Table 162. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A N/A body OSRepository
id (required) N/A path string
sync N/A Sync ISO false query boolean
Response Status Codes
Table 163. Response Status Codes
HTTP Status Code Reason
204 OSRepository updated
400 Invalid Parameters to Update OSRepository or problem with the
Resource Adapters
404 OSRepository not found
/OSRepository/{id}
Description
Deletes an existing ASM OS Repository
Method
delete
Response Class
OSRepository
Response Content-Type: application/xml, application/json
Parameters
Table 164. Parameters
Parameter Value Description Default Value Parameter Type Data Type
id (required) N/A path string
Response Status Codes
Table 165. Response Status Codes
HTTP Status Code Reason
200 Successfully deleted OS repo
400 Bad Request, verify id is correct
404 Bad Request, verify id is correct
80