API Guide

/OSRepository/sync/{id}
Description
Syncs the ASM OS Repository by its ID
Method
put
Response Class
OSRepository
Response Content-Type: application/xml, application/json
Parameters
Table 166. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A osRepo N/A body OSRepository
id (required) N/A path string
Response Status Codes
Table 167. Response Status Codes
HTTP Status Code Reason
200 OSRepository Sync
/OSRepository/connection
Description
Tests the connection to a remote path
Method
post
Response Class
OSRepository
Response Content-Type: application/xml, application/json
Parameters
Table 168. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A N/A body OSRepository
81