Salta al contenuto

Giovedì 28 Marzo 2024

Cerca nel sito del Comune di Cagliari

Indice


Breadcrumbs
Corpo della pagina
Contenuti principali

Risorsa /core/storageResource

Handle the storage items
Dettaglio risorsa
Nome: storageResource
Namespace: core
Sorgente: core
Estensione: '.xml' per la risposta in formato xml e '.json' per la risposta in formato json.
  • GET

    Metodo: Disponibile
    Descrizione: Return the widget type list
    Autorizzazione:  Nessuna, questo metodo è pubblico
    Schema XML:  Risposta
    Nome Descrizione Obbligatorio
    path Path to the object Si
    protected defines the workspace. When 'true' points to the 'protected' area Si
  • POST

    Metodo: Disponibile
    Descrizione: Add a storage resource
    Autorizzazione:  Nessuna, questo metodo è pubblico
    Schema XML:  Richiesta Risposta
  • PUT

    PUT, Non disponibile
  • DELETE

    Metodo: Disponibile
    Descrizione: delete a storage resource
    Autorizzazione:  Nessuna, questo metodo è pubblico
    Schema XML:  Risposta
    Nome Descrizione Obbligatorio
    path Path to the object Si
    protected by default is 'false' Si
    recursive When 'true', if the resource to delete is a folder, all the nested resources (if present) will be deleted. Entries 'true' or 'false', default value 'false' No