Examples
Articles API
Each Article includes a code for the type of patch the package represents. The codes are as follows:
Type | Definition |
---|---|
CU | Cumulative Update |
PU | Public Update |
SC | Security Hotfix |
HF | Non-Security Hotfix |
SP | Service Pack |
RM | Release to Manufacturing |
Articles Usage:
/api/Articles/latest/{product}
/api/Articles/latest/{product}/{type}
/api/Articles/{buildNumber}
Articles Examples:
/api/Articles/latest/2013/SP
/api/Articles/latest/SharePoint Server 2010/CU
/api/Articles/latest/FAST
/api/Articles/15.0.471