Found 539 results for "gitana 4.0 developers api resources archive get-vaults-vaultid-archives-archiveid-acl"

The search executed in 0.003533096 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Application Server / Installation / Module Installation

Run Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.

Score: 0.8680826

Gitana 4.0 / Developers / Application Server / Installation / Module Installation

Optimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.

Score: 0.8680826

Gitana 3.2 / Guide / Guide / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.86237395

Gitana 4.0 / Content Engine / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.86237395

Gitana 3.2 / Guide / Guide / Attachments

Effortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.

Score: 0.85935396

Gitana 4.0 / Content Engine / Nodes / Attachments

Efficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.

Score: 0.85935396

Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8341904

Gitana 4.0 / Developers / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8341904

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / JWT

Learn how to configure Cloud CMS for JWT in SSO. Follow our simple example to generate and use JSON Web Tokens effectively.

Score: 0.80833256

Gitana 4.0 / Content Engine / Single Sign On (SSO) / JWT

Learn how to configure Cloud CMS for JWT and integrate it with SSO using JSON Web Tokens. Simplified example included.

Score: 0.80833256

Gitana 3.2 / Guide / Guide / Features / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.8077907

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.73

Upgrade to Cloud CMS 3.2.73 and ensure seamless integration with ElasticSearch using the optimized condor client and comprehensive upgrade tools.

Score: 0.8077907

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.74

Upgrade to Cloud CMS 3.2.74: Configure with the condor client for ElasticSearch and use the upgrade tool for a seamless transition.

Score: 0.8077907

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.8077907

Gitana 4.0 / Content Engine / Aspects / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.8077907

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.8077907

Gitana 3.2 / Guide / Guide / API / Data Types / Directory

Manage identity objects and credentials with our directory data store, supporting configuration, auditing, and secure third-party access.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / API / Data Types / Domain

Manage user data efficiently with customizable domain configurations. Optimize querying, updating, and listing operations for streamlined performance.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / API / Data Types / Registrar

Manage tenant and plan data with our customizable registrar, featuring writable properties and advanced query options for optimal configuration.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / API / Data Types / Repository

A repository is a versatile data store with versioning, configuration options, and support for various content types and services.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / API / Data Types / Vault

Securely manage your data with our Vault, offering reliable backup, replication, and export solutions, complete with robust configuration options.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / API / Data Types / Web Host

Manage your web hosts effortlessly with detailed configuration, properties, and examples for creation, update, and query operations.

Score: 0.79785264

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions

Learn about JSON schema definitions in Cloud CMS, enabling dynamic content creation and robust validation for data integrity. Explore content types, inheritance, and integration with Cloud CMS API.

Score: 0.79590154

Gitana 4.0 / Content Engine / Content Models / Definitions

Learn about Cloud CMS content definitions, JSON schema, and how to manage and extend content types effortlessly.

Score: 0.79590154

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.7830107