API REST
Interfacce applicative (API) alle quali potersi connettere per sottoporre interrogazioni secondo l'architettura REST.
Risorsa /jacms/contentsExtended
Returns a list of public contents, composed using the specified filters
- Nome
- contentsExtended
- Namespace
- /jacms
- Sorgente
- plugins, CMS (jacms)
- URI
- https://www.comune.cagliari.it/portale/legacyapi/rs/it/jacms/contentsExtended
- Estensione
- '.xml' per la risposta in formato xml e '.json' per la risposta in formato json.
GET
- Metodo
- Disponibile
- Descrizione
- Autorizzazione
- Nessuna, questo metodo è pubblico
- Schema XML
- Risposta
| Nome | Descrizione | Obbligatorio |
|---|---|---|
| contentType | The key of a content type (Example: CNG, NEW, EVN...) | Si |
| categories | A CSV list of category codes (Example: "music,sports,frontpage") | No |
| orClauseCategoryFilter | No | |
| filters | The filters (Example: "(order=DESC;attributeFilter=true;key=Date)+(order=ASC;attributeFilter=true;key=Title)" ) | No |
| modelId | The Id of the content model used to render each content in the HTML section of the response. Must be an integer, 'default' or 'list' | No |
POST
POST, Non disponibile
PUT
PUT, Non disponibile
DELETE
DELETE, Non disponibile
Comune di Cagliari