1
1
# unity-sps-ogc-processes-api-python-client
2
+
2
3
This document is an API definition document provided alongside the OGC API - Processes standard. The OGC API - Processes Standard specifies a processing interface to communicate over a RESTful protocol using JavaScript Object Notation (JSON) encodings. The specification allows for the wrapping of computational tasks into executable processes that can be offered by a server and be invoked by a client application.
3
4
4
5
This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
5
6
6
7
- API version: 2.0.0
7
- - Package version: 1 .0.0
8
+ - Package version: 2 .0.1
8
9
- Generator version: 7.7.0
9
10
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
11
11
- ## Requirements.
12
+ ## Requirements
12
13
13
14
Python 3.7+
14
15
15
16
## Installation & Usage
17
+
16
18
### pip install
17
19
18
20
If the python package is hosted on a repository, you can install directly using:
19
21
20
22
``` sh
21
23
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
22
24
```
25
+
23
26
(you may need to run ` pip ` with root permission: ` sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git ` )
24
27
25
28
Then import the package:
29
+
26
30
``` python
27
31
import unity_sps_ogc_processes_api_python_client
28
32
```
@@ -34,9 +38,11 @@ Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
34
38
``` sh
35
39
python setup.py install --user
36
40
```
41
+
37
42
(or ` sudo python setup.py install ` to install the package for all users)
38
43
39
44
Then import the package:
45
+
40
46
``` python
41
47
import unity_sps_ogc_processes_api_python_client
42
48
```
@@ -90,7 +96,7 @@ with unity_sps_ogc_processes_api_python_client.ApiClient(configuration) as api_c
90
96
91
97
## Documentation for API Endpoints
92
98
93
- All URIs are relative to * http://localhost *
99
+ All URIs are relative to * < http://localhost > *
94
100
95
101
Class | Method | HTTP request | Description
96
102
------------ | ------------- | ------------- | -------------
@@ -110,115 +116,113 @@ Class | Method | HTTP request | Description
110
116
* ProcessesApi* | [ ** get_process_description_processes_process_id_get** ] ( docs/ProcessesApi.md#get_process_description_processes_process_id_get ) | ** GET** /processes/{processId} | retrieve a process description
111
117
* ProcessesApi* | [ ** get_processes_processes_get** ] ( docs/ProcessesApi.md#get_processes_processes_get ) | ** GET** /processes | retrieve the list of available processes
112
118
113
-
114
119
## Documentation For Models
115
120
116
- - [ ActualInstance] ( docs/ActualInstance.md )
117
- - [ ActualInstance1] ( docs/ActualInstance1.md )
118
- - [ ActualInstance2] ( docs/ActualInstance2.md )
119
- - [ ActualInstance3] ( docs/ActualInstance3.md )
120
- - [ ActualInstance4] ( docs/ActualInstance4.md )
121
- - [ ActualInstance5] ( docs/ActualInstance5.md )
122
- - [ ActualInstance6] ( docs/ActualInstance6.md )
123
- - [ Bbox] ( docs/Bbox.md )
124
- - [ Bbox1] ( docs/Bbox1.md )
125
- - [ BboxBboxInner] ( docs/BboxBboxInner.md )
126
- - [ BboxDefCrs] ( docs/BboxDefCrs.md )
127
- - [ ConfClasses] ( docs/ConfClasses.md )
128
- - [ Cpumax] ( docs/Cpumax.md )
129
- - [ Cpumin] ( docs/Cpumin.md )
130
- - [ Enumeration] ( docs/Enumeration.md )
131
- - [ Exception] ( docs/Exception.md )
132
- - [ Execute200ResponseInput] ( docs/Execute200ResponseInput.md )
133
- - [ Execute200ResponseInputAnyOfValue] ( docs/Execute200ResponseInputAnyOfValue.md )
134
- - [ Execute200ResponseOutput] ( docs/Execute200ResponseOutput.md )
135
- - [ Execute200ResponseOutputAnyOfValue] ( docs/Execute200ResponseOutputAnyOfValue.md )
136
- - [ ExecuteWorkflows] ( docs/ExecuteWorkflows.md )
137
- - [ ExecutionUnit] ( docs/ExecutionUnit.md )
138
- - [ ExecutionUnitConfig] ( docs/ExecutionUnitConfig.md )
139
- - [ FieldsModifiersProperties] ( docs/FieldsModifiersProperties.md )
140
- - [ Format] ( docs/Format.md )
141
- - [ FormatSchema] ( docs/FormatSchema.md )
142
- - [ HTTPValidationError] ( docs/HTTPValidationError.md )
143
- - [ HealthCheck] ( docs/HealthCheck.md )
144
- - [ InlineOrRefDataInput] ( docs/InlineOrRefDataInput.md )
145
- - [ InlineOrRefDataOutput] ( docs/InlineOrRefDataOutput.md )
146
- - [ InlineOrRefDataWorkflows] ( docs/InlineOrRefDataWorkflows.md )
147
- - [ InputCollection] ( docs/InputCollection.md )
148
- - [ InputDescriptionInput] ( docs/InputDescriptionInput.md )
149
- - [ InputDescriptionOutput] ( docs/InputDescriptionOutput.md )
150
- - [ InputParameterized] ( docs/InputParameterized.md )
151
- - [ InputProcess] ( docs/InputProcess.md )
152
- - [ InputValueInput] ( docs/InputValueInput.md )
153
- - [ InputValueNoObjectInput] ( docs/InputValueNoObjectInput.md )
154
- - [ InputValueNoObjectOutput] ( docs/InputValueNoObjectOutput.md )
155
- - [ InputValueNoObjectWorkflows] ( docs/InputValueNoObjectWorkflows.md )
156
- - [ InputValueOutput] ( docs/InputValueOutput.md )
157
- - [ InputValueWorkflows] ( docs/InputValueWorkflows.md )
158
- - [ InputWorkflows] ( docs/InputWorkflows.md )
159
- - [ InputWorkflows1] ( docs/InputWorkflows1.md )
160
- - [ InputWorkflowsAnyOfInner] ( docs/InputWorkflowsAnyOfInner.md )
161
- - [ JobControlOptions] ( docs/JobControlOptions.md )
162
- - [ JobListInput] ( docs/JobListInput.md )
163
- - [ JobListOutput] ( docs/JobListOutput.md )
164
- - [ Jobtimeout] ( docs/Jobtimeout.md )
165
- - [ LandingPage] ( docs/LandingPage.md )
166
- - [ Link] ( docs/Link.md )
167
- - [ Maximum] ( docs/Maximum.md )
168
- - [ Memorymax] ( docs/Memorymax.md )
169
- - [ Memorymin] ( docs/Memorymin.md )
170
- - [ MetadataInput] ( docs/MetadataInput.md )
171
- - [ MetadataOneOf] ( docs/MetadataOneOf.md )
172
- - [ MetadataOneOf1] ( docs/MetadataOneOf1.md )
173
- - [ MetadataOneOf1Value] ( docs/MetadataOneOf1Value.md )
174
- - [ MetadataOutput] ( docs/MetadataOutput.md )
175
- - [ Minimum] ( docs/Minimum.md )
176
- - [ ModelSchemaInput] ( docs/ModelSchemaInput.md )
177
- - [ ModelSchemaOutput] ( docs/ModelSchemaOutput.md )
178
- - [ Multipleof] ( docs/Multipleof.md )
179
- - [ Ogcapppkg] ( docs/Ogcapppkg.md )
180
- - [ OgcapppkgExecutionUnit] ( docs/OgcapppkgExecutionUnit.md )
181
- - [ OgcapppkgExecutionUnitAnyOfInner] ( docs/OgcapppkgExecutionUnitAnyOfInner.md )
182
- - [ OneofSchema2Validator] ( docs/OneofSchema2Validator.md )
183
- - [ OneofSchema6Validator] ( docs/OneofSchema6Validator.md )
184
- - [ OutputDescriptionInput] ( docs/OutputDescriptionInput.md )
185
- - [ OutputDescriptionOutput] ( docs/OutputDescriptionOutput.md )
186
- - [ OutputWorkflows] ( docs/OutputWorkflows.md )
187
- - [ OutputWorkflows1] ( docs/OutputWorkflows1.md )
188
- - [ ProcessInput] ( docs/ProcessInput.md )
189
- - [ ProcessListInput] ( docs/ProcessListInput.md )
190
- - [ ProcessListOutput] ( docs/ProcessListOutput.md )
191
- - [ ProcessOutput] ( docs/ProcessOutput.md )
192
- - [ ProcessSummaryInput] ( docs/ProcessSummaryInput.md )
193
- - [ ProcessSummaryOutput] ( docs/ProcessSummaryOutput.md )
194
- - [ QualifiedInputValueInput] ( docs/QualifiedInputValueInput.md )
195
- - [ QualifiedInputValueOutput] ( docs/QualifiedInputValueOutput.md )
196
- - [ QualifiedInputValueWorkflows] ( docs/QualifiedInputValueWorkflows.md )
197
- - [ Reference] ( docs/Reference.md )
198
- - [ Schema1Input] ( docs/Schema1Input.md )
199
- - [ Schema1Output] ( docs/Schema1Output.md )
200
- - [ SchemaOneOfAdditionalPropertiesInput] ( docs/SchemaOneOfAdditionalPropertiesInput.md )
201
- - [ SchemaOneOfAdditionalPropertiesOutput] ( docs/SchemaOneOfAdditionalPropertiesOutput.md )
202
- - [ SchemaOneOfInput] ( docs/SchemaOneOfInput.md )
203
- - [ SchemaOneOfOutput] ( docs/SchemaOneOfOutput.md )
204
- - [ StatusCode] ( docs/StatusCode.md )
205
- - [ StatusInfo] ( docs/StatusInfo.md )
206
- - [ Storageoutputsmin] ( docs/Storageoutputsmin.md )
207
- - [ Storagetempmin] ( docs/Storagetempmin.md )
208
- - [ Subscriber] ( docs/Subscriber.md )
209
- - [ ValidationError] ( docs/ValidationError.md )
210
- - [ ValidationErrorLocInner] ( docs/ValidationErrorLocInner.md )
211
-
121
+ - [ ActualInstance] ( docs/ActualInstance.md )
122
+ - [ ActualInstance1] ( docs/ActualInstance1.md )
123
+ - [ ActualInstance2] ( docs/ActualInstance2.md )
124
+ - [ ActualInstance3] ( docs/ActualInstance3.md )
125
+ - [ ActualInstance4] ( docs/ActualInstance4.md )
126
+ - [ ActualInstance5] ( docs/ActualInstance5.md )
127
+ - [ ActualInstance6] ( docs/ActualInstance6.md )
128
+ - [ Bbox] ( docs/Bbox.md )
129
+ - [ Bbox1] ( docs/Bbox1.md )
130
+ - [ BboxBboxInner] ( docs/BboxBboxInner.md )
131
+ - [ BboxDefCrs] ( docs/BboxDefCrs.md )
132
+ - [ ConfClasses] ( docs/ConfClasses.md )
133
+ - [ Cpumax] ( docs/Cpumax.md )
134
+ - [ Cpumin] ( docs/Cpumin.md )
135
+ - [ Enumeration] ( docs/Enumeration.md )
136
+ - [ Exception] ( docs/Exception.md )
137
+ - [ Execute200ResponseInput] ( docs/Execute200ResponseInput.md )
138
+ - [ Execute200ResponseInputAnyOfValue] ( docs/Execute200ResponseInputAnyOfValue.md )
139
+ - [ Execute200ResponseOutput] ( docs/Execute200ResponseOutput.md )
140
+ - [ Execute200ResponseOutputAnyOfValue] ( docs/Execute200ResponseOutputAnyOfValue.md )
141
+ - [ ExecuteWorkflows] ( docs/ExecuteWorkflows.md )
142
+ - [ ExecutionUnit] ( docs/ExecutionUnit.md )
143
+ - [ ExecutionUnitConfig] ( docs/ExecutionUnitConfig.md )
144
+ - [ FieldsModifiersProperties] ( docs/FieldsModifiersProperties.md )
145
+ - [ Format] ( docs/Format.md )
146
+ - [ FormatSchema] ( docs/FormatSchema.md )
147
+ - [ HTTPValidationError] ( docs/HTTPValidationError.md )
148
+ - [ HealthCheck] ( docs/HealthCheck.md )
149
+ - [ InlineOrRefDataInput] ( docs/InlineOrRefDataInput.md )
150
+ - [ InlineOrRefDataOutput] ( docs/InlineOrRefDataOutput.md )
151
+ - [ InlineOrRefDataWorkflows] ( docs/InlineOrRefDataWorkflows.md )
152
+ - [ InputCollection] ( docs/InputCollection.md )
153
+ - [ InputDescriptionInput] ( docs/InputDescriptionInput.md )
154
+ - [ InputDescriptionOutput] ( docs/InputDescriptionOutput.md )
155
+ - [ InputParameterized] ( docs/InputParameterized.md )
156
+ - [ InputProcess] ( docs/InputProcess.md )
157
+ - [ InputValueInput] ( docs/InputValueInput.md )
158
+ - [ InputValueNoObjectInput] ( docs/InputValueNoObjectInput.md )
159
+ - [ InputValueNoObjectOutput] ( docs/InputValueNoObjectOutput.md )
160
+ - [ InputValueNoObjectWorkflows] ( docs/InputValueNoObjectWorkflows.md )
161
+ - [ InputValueOutput] ( docs/InputValueOutput.md )
162
+ - [ InputValueWorkflows] ( docs/InputValueWorkflows.md )
163
+ - [ InputWorkflows] ( docs/InputWorkflows.md )
164
+ - [ InputWorkflows1] ( docs/InputWorkflows1.md )
165
+ - [ InputWorkflowsAnyOfInner] ( docs/InputWorkflowsAnyOfInner.md )
166
+ - [ JobControlOptions] ( docs/JobControlOptions.md )
167
+ - [ JobListInput] ( docs/JobListInput.md )
168
+ - [ JobListOutput] ( docs/JobListOutput.md )
169
+ - [ Jobtimeout] ( docs/Jobtimeout.md )
170
+ - [ LandingPage] ( docs/LandingPage.md )
171
+ - [ Link] ( docs/Link.md )
172
+ - [ Maximum] ( docs/Maximum.md )
173
+ - [ Memorymax] ( docs/Memorymax.md )
174
+ - [ Memorymin] ( docs/Memorymin.md )
175
+ - [ MetadataInput] ( docs/MetadataInput.md )
176
+ - [ MetadataOneOf] ( docs/MetadataOneOf.md )
177
+ - [ MetadataOneOf1] ( docs/MetadataOneOf1.md )
178
+ - [ MetadataOneOf1Value] ( docs/MetadataOneOf1Value.md )
179
+ - [ MetadataOutput] ( docs/MetadataOutput.md )
180
+ - [ Minimum] ( docs/Minimum.md )
181
+ - [ ModelSchemaInput] ( docs/ModelSchemaInput.md )
182
+ - [ ModelSchemaOutput] ( docs/ModelSchemaOutput.md )
183
+ - [ Multipleof] ( docs/Multipleof.md )
184
+ - [ Ogcapppkg] ( docs/Ogcapppkg.md )
185
+ - [ OgcapppkgExecutionUnit] ( docs/OgcapppkgExecutionUnit.md )
186
+ - [ OgcapppkgExecutionUnitAnyOfInner] ( docs/OgcapppkgExecutionUnitAnyOfInner.md )
187
+ - [ OneofSchema2Validator] ( docs/OneofSchema2Validator.md )
188
+ - [ OneofSchema6Validator] ( docs/OneofSchema6Validator.md )
189
+ - [ OutputDescriptionInput] ( docs/OutputDescriptionInput.md )
190
+ - [ OutputDescriptionOutput] ( docs/OutputDescriptionOutput.md )
191
+ - [ OutputWorkflows] ( docs/OutputWorkflows.md )
192
+ - [ OutputWorkflows1] ( docs/OutputWorkflows1.md )
193
+ - [ ProcessInput] ( docs/ProcessInput.md )
194
+ - [ ProcessListInput] ( docs/ProcessListInput.md )
195
+ - [ ProcessListOutput] ( docs/ProcessListOutput.md )
196
+ - [ ProcessOutput] ( docs/ProcessOutput.md )
197
+ - [ ProcessSummaryInput] ( docs/ProcessSummaryInput.md )
198
+ - [ ProcessSummaryOutput] ( docs/ProcessSummaryOutput.md )
199
+ - [ QualifiedInputValueInput] ( docs/QualifiedInputValueInput.md )
200
+ - [ QualifiedInputValueOutput] ( docs/QualifiedInputValueOutput.md )
201
+ - [ QualifiedInputValueWorkflows] ( docs/QualifiedInputValueWorkflows.md )
202
+ - [ Reference] ( docs/Reference.md )
203
+ - [ Schema1Input] ( docs/Schema1Input.md )
204
+ - [ Schema1Output] ( docs/Schema1Output.md )
205
+ - [ SchemaOneOfAdditionalPropertiesInput] ( docs/SchemaOneOfAdditionalPropertiesInput.md )
206
+ - [ SchemaOneOfAdditionalPropertiesOutput] ( docs/SchemaOneOfAdditionalPropertiesOutput.md )
207
+ - [ SchemaOneOfInput] ( docs/SchemaOneOfInput.md )
208
+ - [ SchemaOneOfOutput] ( docs/SchemaOneOfOutput.md )
209
+ - [ StatusCode] ( docs/StatusCode.md )
210
+ - [ StatusInfo] ( docs/StatusInfo.md )
211
+ - [ Storageoutputsmin] ( docs/Storageoutputsmin.md )
212
+ - [ Storagetempmin] ( docs/Storagetempmin.md )
213
+ - [ Subscriber] ( docs/Subscriber.md )
214
+ - [ ValidationError] ( docs/ValidationError.md )
215
+ - [ ValidationErrorLocInner] ( docs/ValidationErrorLocInner.md )
212
216
213
217
<a id =" documentation-for-authorization " ></a >
214
- ## Documentation For Authorization
215
218
219
+ ## Documentation For Authorization
216
220
217
221
Authentication schemes defined for the API:
218
222
<a id =" bearerAuth " ></a >
223
+
219
224
### bearerAuth
220
225
221
226
- ** Type** : Bearer authentication (JWT)
222
227
223
-
224
228
## Author
0 commit comments