API Guide

Table Of Contents
/OSRepository/sync/{id}
Desciption
Syncs the ASM OS Repository by its ID
Method
put
Response Class
OSRepository
Response Content-Type: application/xml, application/json
Parameters
Table 154. 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 155. Response Status Codes
HTTP Status Code Reason
200 OSRepository Sync
/OSRepository/connection
Desciption
Tests the connection to a remote path
Method
post
Response Class
OSRepository
Response Content-Type: application/xml, application/json
89