diff --git a/source/_static/api/deployer.html b/source/_static/api/deployer.html index 196823836..0d106e28b 100644 --- a/source/_static/api/deployer.html +++ b/source/_static/api/deployer.html @@ -410,7 +410,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">

Crafter Deployer (4.4.4)

Download OpenAPI specification:

E-mail: info@craftercms.org License: GPL 3.0

Crafter Deployer (4.5.0)

Download OpenAPI specification:

E-mail: info@craftercms.org License: GPL 3.0

Crafter Deployer API

target

Target management operations

@@ -434,8 +434,8 @@ " class="sc-eVqvcJ sc-fszimp kIppRw drqpJr">

Only use with remote template. The branch name of the remote Git repo to pull from. If not specified, the branch will be whatever branch is the current one in the remote repo.

repo_username
string

Only use with remote template. The username of the remote Git repo.

-
repo_password
string

Only use with remote template. The username of the remote Git repo.

+
repo_password
string

Only use with remote template. The password of the remote Git repo.

ssh_private_key_path
string

Only use with remote template. The path for the private key used for the remote Git repo.

ssh_private_key_passphrase
string

Resource not found

Response samples

Content type
application/json
{
  • "env": "dev",
  • "siteName": "editorial",
  • "id": "editorial-dev",
  • "load_date": "2023-01-26T10:00:1.234-05:00",
  • "status": "INIT_COMPLETED"
}

Get all Crafter Deployer targets.

Responses

Response samples

Content type
application/json
{
  • "env": "dev",
  • "siteName": "editorial",
  • "id": "editorial-dev",
  • "load_date": "2023-01-26T10:00:01.234-05:00",
  • "status": "INIT_COMPLETED"
}

Get all Crafter Deployer targets.

Responses

from_commit_id
string

The id of the commit to start processing changes

Available since version 4.0.0

-
deployment_mode
string

The deployment mode to execute. Possible values:
nbsp;  PUBLISH: All processors will run
   SEARCH_INDEX: Only the indexing processor will run

Available since version 4.0.0

+
deployment_mode
string

The deployment mode to execute. Possible values:
   PUBLISH: All processors will run
   SEARCH_INDEX: Only the indexing processor will run

Available since version 4.0.0

Responses

repo_username
string

Only use with remote template. The username of the remote Git repo.

-
repo_password
string

Only use with remote template. The username of the remote Git repo.

+
repo_password
string

Only use with remote template. The password of the remote Git repo.

ssh_private_key_path
string

Only use with remote template. The path for the private key used for the remote Git repo.

ssh_private_key_passphrase
string

Internal server error

Response samples

Content type
application/json
{
  • "MemoryInfo": {
    }
}