You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`content_type`|*Optional[str]*|:heavy_check_mark:| HTTP response content type for this operation |
9
-
|`job_response`|[Optional[shared.JobResponse]](undefined/models/shared/jobresponse.md)|:heavy_minus_sign:| Cancel a Job. |
10
-
|`status_code`|*Optional[int]*|:heavy_check_mark:| HTTP response status code for this operation |
8
+
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`job_response`|[Optional[shared.JobResponse]](../../models/shared/jobresponse.md)|:heavy_minus_sign:| Cancel a Job. |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
11
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_minus_sign:| Raw HTTP response; suitable for custom response parsing |
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
11
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_minus_sign:| Raw HTTP response; suitable for custom response parsing |
|`status_code`|*Optional[int]*|:heavy_check_mark:| HTTP response status code for this operation|
11
-
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_minus_sign:| Raw HTTP response; suitable for custom response parsing|
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_minus_sign:| Raw HTTP response; suitable for custom response parsing |
|`content_type`|*Optional[str]*|:heavy_check_mark:| HTTP response content type for this operation |
9
-
|`job_response`|[Optional[shared.JobResponse]](undefined/models/shared/jobresponse.md)|:heavy_minus_sign:| Kicks off a new Job based on the JobType. The connectionId is the resource that Job will be run for. |
10
-
|`status_code`|*Optional[int]*|:heavy_check_mark:| HTTP response status code for this operation |
8
+
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`job_response`|[Optional[shared.JobResponse]](../../models/shared/jobresponse.md)|:heavy_minus_sign:| Kicks off a new Job based on the JobType. The connectionId is the resource that Job will be run for. |
10
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
11
11
|`raw_response`|[requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response)|:heavy_minus_sign:| Raw HTTP response; suitable for custom response parsing |
0 commit comments