All URIs are relative to https://koding.com/remote.api
Method | HTTP request | Description |
---|---|---|
Build | Post /JStackTemplate.build/{id} | |
Clone | Post /JStackTemplate.clone/{id} | |
Create | Post /JStackTemplate.create | |
Delete | Post /JStackTemplate.delete/{id} | |
ForceStacksToReinit | Post /JStackTemplate.forceStacksToReinit/{id} | |
GenerateStack | Post /JStackTemplate.generateStack/{id} | |
HasStacks | Post /JStackTemplate.hasStacks/{id} | |
One | Post /JStackTemplate.one | |
Samples | Post /JStackTemplate.samples | |
SetAccess | Post /JStackTemplate.setAccess/{id} | |
Some | Post /JStackTemplate.some | |
Update | Post /JStackTemplate.update/{id} | |
Verify | Post /JStackTemplate.verify/{id} |
DefaultResponse Build($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse Clone($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
JStackTemplate Create($body)
creates a JStackTemplate with requested content
Name | Type | Description | Notes |
---|---|---|---|
body | Body2 | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse Delete($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse ForceStacksToReinit($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse GenerateStack($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse HasStacks($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse One($body)
Name | Type | Description | Notes |
---|---|---|---|
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
InlineResponse200 Samples($body)
returns sample stack template for given provider
Name | Type | Description | Notes |
---|---|---|---|
body | Body3 | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse SetAccess($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse Some($body)
Name | Type | Description | Notes |
---|---|---|---|
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse Update($id, $body)
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DefaultResponse Verify($id, $body)
Method JStackTemplate.verify
Name | Type | Description | Notes |
---|---|---|---|
id | string | Mongo ID of target instance | |
body | DefaultSelector | body of the request |
- Content-Type: application/json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]