Status Code | Description | Response Headers |
- 201 | targetCreateSshResponse wraps response body. | - |
+ 201 | targetCreateSectigoResponse wraps response body. | - |
0 | errorResponse wraps any error to return it as a JSON object with one \"error\" field. | - |
*/
- public okhttp3.Call targetCreateSshCall(TargetCreateSsh body, final ApiCallback _callback) throws ApiException {
+ public okhttp3.Call targetCreateSectigoCall(TargetCreateSectigo body, final ApiCallback _callback) throws ApiException {
String basePath = null;
// Operation Servers
@@ -56063,7 +56329,7 @@ public okhttp3.Call targetCreateSshCall(TargetCreateSsh body, final ApiCallback
Object localVarPostBody = body;
// create path and map variables
- String localVarPath = "/target-create-ssh";
+ String localVarPath = "/target-create-sectigo";
List