API Guide

Table Of Contents
"Description":"HTTPS Desc",
"RepositoryType":"HTTPS",
"Source":"10.255.2.128:2607",
"DomainName":"",
"Username":"",
"Password":"",
"CheckCertificate":false
}
}
/api/UpdateService/Catalogs(Id)
This URI represents a specific catalog.
GET method for Catalogs(Id)
This method returns the details of a specific catalog.
Description Returns the details of a specific catalog.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#UpdateService.Catalogs/$entity",
"@odata.type": "#UpdateService.Catalogs",
"@odata.id": "/api/UpdateService/Catalogs(28)",
"Id": 28,
"Filename": "CatalogA00.xml",
"SourcePath": "cifs/compute",
"Status": "Completed",
"TaskId": 26960,
"BaseLocation": "",
"ManifestIdentifier": "",
"ReleaseIdentifier": "8217fadb-ec37-46a4-b7ba-56a353dbf3d2",
"ManifestVersion": null,
"ReleaseDate": "2018-05-21 05:33:25.000",
"LastUpdated": "2018-09-10 03:26:51.362",
"BundlesCount": 3,
"PredecessorIdentifier": "",
"AssociatedBaselines":
[
{
"BaselineId": 12,
"BaselineName": "cifs1"
}
],
"Repository":
{
"@odata.type": "#UpdateService.Repository",
"Id": 18,
"Name": "cifs1",
"Description": "",
"Source": "2607:f2b1:f082:5::b1a",
"DomainName": "",
"Username": "administrator",
"Password": null,
"CheckCertificate": false,
"RepositoryType": "CIFS"
}
}
154
Configure