Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e068b16a50 | ||
|
|
b19dda8c9c | ||
|
|
eab9b1c791 |
@@ -1,3 +1,12 @@
|
||||
2021-03-30 Version: 1.36.662
|
||||
- Supported MultiMedia Post scan.
|
||||
|
||||
2021-03-30 Version: 1.36.661
|
||||
- Supported Open Api.
|
||||
|
||||
2021-03-30 Version: 1.36.660
|
||||
- Supported Open Api.
|
||||
|
||||
2021-03-30 Version: 1.36.659
|
||||
- Support ListDDLPublishRecords API.
|
||||
- Fixed GetMetaTableColumn, GetMetaTableDetailInfo API response param DataLength lack of precision.
|
||||
|
||||
@@ -93,8 +93,12 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/DescribeAuditRangeResult.h
|
||||
include/alibabacloud/green/model/DescribeAuditSettingRequest.h
|
||||
include/alibabacloud/green/model/DescribeAuditSettingResult.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeImageLibRequest.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeImageLibResult.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeSettingRequest.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeSettingResult.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeTextLibRequest.h
|
||||
include/alibabacloud/green/model/DescribeBizTypeTextLibResult.h
|
||||
include/alibabacloud/green/model/DescribeBizTypesRequest.h
|
||||
include/alibabacloud/green/model/DescribeBizTypesResult.h
|
||||
include/alibabacloud/green/model/DescribeCloudMonitorServicesRequest.h
|
||||
@@ -223,6 +227,10 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/MarkOssResultResult.h
|
||||
include/alibabacloud/green/model/MarkWebsiteScanResultRequest.h
|
||||
include/alibabacloud/green/model/MarkWebsiteScanResultResult.h
|
||||
include/alibabacloud/green/model/PostAsyncScanRequest.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResult.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResultsRequest.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResultsResult.h
|
||||
include/alibabacloud/green/model/RefundCdiBagRequest.h
|
||||
include/alibabacloud/green/model/RefundCdiBagResult.h
|
||||
include/alibabacloud/green/model/RefundCdiBaseBagRequest.h
|
||||
@@ -261,6 +269,8 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/UpdateAuditRangeResult.h
|
||||
include/alibabacloud/green/model/UpdateAuditSettingRequest.h
|
||||
include/alibabacloud/green/model/UpdateAuditSettingResult.h
|
||||
include/alibabacloud/green/model/UpdateBizTypeRequest.h
|
||||
include/alibabacloud/green/model/UpdateBizTypeResult.h
|
||||
include/alibabacloud/green/model/UpdateBizTypeImageLibRequest.h
|
||||
include/alibabacloud/green/model/UpdateBizTypeImageLibResult.h
|
||||
include/alibabacloud/green/model/UpdateBizTypeSettingRequest.h
|
||||
@@ -422,8 +432,12 @@ set(green_src
|
||||
src/model/DescribeAuditRangeResult.cc
|
||||
src/model/DescribeAuditSettingRequest.cc
|
||||
src/model/DescribeAuditSettingResult.cc
|
||||
src/model/DescribeBizTypeImageLibRequest.cc
|
||||
src/model/DescribeBizTypeImageLibResult.cc
|
||||
src/model/DescribeBizTypeSettingRequest.cc
|
||||
src/model/DescribeBizTypeSettingResult.cc
|
||||
src/model/DescribeBizTypeTextLibRequest.cc
|
||||
src/model/DescribeBizTypeTextLibResult.cc
|
||||
src/model/DescribeBizTypesRequest.cc
|
||||
src/model/DescribeBizTypesResult.cc
|
||||
src/model/DescribeCloudMonitorServicesRequest.cc
|
||||
@@ -552,6 +566,10 @@ set(green_src
|
||||
src/model/MarkOssResultResult.cc
|
||||
src/model/MarkWebsiteScanResultRequest.cc
|
||||
src/model/MarkWebsiteScanResultResult.cc
|
||||
src/model/PostAsyncScanRequest.cc
|
||||
src/model/PostAsyncScanResult.cc
|
||||
src/model/PostAsyncScanResultsRequest.cc
|
||||
src/model/PostAsyncScanResultsResult.cc
|
||||
src/model/RefundCdiBagRequest.cc
|
||||
src/model/RefundCdiBagResult.cc
|
||||
src/model/RefundCdiBaseBagRequest.cc
|
||||
@@ -590,6 +608,8 @@ set(green_src
|
||||
src/model/UpdateAuditRangeResult.cc
|
||||
src/model/UpdateAuditSettingRequest.cc
|
||||
src/model/UpdateAuditSettingResult.cc
|
||||
src/model/UpdateBizTypeRequest.cc
|
||||
src/model/UpdateBizTypeResult.cc
|
||||
src/model/UpdateBizTypeImageLibRequest.cc
|
||||
src/model/UpdateBizTypeImageLibResult.cc
|
||||
src/model/UpdateBizTypeSettingRequest.cc
|
||||
|
||||
@@ -94,8 +94,12 @@
|
||||
#include "model/DescribeAuditRangeResult.h"
|
||||
#include "model/DescribeAuditSettingRequest.h"
|
||||
#include "model/DescribeAuditSettingResult.h"
|
||||
#include "model/DescribeBizTypeImageLibRequest.h"
|
||||
#include "model/DescribeBizTypeImageLibResult.h"
|
||||
#include "model/DescribeBizTypeSettingRequest.h"
|
||||
#include "model/DescribeBizTypeSettingResult.h"
|
||||
#include "model/DescribeBizTypeTextLibRequest.h"
|
||||
#include "model/DescribeBizTypeTextLibResult.h"
|
||||
#include "model/DescribeBizTypesRequest.h"
|
||||
#include "model/DescribeBizTypesResult.h"
|
||||
#include "model/DescribeCloudMonitorServicesRequest.h"
|
||||
@@ -224,6 +228,10 @@
|
||||
#include "model/MarkOssResultResult.h"
|
||||
#include "model/MarkWebsiteScanResultRequest.h"
|
||||
#include "model/MarkWebsiteScanResultResult.h"
|
||||
#include "model/PostAsyncScanRequest.h"
|
||||
#include "model/PostAsyncScanResult.h"
|
||||
#include "model/PostAsyncScanResultsRequest.h"
|
||||
#include "model/PostAsyncScanResultsResult.h"
|
||||
#include "model/RefundCdiBagRequest.h"
|
||||
#include "model/RefundCdiBagResult.h"
|
||||
#include "model/RefundCdiBaseBagRequest.h"
|
||||
@@ -262,6 +270,8 @@
|
||||
#include "model/UpdateAuditRangeResult.h"
|
||||
#include "model/UpdateAuditSettingRequest.h"
|
||||
#include "model/UpdateAuditSettingResult.h"
|
||||
#include "model/UpdateBizTypeRequest.h"
|
||||
#include "model/UpdateBizTypeResult.h"
|
||||
#include "model/UpdateBizTypeImageLibRequest.h"
|
||||
#include "model/UpdateBizTypeImageLibResult.h"
|
||||
#include "model/UpdateBizTypeSettingRequest.h"
|
||||
@@ -465,9 +475,15 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::DescribeAuditSettingResult> DescribeAuditSettingOutcome;
|
||||
typedef std::future<DescribeAuditSettingOutcome> DescribeAuditSettingOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeAuditSettingRequest&, const DescribeAuditSettingOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeAuditSettingAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeBizTypeImageLibResult> DescribeBizTypeImageLibOutcome;
|
||||
typedef std::future<DescribeBizTypeImageLibOutcome> DescribeBizTypeImageLibOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeBizTypeImageLibRequest&, const DescribeBizTypeImageLibOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeBizTypeImageLibAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeBizTypeSettingResult> DescribeBizTypeSettingOutcome;
|
||||
typedef std::future<DescribeBizTypeSettingOutcome> DescribeBizTypeSettingOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeBizTypeSettingRequest&, const DescribeBizTypeSettingOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeBizTypeSettingAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeBizTypeTextLibResult> DescribeBizTypeTextLibOutcome;
|
||||
typedef std::future<DescribeBizTypeTextLibOutcome> DescribeBizTypeTextLibOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeBizTypeTextLibRequest&, const DescribeBizTypeTextLibOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeBizTypeTextLibAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeBizTypesResult> DescribeBizTypesOutcome;
|
||||
typedef std::future<DescribeBizTypesOutcome> DescribeBizTypesOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeBizTypesRequest&, const DescribeBizTypesOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeBizTypesAsyncHandler;
|
||||
@@ -660,6 +676,12 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::MarkWebsiteScanResultResult> MarkWebsiteScanResultOutcome;
|
||||
typedef std::future<MarkWebsiteScanResultOutcome> MarkWebsiteScanResultOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::MarkWebsiteScanResultRequest&, const MarkWebsiteScanResultOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> MarkWebsiteScanResultAsyncHandler;
|
||||
typedef Outcome<Error, Model::PostAsyncScanResult> PostAsyncScanOutcome;
|
||||
typedef std::future<PostAsyncScanOutcome> PostAsyncScanOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::PostAsyncScanRequest&, const PostAsyncScanOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> PostAsyncScanAsyncHandler;
|
||||
typedef Outcome<Error, Model::PostAsyncScanResultsResult> PostAsyncScanResultsOutcome;
|
||||
typedef std::future<PostAsyncScanResultsOutcome> PostAsyncScanResultsOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::PostAsyncScanResultsRequest&, const PostAsyncScanResultsOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> PostAsyncScanResultsAsyncHandler;
|
||||
typedef Outcome<Error, Model::RefundCdiBagResult> RefundCdiBagOutcome;
|
||||
typedef std::future<RefundCdiBagOutcome> RefundCdiBagOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::RefundCdiBagRequest&, const RefundCdiBagOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> RefundCdiBagAsyncHandler;
|
||||
@@ -717,6 +739,9 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::UpdateAuditSettingResult> UpdateAuditSettingOutcome;
|
||||
typedef std::future<UpdateAuditSettingOutcome> UpdateAuditSettingOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::UpdateAuditSettingRequest&, const UpdateAuditSettingOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> UpdateAuditSettingAsyncHandler;
|
||||
typedef Outcome<Error, Model::UpdateBizTypeResult> UpdateBizTypeOutcome;
|
||||
typedef std::future<UpdateBizTypeOutcome> UpdateBizTypeOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::UpdateBizTypeRequest&, const UpdateBizTypeOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> UpdateBizTypeAsyncHandler;
|
||||
typedef Outcome<Error, Model::UpdateBizTypeImageLibResult> UpdateBizTypeImageLibOutcome;
|
||||
typedef std::future<UpdateBizTypeImageLibOutcome> UpdateBizTypeImageLibOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::UpdateBizTypeImageLibRequest&, const UpdateBizTypeImageLibOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> UpdateBizTypeImageLibAsyncHandler;
|
||||
@@ -959,9 +984,15 @@ namespace AlibabaCloud
|
||||
DescribeAuditSettingOutcome describeAuditSetting(const Model::DescribeAuditSettingRequest &request)const;
|
||||
void describeAuditSettingAsync(const Model::DescribeAuditSettingRequest& request, const DescribeAuditSettingAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeAuditSettingOutcomeCallable describeAuditSettingCallable(const Model::DescribeAuditSettingRequest& request) const;
|
||||
DescribeBizTypeImageLibOutcome describeBizTypeImageLib(const Model::DescribeBizTypeImageLibRequest &request)const;
|
||||
void describeBizTypeImageLibAsync(const Model::DescribeBizTypeImageLibRequest& request, const DescribeBizTypeImageLibAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeBizTypeImageLibOutcomeCallable describeBizTypeImageLibCallable(const Model::DescribeBizTypeImageLibRequest& request) const;
|
||||
DescribeBizTypeSettingOutcome describeBizTypeSetting(const Model::DescribeBizTypeSettingRequest &request)const;
|
||||
void describeBizTypeSettingAsync(const Model::DescribeBizTypeSettingRequest& request, const DescribeBizTypeSettingAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeBizTypeSettingOutcomeCallable describeBizTypeSettingCallable(const Model::DescribeBizTypeSettingRequest& request) const;
|
||||
DescribeBizTypeTextLibOutcome describeBizTypeTextLib(const Model::DescribeBizTypeTextLibRequest &request)const;
|
||||
void describeBizTypeTextLibAsync(const Model::DescribeBizTypeTextLibRequest& request, const DescribeBizTypeTextLibAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeBizTypeTextLibOutcomeCallable describeBizTypeTextLibCallable(const Model::DescribeBizTypeTextLibRequest& request) const;
|
||||
DescribeBizTypesOutcome describeBizTypes(const Model::DescribeBizTypesRequest &request)const;
|
||||
void describeBizTypesAsync(const Model::DescribeBizTypesRequest& request, const DescribeBizTypesAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeBizTypesOutcomeCallable describeBizTypesCallable(const Model::DescribeBizTypesRequest& request) const;
|
||||
@@ -1154,6 +1185,12 @@ namespace AlibabaCloud
|
||||
MarkWebsiteScanResultOutcome markWebsiteScanResult(const Model::MarkWebsiteScanResultRequest &request)const;
|
||||
void markWebsiteScanResultAsync(const Model::MarkWebsiteScanResultRequest& request, const MarkWebsiteScanResultAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
MarkWebsiteScanResultOutcomeCallable markWebsiteScanResultCallable(const Model::MarkWebsiteScanResultRequest& request) const;
|
||||
PostAsyncScanOutcome postAsyncScan(const Model::PostAsyncScanRequest &request)const;
|
||||
void postAsyncScanAsync(const Model::PostAsyncScanRequest& request, const PostAsyncScanAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
PostAsyncScanOutcomeCallable postAsyncScanCallable(const Model::PostAsyncScanRequest& request) const;
|
||||
PostAsyncScanResultsOutcome postAsyncScanResults(const Model::PostAsyncScanResultsRequest &request)const;
|
||||
void postAsyncScanResultsAsync(const Model::PostAsyncScanResultsRequest& request, const PostAsyncScanResultsAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
PostAsyncScanResultsOutcomeCallable postAsyncScanResultsCallable(const Model::PostAsyncScanResultsRequest& request) const;
|
||||
RefundCdiBagOutcome refundCdiBag(const Model::RefundCdiBagRequest &request)const;
|
||||
void refundCdiBagAsync(const Model::RefundCdiBagRequest& request, const RefundCdiBagAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
RefundCdiBagOutcomeCallable refundCdiBagCallable(const Model::RefundCdiBagRequest& request) const;
|
||||
@@ -1211,6 +1248,9 @@ namespace AlibabaCloud
|
||||
UpdateAuditSettingOutcome updateAuditSetting(const Model::UpdateAuditSettingRequest &request)const;
|
||||
void updateAuditSettingAsync(const Model::UpdateAuditSettingRequest& request, const UpdateAuditSettingAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
UpdateAuditSettingOutcomeCallable updateAuditSettingCallable(const Model::UpdateAuditSettingRequest& request) const;
|
||||
UpdateBizTypeOutcome updateBizType(const Model::UpdateBizTypeRequest &request)const;
|
||||
void updateBizTypeAsync(const Model::UpdateBizTypeRequest& request, const UpdateBizTypeAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
UpdateBizTypeOutcomeCallable updateBizTypeCallable(const Model::UpdateBizTypeRequest& request) const;
|
||||
UpdateBizTypeImageLibOutcome updateBizTypeImageLib(const Model::UpdateBizTypeImageLibRequest &request)const;
|
||||
void updateBizTypeImageLibAsync(const Model::UpdateBizTypeImageLibRequest& request, const UpdateBizTypeImageLibAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
UpdateBizTypeImageLibOutcomeCallable updateBizTypeImageLibCallable(const Model::UpdateBizTypeImageLibRequest& request) const;
|
||||
|
||||
@@ -35,6 +35,8 @@ namespace AlibabaCloud
|
||||
CreateBizTypeRequest();
|
||||
~CreateBizTypeRequest();
|
||||
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
std::string getBizTypeImport()const;
|
||||
void setBizTypeImport(const std::string& bizTypeImport);
|
||||
bool getCiteTemplate()const;
|
||||
@@ -47,6 +49,7 @@ namespace AlibabaCloud
|
||||
void setBizTypeName(const std::string& bizTypeName);
|
||||
|
||||
private:
|
||||
std::string description_;
|
||||
std::string bizTypeImport_;
|
||||
bool citeTemplate_;
|
||||
std::string sourceIp_;
|
||||
|
||||
@@ -37,12 +37,14 @@ namespace AlibabaCloud
|
||||
DescribeAuditCallbackResult();
|
||||
explicit DescribeAuditCallbackResult(const std::string &payload);
|
||||
~DescribeAuditCallbackResult();
|
||||
int getCryptType()const;
|
||||
std::string getCallback()const;
|
||||
std::string getSeed()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int cryptType_;
|
||||
std::string callback_;
|
||||
std::string seed_;
|
||||
|
||||
|
||||
@@ -0,0 +1,57 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT DescribeBizTypeImageLibRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
DescribeBizTypeImageLibRequest();
|
||||
~DescribeBizTypeImageLibRequest();
|
||||
|
||||
std::string getResourceType()const;
|
||||
void setResourceType(const std::string& resourceType);
|
||||
std::string getScene()const;
|
||||
void setScene(const std::string& scene);
|
||||
std::string getSourceIp()const;
|
||||
void setSourceIp(const std::string& sourceIp);
|
||||
std::string getBizTypeName()const;
|
||||
void setBizTypeName(const std::string& bizTypeName);
|
||||
|
||||
private:
|
||||
std::string resourceType_;
|
||||
std::string scene_;
|
||||
std::string sourceIp_;
|
||||
std::string bizTypeName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBREQUEST_H_
|
||||
@@ -0,0 +1,100 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBRESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT DescribeBizTypeImageLibResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
struct Black
|
||||
{
|
||||
struct WhiteSelectedItem
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteAllItem> all;
|
||||
std::vector<WhiteSelectedItem> selected;
|
||||
};
|
||||
struct Review
|
||||
{
|
||||
struct WhiteSelectedItem3
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem4
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteSelectedItem3> selected1;
|
||||
std::vector<WhiteAllItem4> all2;
|
||||
};
|
||||
struct White
|
||||
{
|
||||
struct WhiteSelectedItem7
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem8
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteSelectedItem7> selected5;
|
||||
std::vector<WhiteAllItem8> all6;
|
||||
};
|
||||
|
||||
|
||||
DescribeBizTypeImageLibResult();
|
||||
explicit DescribeBizTypeImageLibResult(const std::string &payload);
|
||||
~DescribeBizTypeImageLibResult();
|
||||
White getWhite()const;
|
||||
Black getBlack()const;
|
||||
Review getReview()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
White white_;
|
||||
Black black_;
|
||||
Review review_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPEIMAGELIBRESULT_H_
|
||||
@@ -48,6 +48,10 @@ namespace AlibabaCloud
|
||||
{
|
||||
std::vector<std::string> categories3;
|
||||
};
|
||||
struct Live
|
||||
{
|
||||
std::vector<std::string> categories4;
|
||||
};
|
||||
|
||||
|
||||
DescribeBizTypeSettingResult();
|
||||
@@ -56,6 +60,7 @@ namespace AlibabaCloud
|
||||
Antispam getAntispam()const;
|
||||
Ad getAd()const;
|
||||
Terrorism getTerrorism()const;
|
||||
Live getLive()const;
|
||||
Porn getPorn()const;
|
||||
|
||||
protected:
|
||||
@@ -64,6 +69,7 @@ namespace AlibabaCloud
|
||||
Antispam antispam_;
|
||||
Ad ad_;
|
||||
Terrorism terrorism_;
|
||||
Live live_;
|
||||
Porn porn_;
|
||||
|
||||
};
|
||||
|
||||
@@ -0,0 +1,57 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT DescribeBizTypeTextLibRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
DescribeBizTypeTextLibRequest();
|
||||
~DescribeBizTypeTextLibRequest();
|
||||
|
||||
std::string getResourceType()const;
|
||||
void setResourceType(const std::string& resourceType);
|
||||
std::string getScene()const;
|
||||
void setScene(const std::string& scene);
|
||||
std::string getSourceIp()const;
|
||||
void setSourceIp(const std::string& sourceIp);
|
||||
std::string getBizTypeName()const;
|
||||
void setBizTypeName(const std::string& bizTypeName);
|
||||
|
||||
private:
|
||||
std::string resourceType_;
|
||||
std::string scene_;
|
||||
std::string sourceIp_;
|
||||
std::string bizTypeName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBREQUEST_H_
|
||||
@@ -0,0 +1,117 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBRESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT DescribeBizTypeTextLibResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
struct Black
|
||||
{
|
||||
struct WhiteSelectedItem
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteAllItem> all;
|
||||
std::vector<WhiteSelectedItem> selected;
|
||||
};
|
||||
struct Review
|
||||
{
|
||||
struct WhiteSelectedItem3
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem4
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteSelectedItem3> selected1;
|
||||
std::vector<WhiteAllItem4> all2;
|
||||
};
|
||||
struct Ignore
|
||||
{
|
||||
struct WhiteSelectedItem7
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem8
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteSelectedItem7> selected5;
|
||||
std::vector<WhiteAllItem8> all6;
|
||||
};
|
||||
struct White
|
||||
{
|
||||
struct WhiteSelectedItem11
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
struct WhiteAllItem12
|
||||
{
|
||||
std::string code;
|
||||
std::string name;
|
||||
};
|
||||
std::vector<WhiteSelectedItem11> selected9;
|
||||
std::vector<WhiteAllItem12> all10;
|
||||
};
|
||||
|
||||
|
||||
DescribeBizTypeTextLibResult();
|
||||
explicit DescribeBizTypeTextLibResult(const std::string &payload);
|
||||
~DescribeBizTypeTextLibResult();
|
||||
Ignore getIgnore()const;
|
||||
White getWhite()const;
|
||||
Black getBlack()const;
|
||||
Review getReview()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
Ignore ignore_;
|
||||
White white_;
|
||||
Black black_;
|
||||
Review review_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_DESCRIBEBIZTYPETEXTLIBRESULT_H_
|
||||
@@ -61,6 +61,7 @@ namespace AlibabaCloud
|
||||
AudioAntispamFreezeConfig getAudioAntispamFreezeConfig()const;
|
||||
std::string getCallbackId()const;
|
||||
long getImageScanLimit()const;
|
||||
bool getScanImageNoFileType()const;
|
||||
ImageAutoFreeze getImageAutoFreeze()const;
|
||||
std::vector<BucketConfig> getBucketConfigList()const;
|
||||
std::vector<std::string> getAudioSceneList()const;
|
||||
@@ -82,6 +83,7 @@ namespace AlibabaCloud
|
||||
AudioAntispamFreezeConfig audioAntispamFreezeConfig_;
|
||||
std::string callbackId_;
|
||||
long imageScanLimit_;
|
||||
bool scanImageNoFileType_;
|
||||
ImageAutoFreeze imageAutoFreeze_;
|
||||
std::vector<BucketConfig> bucketConfigList_;
|
||||
std::vector<std::string> audioSceneList_;
|
||||
|
||||
@@ -36,6 +36,17 @@ namespace AlibabaCloud
|
||||
{
|
||||
std::string sourceBizType;
|
||||
bool gray;
|
||||
std::string description;
|
||||
bool citeTemplate;
|
||||
std::string bizType;
|
||||
std::string source;
|
||||
std::string industryInfo;
|
||||
};
|
||||
struct ImportItem
|
||||
{
|
||||
std::string sourceBizType;
|
||||
bool gray;
|
||||
std::string description;
|
||||
bool citeTemplate;
|
||||
std::string bizType;
|
||||
std::string source;
|
||||
@@ -47,13 +58,13 @@ namespace AlibabaCloud
|
||||
explicit DescribeUserBizTypesResult(const std::string &payload);
|
||||
~DescribeUserBizTypesResult();
|
||||
std::vector<Item> getBizTypeList()const;
|
||||
std::vector<Item> getBizTypeListImport()const;
|
||||
std::vector<ImportItem> getBizTypeListImport()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::vector<Item> bizTypeList_;
|
||||
std::vector<Item> bizTypeListImport_;
|
||||
std::vector<ImportItem> bizTypeListImport_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -42,9 +42,90 @@ namespace AlibabaCloud
|
||||
};
|
||||
struct FrameResult
|
||||
{
|
||||
std::string label;
|
||||
std::string url;
|
||||
int offset;
|
||||
};
|
||||
struct FaceResult
|
||||
{
|
||||
struct Location
|
||||
{
|
||||
int w;
|
||||
int x;
|
||||
int h;
|
||||
int y;
|
||||
};
|
||||
struct Gender
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Glasses
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Age
|
||||
{
|
||||
float rate;
|
||||
int value;
|
||||
};
|
||||
struct Smile
|
||||
{
|
||||
float rate;
|
||||
float value;
|
||||
};
|
||||
struct Quality
|
||||
{
|
||||
float blur;
|
||||
float pitch;
|
||||
float roll;
|
||||
float yaw;
|
||||
};
|
||||
struct Respirator
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Hat
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Mustache
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Bang
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Hairstyle
|
||||
{
|
||||
float rate;
|
||||
std::string value;
|
||||
};
|
||||
struct Image
|
||||
{
|
||||
int height;
|
||||
int width;
|
||||
};
|
||||
bool bualified;
|
||||
Respirator respirator;
|
||||
Bang bang;
|
||||
Mustache mustache;
|
||||
Gender gender;
|
||||
Smile smile;
|
||||
Image image;
|
||||
Quality quality;
|
||||
Glasses glasses;
|
||||
Hat hat;
|
||||
Hairstyle hairstyle;
|
||||
Age age;
|
||||
Location location;
|
||||
};
|
||||
std::string scanResult;
|
||||
std::string taskId;
|
||||
std::string bizType;
|
||||
@@ -58,6 +139,7 @@ namespace AlibabaCloud
|
||||
std::vector<ViewContent::Result> results;
|
||||
std::vector<ViewContent::FrameResult> frameResults;
|
||||
std::string content;
|
||||
std::vector<ViewContent::FaceResult> faceResults;
|
||||
long id;
|
||||
};
|
||||
|
||||
|
||||
@@ -35,6 +35,8 @@ namespace AlibabaCloud
|
||||
MarkAuditContentItemRequest();
|
||||
~MarkAuditContentItemRequest();
|
||||
|
||||
std::string getBizTypes()const;
|
||||
void setBizTypes(const std::string& bizTypes);
|
||||
std::string getAuditIllegalReasons()const;
|
||||
void setAuditIllegalReasons(const std::string& auditIllegalReasons);
|
||||
std::string getSourceIp()const;
|
||||
@@ -47,6 +49,7 @@ namespace AlibabaCloud
|
||||
void setLang(const std::string& lang);
|
||||
|
||||
private:
|
||||
std::string bizTypes_;
|
||||
std::string auditIllegalReasons_;
|
||||
std::string sourceIp_;
|
||||
std::string auditResult_;
|
||||
|
||||
@@ -35,6 +35,8 @@ namespace AlibabaCloud
|
||||
MarkAuditContentRequest();
|
||||
~MarkAuditContentRequest();
|
||||
|
||||
std::string getBizTypes()const;
|
||||
void setBizTypes(const std::string& bizTypes);
|
||||
std::string getAuditIllegalReasons()const;
|
||||
void setAuditIllegalReasons(const std::string& auditIllegalReasons);
|
||||
std::string getSourceIp()const;
|
||||
@@ -45,6 +47,7 @@ namespace AlibabaCloud
|
||||
void setIds(const std::string& ids);
|
||||
|
||||
private:
|
||||
std::string bizTypes_;
|
||||
std::string auditIllegalReasons_;
|
||||
std::string sourceIp_;
|
||||
std::string auditResult_;
|
||||
|
||||
@@ -0,0 +1,48 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RoaServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT PostAsyncScanRequest : public RoaServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
PostAsyncScanRequest();
|
||||
~PostAsyncScanRequest();
|
||||
|
||||
std::string getClientInfo()const;
|
||||
void setClientInfo(const std::string& clientInfo);
|
||||
|
||||
private:
|
||||
std::string clientInfo_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANREQUEST_H_
|
||||
49
green/include/alibabacloud/green/model/PostAsyncScanResult.h
Normal file
49
green/include/alibabacloud/green/model/PostAsyncScanResult.h
Normal file
@@ -0,0 +1,49 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT PostAsyncScanResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
PostAsyncScanResult();
|
||||
explicit PostAsyncScanResult(const std::string &payload);
|
||||
~PostAsyncScanResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULT_H_
|
||||
@@ -0,0 +1,48 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RoaServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT PostAsyncScanResultsRequest : public RoaServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
PostAsyncScanResultsRequest();
|
||||
~PostAsyncScanResultsRequest();
|
||||
|
||||
std::string getClientInfo()const;
|
||||
void setClientInfo(const std::string& clientInfo);
|
||||
|
||||
private:
|
||||
std::string clientInfo_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSREQUEST_H_
|
||||
@@ -0,0 +1,49 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSRESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT PostAsyncScanResultsResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
PostAsyncScanResultsResult();
|
||||
explicit PostAsyncScanResultsResult(const std::string &payload);
|
||||
~PostAsyncScanResultsResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_POSTASYNCSCANRESULTSRESULT_H_
|
||||
@@ -37,6 +37,8 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getSeed()const;
|
||||
void setSeed(const std::string& seed);
|
||||
int getCryptType()const;
|
||||
void setCryptType(int cryptType);
|
||||
std::string getSourceIp()const;
|
||||
void setSourceIp(const std::string& sourceIp);
|
||||
std::string getCallback()const;
|
||||
@@ -44,6 +46,7 @@ namespace AlibabaCloud
|
||||
|
||||
private:
|
||||
std::string seed_;
|
||||
int cryptType_;
|
||||
std::string sourceIp_;
|
||||
std::string callback_;
|
||||
|
||||
|
||||
@@ -0,0 +1,54 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPEREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT UpdateBizTypeRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
UpdateBizTypeRequest();
|
||||
~UpdateBizTypeRequest();
|
||||
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
std::string getSourceIp()const;
|
||||
void setSourceIp(const std::string& sourceIp);
|
||||
std::string getBizTypeName()const;
|
||||
void setBizTypeName(const std::string& bizTypeName);
|
||||
|
||||
private:
|
||||
std::string description_;
|
||||
std::string sourceIp_;
|
||||
std::string bizTypeName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPEREQUEST_H_
|
||||
49
green/include/alibabacloud/green/model/UpdateBizTypeResult.h
Normal file
49
green/include/alibabacloud/green/model/UpdateBizTypeResult.h
Normal file
@@ -0,0 +1,49 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPERESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT UpdateBizTypeResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
UpdateBizTypeResult();
|
||||
explicit UpdateBizTypeResult(const std::string &payload);
|
||||
~UpdateBizTypeResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_UPDATEBIZTYPERESULT_H_
|
||||
@@ -45,6 +45,8 @@ namespace AlibabaCloud
|
||||
void setTerrorism(const std::string& terrorism);
|
||||
std::string getBizTypeName()const;
|
||||
void setBizTypeName(const std::string& bizTypeName);
|
||||
std::string getLive()const;
|
||||
void setLive(const std::string& live);
|
||||
std::string getAd()const;
|
||||
void setAd(const std::string& ad);
|
||||
std::string getResourceType()const;
|
||||
@@ -56,6 +58,7 @@ namespace AlibabaCloud
|
||||
std::string sourceIp_;
|
||||
std::string terrorism_;
|
||||
std::string bizTypeName_;
|
||||
std::string live_;
|
||||
std::string ad_;
|
||||
std::string resourceType_;
|
||||
|
||||
|
||||
@@ -37,6 +37,8 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getVideoSceneList()const;
|
||||
void setVideoSceneList(const std::string& videoSceneList);
|
||||
bool getScanImageNoFileType()const;
|
||||
void setScanImageNoFileType(bool scanImageNoFileType);
|
||||
std::string getImageSceneList()const;
|
||||
void setImageSceneList(const std::string& imageSceneList);
|
||||
std::string getAudioSceneList()const;
|
||||
@@ -72,6 +74,7 @@ namespace AlibabaCloud
|
||||
|
||||
private:
|
||||
std::string videoSceneList_;
|
||||
bool scanImageNoFileType_;
|
||||
std::string imageSceneList_;
|
||||
std::string audioSceneList_;
|
||||
int videoFrameInterval_;
|
||||
|
||||
@@ -1347,6 +1347,42 @@ GreenClient::DescribeAuditSettingOutcomeCallable GreenClient::describeAuditSetti
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypeImageLibOutcome GreenClient::describeBizTypeImageLib(const DescribeBizTypeImageLibRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return DescribeBizTypeImageLibOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return DescribeBizTypeImageLibOutcome(DescribeBizTypeImageLibResult(outcome.result()));
|
||||
else
|
||||
return DescribeBizTypeImageLibOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void GreenClient::describeBizTypeImageLibAsync(const DescribeBizTypeImageLibRequest& request, const DescribeBizTypeImageLibAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, describeBizTypeImageLib(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypeImageLibOutcomeCallable GreenClient::describeBizTypeImageLibCallable(const DescribeBizTypeImageLibRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<DescribeBizTypeImageLibOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->describeBizTypeImageLib(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypeSettingOutcome GreenClient::describeBizTypeSetting(const DescribeBizTypeSettingRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -1383,6 +1419,42 @@ GreenClient::DescribeBizTypeSettingOutcomeCallable GreenClient::describeBizTypeS
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypeTextLibOutcome GreenClient::describeBizTypeTextLib(const DescribeBizTypeTextLibRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return DescribeBizTypeTextLibOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return DescribeBizTypeTextLibOutcome(DescribeBizTypeTextLibResult(outcome.result()));
|
||||
else
|
||||
return DescribeBizTypeTextLibOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void GreenClient::describeBizTypeTextLibAsync(const DescribeBizTypeTextLibRequest& request, const DescribeBizTypeTextLibAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, describeBizTypeTextLib(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypeTextLibOutcomeCallable GreenClient::describeBizTypeTextLibCallable(const DescribeBizTypeTextLibRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<DescribeBizTypeTextLibOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->describeBizTypeTextLib(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::DescribeBizTypesOutcome GreenClient::describeBizTypes(const DescribeBizTypesRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -3687,6 +3759,78 @@ GreenClient::MarkWebsiteScanResultOutcomeCallable GreenClient::markWebsiteScanRe
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::PostAsyncScanOutcome GreenClient::postAsyncScan(const PostAsyncScanRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return PostAsyncScanOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return PostAsyncScanOutcome(PostAsyncScanResult(outcome.result()));
|
||||
else
|
||||
return PostAsyncScanOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void GreenClient::postAsyncScanAsync(const PostAsyncScanRequest& request, const PostAsyncScanAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, postAsyncScan(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
GreenClient::PostAsyncScanOutcomeCallable GreenClient::postAsyncScanCallable(const PostAsyncScanRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<PostAsyncScanOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->postAsyncScan(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::PostAsyncScanResultsOutcome GreenClient::postAsyncScanResults(const PostAsyncScanResultsRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return PostAsyncScanResultsOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return PostAsyncScanResultsOutcome(PostAsyncScanResultsResult(outcome.result()));
|
||||
else
|
||||
return PostAsyncScanResultsOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void GreenClient::postAsyncScanResultsAsync(const PostAsyncScanResultsRequest& request, const PostAsyncScanResultsAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, postAsyncScanResults(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
GreenClient::PostAsyncScanResultsOutcomeCallable GreenClient::postAsyncScanResultsCallable(const PostAsyncScanResultsRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<PostAsyncScanResultsOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->postAsyncScanResults(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::RefundCdiBagOutcome GreenClient::refundCdiBag(const RefundCdiBagRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -4371,6 +4515,42 @@ GreenClient::UpdateAuditSettingOutcomeCallable GreenClient::updateAuditSettingCa
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::UpdateBizTypeOutcome GreenClient::updateBizType(const UpdateBizTypeRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return UpdateBizTypeOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return UpdateBizTypeOutcome(UpdateBizTypeResult(outcome.result()));
|
||||
else
|
||||
return UpdateBizTypeOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void GreenClient::updateBizTypeAsync(const UpdateBizTypeRequest& request, const UpdateBizTypeAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, updateBizType(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
GreenClient::UpdateBizTypeOutcomeCallable GreenClient::updateBizTypeCallable(const UpdateBizTypeRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<UpdateBizTypeOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->updateBizType(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
GreenClient::UpdateBizTypeImageLibOutcome GreenClient::updateBizTypeImageLib(const UpdateBizTypeImageLibRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
|
||||
@@ -27,6 +27,17 @@ CreateBizTypeRequest::CreateBizTypeRequest() :
|
||||
CreateBizTypeRequest::~CreateBizTypeRequest()
|
||||
{}
|
||||
|
||||
std::string CreateBizTypeRequest::getDescription()const
|
||||
{
|
||||
return description_;
|
||||
}
|
||||
|
||||
void CreateBizTypeRequest::setDescription(const std::string& description)
|
||||
{
|
||||
description_ = description;
|
||||
setParameter("Description", description);
|
||||
}
|
||||
|
||||
std::string CreateBizTypeRequest::getBizTypeImport()const
|
||||
{
|
||||
return bizTypeImport_;
|
||||
|
||||
@@ -43,9 +43,16 @@ void DescribeAuditCallbackResult::parse(const std::string &payload)
|
||||
seed_ = value["Seed"].asString();
|
||||
if(!value["Callback"].isNull())
|
||||
callback_ = value["Callback"].asString();
|
||||
if(!value["CryptType"].isNull())
|
||||
cryptType_ = std::stoi(value["CryptType"].asString());
|
||||
|
||||
}
|
||||
|
||||
int DescribeAuditCallbackResult::getCryptType()const
|
||||
{
|
||||
return cryptType_;
|
||||
}
|
||||
|
||||
std::string DescribeAuditCallbackResult::getCallback()const
|
||||
{
|
||||
return callback_;
|
||||
|
||||
73
green/src/model/DescribeBizTypeImageLibRequest.cc
Normal file
73
green/src/model/DescribeBizTypeImageLibRequest.cc
Normal file
@@ -0,0 +1,73 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/DescribeBizTypeImageLibRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::DescribeBizTypeImageLibRequest;
|
||||
|
||||
DescribeBizTypeImageLibRequest::DescribeBizTypeImageLibRequest() :
|
||||
RpcServiceRequest("green", "2017-08-23", "DescribeBizTypeImageLib")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
DescribeBizTypeImageLibRequest::~DescribeBizTypeImageLibRequest()
|
||||
{}
|
||||
|
||||
std::string DescribeBizTypeImageLibRequest::getResourceType()const
|
||||
{
|
||||
return resourceType_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeImageLibRequest::setResourceType(const std::string& resourceType)
|
||||
{
|
||||
resourceType_ = resourceType;
|
||||
setParameter("ResourceType", resourceType);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeImageLibRequest::getScene()const
|
||||
{
|
||||
return scene_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeImageLibRequest::setScene(const std::string& scene)
|
||||
{
|
||||
scene_ = scene;
|
||||
setParameter("Scene", scene);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeImageLibRequest::getSourceIp()const
|
||||
{
|
||||
return sourceIp_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeImageLibRequest::setSourceIp(const std::string& sourceIp)
|
||||
{
|
||||
sourceIp_ = sourceIp;
|
||||
setParameter("SourceIp", sourceIp);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeImageLibRequest::getBizTypeName()const
|
||||
{
|
||||
return bizTypeName_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeImageLibRequest::setBizTypeName(const std::string& bizTypeName)
|
||||
{
|
||||
bizTypeName_ = bizTypeName;
|
||||
setParameter("BizTypeName", bizTypeName);
|
||||
}
|
||||
|
||||
122
green/src/model/DescribeBizTypeImageLibResult.cc
Normal file
122
green/src/model/DescribeBizTypeImageLibResult.cc
Normal file
@@ -0,0 +1,122 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/DescribeBizTypeImageLibResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Green;
|
||||
using namespace AlibabaCloud::Green::Model;
|
||||
|
||||
DescribeBizTypeImageLibResult::DescribeBizTypeImageLibResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
DescribeBizTypeImageLibResult::DescribeBizTypeImageLibResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
DescribeBizTypeImageLibResult::~DescribeBizTypeImageLibResult()
|
||||
{}
|
||||
|
||||
void DescribeBizTypeImageLibResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
auto blackNode = value["Black"];
|
||||
auto allSelectedNode = blackNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto blackNodeSelectedWhiteSelectedItem : allSelectedNode)
|
||||
{
|
||||
Black::WhiteSelectedItem whiteSelectedItemObject;
|
||||
if(!blackNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItemObject.name = blackNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!blackNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItemObject.code = blackNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
black_.selected.push_back(whiteSelectedItemObject);
|
||||
}
|
||||
auto allAllNode = blackNode["All"]["WhiteAllItem"];
|
||||
for (auto blackNodeAllWhiteAllItem : allAllNode)
|
||||
{
|
||||
Black::WhiteAllItem whiteAllItemObject;
|
||||
if(!blackNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItemObject.name = blackNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!blackNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItemObject.code = blackNodeAllWhiteAllItem["Code"].asString();
|
||||
black_.all.push_back(whiteAllItemObject);
|
||||
}
|
||||
auto reviewNode = value["Review"];
|
||||
auto allSelected1Node = reviewNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto reviewNodeSelectedWhiteSelectedItem : allSelected1Node)
|
||||
{
|
||||
Review::WhiteSelectedItem3 whiteSelectedItem3Object;
|
||||
if(!reviewNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItem3Object.name = reviewNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!reviewNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItem3Object.code = reviewNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
review_.selected1.push_back(whiteSelectedItem3Object);
|
||||
}
|
||||
auto allAll2Node = reviewNode["All"]["WhiteAllItem"];
|
||||
for (auto reviewNodeAllWhiteAllItem : allAll2Node)
|
||||
{
|
||||
Review::WhiteAllItem4 whiteAllItem4Object;
|
||||
if(!reviewNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItem4Object.name = reviewNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!reviewNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItem4Object.code = reviewNodeAllWhiteAllItem["Code"].asString();
|
||||
review_.all2.push_back(whiteAllItem4Object);
|
||||
}
|
||||
auto whiteNode = value["White"];
|
||||
auto allSelected5Node = whiteNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto whiteNodeSelectedWhiteSelectedItem : allSelected5Node)
|
||||
{
|
||||
White::WhiteSelectedItem7 whiteSelectedItem7Object;
|
||||
if(!whiteNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItem7Object.name = whiteNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!whiteNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItem7Object.code = whiteNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
white_.selected5.push_back(whiteSelectedItem7Object);
|
||||
}
|
||||
auto allAll6Node = whiteNode["All"]["WhiteAllItem"];
|
||||
for (auto whiteNodeAllWhiteAllItem : allAll6Node)
|
||||
{
|
||||
White::WhiteAllItem8 whiteAllItem8Object;
|
||||
if(!whiteNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItem8Object.name = whiteNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!whiteNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItem8Object.code = whiteNodeAllWhiteAllItem["Code"].asString();
|
||||
white_.all6.push_back(whiteAllItem8Object);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
DescribeBizTypeImageLibResult::White DescribeBizTypeImageLibResult::getWhite()const
|
||||
{
|
||||
return white_;
|
||||
}
|
||||
|
||||
DescribeBizTypeImageLibResult::Black DescribeBizTypeImageLibResult::getBlack()const
|
||||
{
|
||||
return black_;
|
||||
}
|
||||
|
||||
DescribeBizTypeImageLibResult::Review DescribeBizTypeImageLibResult::getReview()const
|
||||
{
|
||||
return review_;
|
||||
}
|
||||
|
||||
@@ -40,21 +40,25 @@ void DescribeBizTypeSettingResult::parse(const std::string &payload)
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
auto terrorismNode = value["Terrorism"];
|
||||
auto allCategories = terrorismNode["Categories"]["category"];
|
||||
auto allCategories = terrorismNode["Categories"]["liveCategory"];
|
||||
for (auto value : allCategories)
|
||||
terrorism_.categories.push_back(value.asString());
|
||||
auto pornNode = value["Porn"];
|
||||
auto allCategories1 = pornNode["Categories"]["category"];
|
||||
auto allCategories1 = pornNode["Categories"]["liveCategory"];
|
||||
for (auto value : allCategories1)
|
||||
porn_.categories1.push_back(value.asString());
|
||||
auto antispamNode = value["Antispam"];
|
||||
auto allCategories2 = antispamNode["Categories"]["category"];
|
||||
auto allCategories2 = antispamNode["Categories"]["liveCategory"];
|
||||
for (auto value : allCategories2)
|
||||
antispam_.categories2.push_back(value.asString());
|
||||
auto adNode = value["Ad"];
|
||||
auto allCategories3 = adNode["Categories"]["category"];
|
||||
auto allCategories3 = adNode["Categories"]["liveCategory"];
|
||||
for (auto value : allCategories3)
|
||||
ad_.categories3.push_back(value.asString());
|
||||
auto liveNode = value["Live"];
|
||||
auto allCategories4 = liveNode["Categories"]["liveCategory"];
|
||||
for (auto value : allCategories4)
|
||||
live_.categories4.push_back(value.asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -73,6 +77,11 @@ DescribeBizTypeSettingResult::Terrorism DescribeBizTypeSettingResult::getTerrori
|
||||
return terrorism_;
|
||||
}
|
||||
|
||||
DescribeBizTypeSettingResult::Live DescribeBizTypeSettingResult::getLive()const
|
||||
{
|
||||
return live_;
|
||||
}
|
||||
|
||||
DescribeBizTypeSettingResult::Porn DescribeBizTypeSettingResult::getPorn()const
|
||||
{
|
||||
return porn_;
|
||||
|
||||
73
green/src/model/DescribeBizTypeTextLibRequest.cc
Normal file
73
green/src/model/DescribeBizTypeTextLibRequest.cc
Normal file
@@ -0,0 +1,73 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/DescribeBizTypeTextLibRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::DescribeBizTypeTextLibRequest;
|
||||
|
||||
DescribeBizTypeTextLibRequest::DescribeBizTypeTextLibRequest() :
|
||||
RpcServiceRequest("green", "2017-08-23", "DescribeBizTypeTextLib")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibRequest::~DescribeBizTypeTextLibRequest()
|
||||
{}
|
||||
|
||||
std::string DescribeBizTypeTextLibRequest::getResourceType()const
|
||||
{
|
||||
return resourceType_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeTextLibRequest::setResourceType(const std::string& resourceType)
|
||||
{
|
||||
resourceType_ = resourceType;
|
||||
setParameter("ResourceType", resourceType);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeTextLibRequest::getScene()const
|
||||
{
|
||||
return scene_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeTextLibRequest::setScene(const std::string& scene)
|
||||
{
|
||||
scene_ = scene;
|
||||
setParameter("Scene", scene);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeTextLibRequest::getSourceIp()const
|
||||
{
|
||||
return sourceIp_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeTextLibRequest::setSourceIp(const std::string& sourceIp)
|
||||
{
|
||||
sourceIp_ = sourceIp;
|
||||
setParameter("SourceIp", sourceIp);
|
||||
}
|
||||
|
||||
std::string DescribeBizTypeTextLibRequest::getBizTypeName()const
|
||||
{
|
||||
return bizTypeName_;
|
||||
}
|
||||
|
||||
void DescribeBizTypeTextLibRequest::setBizTypeName(const std::string& bizTypeName)
|
||||
{
|
||||
bizTypeName_ = bizTypeName;
|
||||
setParameter("BizTypeName", bizTypeName);
|
||||
}
|
||||
|
||||
148
green/src/model/DescribeBizTypeTextLibResult.cc
Normal file
148
green/src/model/DescribeBizTypeTextLibResult.cc
Normal file
@@ -0,0 +1,148 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/DescribeBizTypeTextLibResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Green;
|
||||
using namespace AlibabaCloud::Green::Model;
|
||||
|
||||
DescribeBizTypeTextLibResult::DescribeBizTypeTextLibResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
DescribeBizTypeTextLibResult::DescribeBizTypeTextLibResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibResult::~DescribeBizTypeTextLibResult()
|
||||
{}
|
||||
|
||||
void DescribeBizTypeTextLibResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
auto blackNode = value["Black"];
|
||||
auto allSelectedNode = blackNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto blackNodeSelectedWhiteSelectedItem : allSelectedNode)
|
||||
{
|
||||
Black::WhiteSelectedItem whiteSelectedItemObject;
|
||||
if(!blackNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItemObject.name = blackNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!blackNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItemObject.code = blackNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
black_.selected.push_back(whiteSelectedItemObject);
|
||||
}
|
||||
auto allAllNode = blackNode["All"]["WhiteAllItem"];
|
||||
for (auto blackNodeAllWhiteAllItem : allAllNode)
|
||||
{
|
||||
Black::WhiteAllItem whiteAllItemObject;
|
||||
if(!blackNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItemObject.name = blackNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!blackNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItemObject.code = blackNodeAllWhiteAllItem["Code"].asString();
|
||||
black_.all.push_back(whiteAllItemObject);
|
||||
}
|
||||
auto reviewNode = value["Review"];
|
||||
auto allSelected1Node = reviewNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto reviewNodeSelectedWhiteSelectedItem : allSelected1Node)
|
||||
{
|
||||
Review::WhiteSelectedItem3 whiteSelectedItem3Object;
|
||||
if(!reviewNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItem3Object.name = reviewNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!reviewNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItem3Object.code = reviewNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
review_.selected1.push_back(whiteSelectedItem3Object);
|
||||
}
|
||||
auto allAll2Node = reviewNode["All"]["WhiteAllItem"];
|
||||
for (auto reviewNodeAllWhiteAllItem : allAll2Node)
|
||||
{
|
||||
Review::WhiteAllItem4 whiteAllItem4Object;
|
||||
if(!reviewNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItem4Object.name = reviewNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!reviewNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItem4Object.code = reviewNodeAllWhiteAllItem["Code"].asString();
|
||||
review_.all2.push_back(whiteAllItem4Object);
|
||||
}
|
||||
auto ignoreNode = value["Ignore"];
|
||||
auto allSelected5Node = ignoreNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto ignoreNodeSelectedWhiteSelectedItem : allSelected5Node)
|
||||
{
|
||||
Ignore::WhiteSelectedItem7 whiteSelectedItem7Object;
|
||||
if(!ignoreNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItem7Object.name = ignoreNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!ignoreNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItem7Object.code = ignoreNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
ignore_.selected5.push_back(whiteSelectedItem7Object);
|
||||
}
|
||||
auto allAll6Node = ignoreNode["All"]["WhiteAllItem"];
|
||||
for (auto ignoreNodeAllWhiteAllItem : allAll6Node)
|
||||
{
|
||||
Ignore::WhiteAllItem8 whiteAllItem8Object;
|
||||
if(!ignoreNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItem8Object.name = ignoreNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!ignoreNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItem8Object.code = ignoreNodeAllWhiteAllItem["Code"].asString();
|
||||
ignore_.all6.push_back(whiteAllItem8Object);
|
||||
}
|
||||
auto whiteNode = value["White"];
|
||||
auto allSelected9Node = whiteNode["Selected"]["WhiteSelectedItem"];
|
||||
for (auto whiteNodeSelectedWhiteSelectedItem : allSelected9Node)
|
||||
{
|
||||
White::WhiteSelectedItem11 whiteSelectedItem11Object;
|
||||
if(!whiteNodeSelectedWhiteSelectedItem["Name"].isNull())
|
||||
whiteSelectedItem11Object.name = whiteNodeSelectedWhiteSelectedItem["Name"].asString();
|
||||
if(!whiteNodeSelectedWhiteSelectedItem["Code"].isNull())
|
||||
whiteSelectedItem11Object.code = whiteNodeSelectedWhiteSelectedItem["Code"].asString();
|
||||
white_.selected9.push_back(whiteSelectedItem11Object);
|
||||
}
|
||||
auto allAll10Node = whiteNode["All"]["WhiteAllItem"];
|
||||
for (auto whiteNodeAllWhiteAllItem : allAll10Node)
|
||||
{
|
||||
White::WhiteAllItem12 whiteAllItem12Object;
|
||||
if(!whiteNodeAllWhiteAllItem["Name"].isNull())
|
||||
whiteAllItem12Object.name = whiteNodeAllWhiteAllItem["Name"].asString();
|
||||
if(!whiteNodeAllWhiteAllItem["Code"].isNull())
|
||||
whiteAllItem12Object.code = whiteNodeAllWhiteAllItem["Code"].asString();
|
||||
white_.all10.push_back(whiteAllItem12Object);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibResult::Ignore DescribeBizTypeTextLibResult::getIgnore()const
|
||||
{
|
||||
return ignore_;
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibResult::White DescribeBizTypeTextLibResult::getWhite()const
|
||||
{
|
||||
return white_;
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibResult::Black DescribeBizTypeTextLibResult::getBlack()const
|
||||
{
|
||||
return black_;
|
||||
}
|
||||
|
||||
DescribeBizTypeTextLibResult::Review DescribeBizTypeTextLibResult::getReview()const
|
||||
{
|
||||
return review_;
|
||||
}
|
||||
|
||||
@@ -84,6 +84,8 @@ void DescribeOssIncrementCheckSettingResult::parse(const std::string &payload)
|
||||
imageEnableLimit_ = value["ImageEnableLimit"].asString() == "true";
|
||||
if(!value["ImageScanLimit"].isNull())
|
||||
imageScanLimit_ = std::stol(value["ImageScanLimit"].asString());
|
||||
if(!value["ScanImageNoFileType"].isNull())
|
||||
scanImageNoFileType_ = value["ScanImageNoFileType"].asString() == "true";
|
||||
if(!value["VideoFrameInterval"].isNull())
|
||||
videoFrameInterval_ = std::stoi(value["VideoFrameInterval"].asString());
|
||||
if(!value["VideoMaxFrames"].isNull())
|
||||
@@ -128,6 +130,11 @@ long DescribeOssIncrementCheckSettingResult::getImageScanLimit()const
|
||||
return imageScanLimit_;
|
||||
}
|
||||
|
||||
bool DescribeOssIncrementCheckSettingResult::getScanImageNoFileType()const
|
||||
{
|
||||
return scanImageNoFileType_;
|
||||
}
|
||||
|
||||
std::vector<DescribeOssIncrementCheckSettingResult::BucketConfig> DescribeOssIncrementCheckSettingResult::getBucketConfigList()const
|
||||
{
|
||||
return bucketConfigList_;
|
||||
|
||||
@@ -55,24 +55,28 @@ void DescribeUserBizTypesResult::parse(const std::string &payload)
|
||||
bizTypeListObject.citeTemplate = valueBizTypeListitem["CiteTemplate"].asString() == "true";
|
||||
if(!valueBizTypeListitem["IndustryInfo"].isNull())
|
||||
bizTypeListObject.industryInfo = valueBizTypeListitem["IndustryInfo"].asString();
|
||||
if(!valueBizTypeListitem["Description"].isNull())
|
||||
bizTypeListObject.description = valueBizTypeListitem["Description"].asString();
|
||||
bizTypeList_.push_back(bizTypeListObject);
|
||||
}
|
||||
auto allBizTypeListImportNode = value["BizTypeListImport"]["item"];
|
||||
for (auto valueBizTypeListImportitem : allBizTypeListImportNode)
|
||||
auto allBizTypeListImportNode = value["BizTypeListImport"]["importItem"];
|
||||
for (auto valueBizTypeListImportimportItem : allBizTypeListImportNode)
|
||||
{
|
||||
Item bizTypeListImportObject;
|
||||
if(!valueBizTypeListImportitem["BizType"].isNull())
|
||||
bizTypeListImportObject.bizType = valueBizTypeListImportitem["BizType"].asString();
|
||||
if(!valueBizTypeListImportitem["SourceBizType"].isNull())
|
||||
bizTypeListImportObject.sourceBizType = valueBizTypeListImportitem["SourceBizType"].asString();
|
||||
if(!valueBizTypeListImportitem["Gray"].isNull())
|
||||
bizTypeListImportObject.gray = valueBizTypeListImportitem["Gray"].asString() == "true";
|
||||
if(!valueBizTypeListImportitem["Source"].isNull())
|
||||
bizTypeListImportObject.source = valueBizTypeListImportitem["Source"].asString();
|
||||
if(!valueBizTypeListImportitem["CiteTemplate"].isNull())
|
||||
bizTypeListImportObject.citeTemplate = valueBizTypeListImportitem["CiteTemplate"].asString() == "true";
|
||||
if(!valueBizTypeListImportitem["IndustryInfo"].isNull())
|
||||
bizTypeListImportObject.industryInfo = valueBizTypeListImportitem["IndustryInfo"].asString();
|
||||
ImportItem bizTypeListImportObject;
|
||||
if(!valueBizTypeListImportimportItem["BizType"].isNull())
|
||||
bizTypeListImportObject.bizType = valueBizTypeListImportimportItem["BizType"].asString();
|
||||
if(!valueBizTypeListImportimportItem["SourceBizType"].isNull())
|
||||
bizTypeListImportObject.sourceBizType = valueBizTypeListImportimportItem["SourceBizType"].asString();
|
||||
if(!valueBizTypeListImportimportItem["Gray"].isNull())
|
||||
bizTypeListImportObject.gray = valueBizTypeListImportimportItem["Gray"].asString() == "true";
|
||||
if(!valueBizTypeListImportimportItem["Source"].isNull())
|
||||
bizTypeListImportObject.source = valueBizTypeListImportimportItem["Source"].asString();
|
||||
if(!valueBizTypeListImportimportItem["CiteTemplate"].isNull())
|
||||
bizTypeListImportObject.citeTemplate = valueBizTypeListImportimportItem["CiteTemplate"].asString() == "true";
|
||||
if(!valueBizTypeListImportimportItem["IndustryInfo"].isNull())
|
||||
bizTypeListImportObject.industryInfo = valueBizTypeListImportimportItem["IndustryInfo"].asString();
|
||||
if(!valueBizTypeListImportimportItem["Description"].isNull())
|
||||
bizTypeListImportObject.description = valueBizTypeListImportimportItem["Description"].asString();
|
||||
bizTypeListImport_.push_back(bizTypeListImportObject);
|
||||
}
|
||||
|
||||
@@ -83,7 +87,7 @@ std::vector<DescribeUserBizTypesResult::Item> DescribeUserBizTypesResult::getBiz
|
||||
return bizTypeList_;
|
||||
}
|
||||
|
||||
std::vector<DescribeUserBizTypesResult::Item> DescribeUserBizTypesResult::getBizTypeListImport()const
|
||||
std::vector<DescribeUserBizTypesResult::ImportItem> DescribeUserBizTypesResult::getBizTypeListImport()const
|
||||
{
|
||||
return bizTypeListImport_;
|
||||
}
|
||||
|
||||
@@ -87,8 +87,86 @@ void DescribeViewContentResult::parse(const std::string &payload)
|
||||
frameResultsObject.url = valueViewContentListViewContentFrameResultsframeResult["Url"].asString();
|
||||
if(!valueViewContentListViewContentFrameResultsframeResult["Offset"].isNull())
|
||||
frameResultsObject.offset = std::stoi(valueViewContentListViewContentFrameResultsframeResult["Offset"].asString());
|
||||
if(!valueViewContentListViewContentFrameResultsframeResult["Label"].isNull())
|
||||
frameResultsObject.label = valueViewContentListViewContentFrameResultsframeResult["Label"].asString();
|
||||
viewContentListObject.frameResults.push_back(frameResultsObject);
|
||||
}
|
||||
auto allFaceResultsNode = valueViewContentListViewContent["FaceResults"]["faceResult"];
|
||||
for (auto valueViewContentListViewContentFaceResultsfaceResult : allFaceResultsNode)
|
||||
{
|
||||
ViewContent::FaceResult faceResultsObject;
|
||||
if(!valueViewContentListViewContentFaceResultsfaceResult["Bualified"].isNull())
|
||||
faceResultsObject.bualified = valueViewContentListViewContentFaceResultsfaceResult["Bualified"].asString() == "true";
|
||||
auto locationNode = value["Location"];
|
||||
if(!locationNode["X"].isNull())
|
||||
faceResultsObject.location.x = std::stoi(locationNode["X"].asString());
|
||||
if(!locationNode["Y"].isNull())
|
||||
faceResultsObject.location.y = std::stoi(locationNode["Y"].asString());
|
||||
if(!locationNode["W"].isNull())
|
||||
faceResultsObject.location.w = std::stoi(locationNode["W"].asString());
|
||||
if(!locationNode["H"].isNull())
|
||||
faceResultsObject.location.h = std::stoi(locationNode["H"].asString());
|
||||
auto genderNode = value["Gender"];
|
||||
if(!genderNode["Rate"].isNull())
|
||||
faceResultsObject.gender.rate = std::stof(genderNode["Rate"].asString());
|
||||
if(!genderNode["Value"].isNull())
|
||||
faceResultsObject.gender.value = genderNode["Value"].asString();
|
||||
auto glassesNode = value["Glasses"];
|
||||
if(!glassesNode["Rate"].isNull())
|
||||
faceResultsObject.glasses.rate = std::stof(glassesNode["Rate"].asString());
|
||||
if(!glassesNode["Value"].isNull())
|
||||
faceResultsObject.glasses.value = glassesNode["Value"].asString();
|
||||
auto ageNode = value["Age"];
|
||||
if(!ageNode["Rate"].isNull())
|
||||
faceResultsObject.age.rate = std::stof(ageNode["Rate"].asString());
|
||||
if(!ageNode["Value"].isNull())
|
||||
faceResultsObject.age.value = std::stoi(ageNode["Value"].asString());
|
||||
auto smileNode = value["Smile"];
|
||||
if(!smileNode["Rate"].isNull())
|
||||
faceResultsObject.smile.rate = std::stof(smileNode["Rate"].asString());
|
||||
if(!smileNode["Value"].isNull())
|
||||
faceResultsObject.smile.value = std::stof(smileNode["Value"].asString());
|
||||
auto qualityNode = value["Quality"];
|
||||
if(!qualityNode["Blur"].isNull())
|
||||
faceResultsObject.quality.blur = std::stof(qualityNode["Blur"].asString());
|
||||
if(!qualityNode["Pitch"].isNull())
|
||||
faceResultsObject.quality.pitch = std::stof(qualityNode["Pitch"].asString());
|
||||
if(!qualityNode["Yaw"].isNull())
|
||||
faceResultsObject.quality.yaw = std::stof(qualityNode["Yaw"].asString());
|
||||
if(!qualityNode["Roll"].isNull())
|
||||
faceResultsObject.quality.roll = std::stof(qualityNode["Roll"].asString());
|
||||
auto respiratorNode = value["Respirator"];
|
||||
if(!respiratorNode["Rate"].isNull())
|
||||
faceResultsObject.respirator.rate = std::stof(respiratorNode["Rate"].asString());
|
||||
if(!respiratorNode["Value"].isNull())
|
||||
faceResultsObject.respirator.value = respiratorNode["Value"].asString();
|
||||
auto hatNode = value["Hat"];
|
||||
if(!hatNode["Rate"].isNull())
|
||||
faceResultsObject.hat.rate = std::stof(hatNode["Rate"].asString());
|
||||
if(!hatNode["Value"].isNull())
|
||||
faceResultsObject.hat.value = hatNode["Value"].asString();
|
||||
auto mustacheNode = value["Mustache"];
|
||||
if(!mustacheNode["Rate"].isNull())
|
||||
faceResultsObject.mustache.rate = std::stof(mustacheNode["Rate"].asString());
|
||||
if(!mustacheNode["Value"].isNull())
|
||||
faceResultsObject.mustache.value = mustacheNode["Value"].asString();
|
||||
auto bangNode = value["Bang"];
|
||||
if(!bangNode["Rate"].isNull())
|
||||
faceResultsObject.bang.rate = std::stof(bangNode["Rate"].asString());
|
||||
if(!bangNode["Value"].isNull())
|
||||
faceResultsObject.bang.value = bangNode["Value"].asString();
|
||||
auto hairstyleNode = value["Hairstyle"];
|
||||
if(!hairstyleNode["Rate"].isNull())
|
||||
faceResultsObject.hairstyle.rate = std::stof(hairstyleNode["Rate"].asString());
|
||||
if(!hairstyleNode["Value"].isNull())
|
||||
faceResultsObject.hairstyle.value = hairstyleNode["Value"].asString();
|
||||
auto imageNode = value["Image"];
|
||||
if(!imageNode["Width"].isNull())
|
||||
faceResultsObject.image.width = std::stoi(imageNode["Width"].asString());
|
||||
if(!imageNode["Height"].isNull())
|
||||
faceResultsObject.image.height = std::stoi(imageNode["Height"].asString());
|
||||
viewContentListObject.faceResults.push_back(faceResultsObject);
|
||||
}
|
||||
viewContentList_.push_back(viewContentListObject);
|
||||
}
|
||||
if(!value["PageSize"].isNull())
|
||||
|
||||
@@ -27,6 +27,17 @@ MarkAuditContentItemRequest::MarkAuditContentItemRequest() :
|
||||
MarkAuditContentItemRequest::~MarkAuditContentItemRequest()
|
||||
{}
|
||||
|
||||
std::string MarkAuditContentItemRequest::getBizTypes()const
|
||||
{
|
||||
return bizTypes_;
|
||||
}
|
||||
|
||||
void MarkAuditContentItemRequest::setBizTypes(const std::string& bizTypes)
|
||||
{
|
||||
bizTypes_ = bizTypes;
|
||||
setParameter("BizTypes", bizTypes);
|
||||
}
|
||||
|
||||
std::string MarkAuditContentItemRequest::getAuditIllegalReasons()const
|
||||
{
|
||||
return auditIllegalReasons_;
|
||||
|
||||
@@ -27,6 +27,17 @@ MarkAuditContentRequest::MarkAuditContentRequest() :
|
||||
MarkAuditContentRequest::~MarkAuditContentRequest()
|
||||
{}
|
||||
|
||||
std::string MarkAuditContentRequest::getBizTypes()const
|
||||
{
|
||||
return bizTypes_;
|
||||
}
|
||||
|
||||
void MarkAuditContentRequest::setBizTypes(const std::string& bizTypes)
|
||||
{
|
||||
bizTypes_ = bizTypes;
|
||||
setParameter("BizTypes", bizTypes);
|
||||
}
|
||||
|
||||
std::string MarkAuditContentRequest::getAuditIllegalReasons()const
|
||||
{
|
||||
return auditIllegalReasons_;
|
||||
|
||||
41
green/src/model/PostAsyncScanRequest.cc
Normal file
41
green/src/model/PostAsyncScanRequest.cc
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/PostAsyncScanRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::PostAsyncScanRequest;
|
||||
|
||||
PostAsyncScanRequest::PostAsyncScanRequest() :
|
||||
RoaServiceRequest("green", "2018-05-09")
|
||||
{
|
||||
setResourcePath("/green/post/asyncscan");
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
PostAsyncScanRequest::~PostAsyncScanRequest()
|
||||
{}
|
||||
|
||||
std::string PostAsyncScanRequest::getClientInfo()const
|
||||
{
|
||||
return clientInfo_;
|
||||
}
|
||||
|
||||
void PostAsyncScanRequest::setClientInfo(const std::string& clientInfo)
|
||||
{
|
||||
clientInfo_ = clientInfo;
|
||||
setParameter("ClientInfo", clientInfo);
|
||||
}
|
||||
|
||||
44
green/src/model/PostAsyncScanResult.cc
Normal file
44
green/src/model/PostAsyncScanResult.cc
Normal file
@@ -0,0 +1,44 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/PostAsyncScanResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Green;
|
||||
using namespace AlibabaCloud::Green::Model;
|
||||
|
||||
PostAsyncScanResult::PostAsyncScanResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
PostAsyncScanResult::PostAsyncScanResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
PostAsyncScanResult::~PostAsyncScanResult()
|
||||
{}
|
||||
|
||||
void PostAsyncScanResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
41
green/src/model/PostAsyncScanResultsRequest.cc
Normal file
41
green/src/model/PostAsyncScanResultsRequest.cc
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/PostAsyncScanResultsRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::PostAsyncScanResultsRequest;
|
||||
|
||||
PostAsyncScanResultsRequest::PostAsyncScanResultsRequest() :
|
||||
RoaServiceRequest("green", "2018-05-09")
|
||||
{
|
||||
setResourcePath("/green/post/results");
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
PostAsyncScanResultsRequest::~PostAsyncScanResultsRequest()
|
||||
{}
|
||||
|
||||
std::string PostAsyncScanResultsRequest::getClientInfo()const
|
||||
{
|
||||
return clientInfo_;
|
||||
}
|
||||
|
||||
void PostAsyncScanResultsRequest::setClientInfo(const std::string& clientInfo)
|
||||
{
|
||||
clientInfo_ = clientInfo;
|
||||
setParameter("ClientInfo", clientInfo);
|
||||
}
|
||||
|
||||
44
green/src/model/PostAsyncScanResultsResult.cc
Normal file
44
green/src/model/PostAsyncScanResultsResult.cc
Normal file
@@ -0,0 +1,44 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/PostAsyncScanResultsResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Green;
|
||||
using namespace AlibabaCloud::Green::Model;
|
||||
|
||||
PostAsyncScanResultsResult::PostAsyncScanResultsResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
PostAsyncScanResultsResult::PostAsyncScanResultsResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
PostAsyncScanResultsResult::~PostAsyncScanResultsResult()
|
||||
{}
|
||||
|
||||
void PostAsyncScanResultsResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -38,6 +38,17 @@ void UpdateAuditCallbackRequest::setSeed(const std::string& seed)
|
||||
setParameter("Seed", seed);
|
||||
}
|
||||
|
||||
int UpdateAuditCallbackRequest::getCryptType()const
|
||||
{
|
||||
return cryptType_;
|
||||
}
|
||||
|
||||
void UpdateAuditCallbackRequest::setCryptType(int cryptType)
|
||||
{
|
||||
cryptType_ = cryptType;
|
||||
setParameter("CryptType", std::to_string(cryptType));
|
||||
}
|
||||
|
||||
std::string UpdateAuditCallbackRequest::getSourceIp()const
|
||||
{
|
||||
return sourceIp_;
|
||||
|
||||
62
green/src/model/UpdateBizTypeRequest.cc
Normal file
62
green/src/model/UpdateBizTypeRequest.cc
Normal file
@@ -0,0 +1,62 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/UpdateBizTypeRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::UpdateBizTypeRequest;
|
||||
|
||||
UpdateBizTypeRequest::UpdateBizTypeRequest() :
|
||||
RpcServiceRequest("green", "2017-08-23", "UpdateBizType")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
UpdateBizTypeRequest::~UpdateBizTypeRequest()
|
||||
{}
|
||||
|
||||
std::string UpdateBizTypeRequest::getDescription()const
|
||||
{
|
||||
return description_;
|
||||
}
|
||||
|
||||
void UpdateBizTypeRequest::setDescription(const std::string& description)
|
||||
{
|
||||
description_ = description;
|
||||
setParameter("Description", description);
|
||||
}
|
||||
|
||||
std::string UpdateBizTypeRequest::getSourceIp()const
|
||||
{
|
||||
return sourceIp_;
|
||||
}
|
||||
|
||||
void UpdateBizTypeRequest::setSourceIp(const std::string& sourceIp)
|
||||
{
|
||||
sourceIp_ = sourceIp;
|
||||
setParameter("SourceIp", sourceIp);
|
||||
}
|
||||
|
||||
std::string UpdateBizTypeRequest::getBizTypeName()const
|
||||
{
|
||||
return bizTypeName_;
|
||||
}
|
||||
|
||||
void UpdateBizTypeRequest::setBizTypeName(const std::string& bizTypeName)
|
||||
{
|
||||
bizTypeName_ = bizTypeName;
|
||||
setParameter("BizTypeName", bizTypeName);
|
||||
}
|
||||
|
||||
44
green/src/model/UpdateBizTypeResult.cc
Normal file
44
green/src/model/UpdateBizTypeResult.cc
Normal file
@@ -0,0 +1,44 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/UpdateBizTypeResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Green;
|
||||
using namespace AlibabaCloud::Green::Model;
|
||||
|
||||
UpdateBizTypeResult::UpdateBizTypeResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
UpdateBizTypeResult::UpdateBizTypeResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
UpdateBizTypeResult::~UpdateBizTypeResult()
|
||||
{}
|
||||
|
||||
void UpdateBizTypeResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -82,6 +82,17 @@ void UpdateBizTypeSettingRequest::setBizTypeName(const std::string& bizTypeName)
|
||||
setParameter("BizTypeName", bizTypeName);
|
||||
}
|
||||
|
||||
std::string UpdateBizTypeSettingRequest::getLive()const
|
||||
{
|
||||
return live_;
|
||||
}
|
||||
|
||||
void UpdateBizTypeSettingRequest::setLive(const std::string& live)
|
||||
{
|
||||
live_ = live;
|
||||
setParameter("Live", live);
|
||||
}
|
||||
|
||||
std::string UpdateBizTypeSettingRequest::getAd()const
|
||||
{
|
||||
return ad_;
|
||||
|
||||
@@ -38,6 +38,17 @@ void UpdateOssIncrementCheckSettingRequest::setVideoSceneList(const std::string&
|
||||
setParameter("VideoSceneList", videoSceneList);
|
||||
}
|
||||
|
||||
bool UpdateOssIncrementCheckSettingRequest::getScanImageNoFileType()const
|
||||
{
|
||||
return scanImageNoFileType_;
|
||||
}
|
||||
|
||||
void UpdateOssIncrementCheckSettingRequest::setScanImageNoFileType(bool scanImageNoFileType)
|
||||
{
|
||||
scanImageNoFileType_ = scanImageNoFileType;
|
||||
setParameter("ScanImageNoFileType", scanImageNoFileType ? "true" : "false");
|
||||
}
|
||||
|
||||
std::string UpdateOssIncrementCheckSettingRequest::getImageSceneList()const
|
||||
{
|
||||
return imageSceneList_;
|
||||
|
||||
1
openanalytics-open/2018-06-19/Activate.xml
Normal file
1
openanalytics-open/2018-06-19/Activate.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="Activate" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="601" errorCode="Openanalytics.Internal.Exception" type="user" httpCode="600" extendedErrorCode="" errorMessage="An internal error occurred." /><ErrorCode code="404" errorCode="Openanalytics.NotFound.Exception" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified instance does not exist." /><ErrorCode code="401" errorCode="Openanalytics.Unauthorized.Exception" type="user" httpCode="401" extendedErrorCode="" errorMessage="You do not have permission to perform the operation." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.InstanceService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo" method="activate" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorInfo" visibility="Public" type="String" name="errorInfo" nullToEmpty="false"/><Member tagName="Result" visibility="Public" type="String" name="result" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/AddAccount.xml
Normal file
1
openanalytics-open/2018-06-19/AddAccount.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="AddAccount" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.AccountSdkService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.AccountInfo,java.lang.Boolean" method="addAccount" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><ParameterGroup index="2"><Parameter name="userName" tagName="AccountName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="password" tagName="Password" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="userNameIsShort" tagName="IsShort" type="Boolean" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="enableKMS" tagName="EnableKMS" type="Boolean" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="remark" tagName="Remark" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="ramUid" tagName="RamUid" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></ParameterGroup><Parameter name="useRandomPassword" tagName="UseRandomPassword" type="Boolean" required="false" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Struct tagName="Account" visibility="Public" name="result" nullToEmpty="false"><Member tagName="UserName" visibility="Public" type="String" name="userName" nullToEmpty="true"/><Member tagName="Password" visibility="Public" type="String" name="password" nullToEmpty="true"/></Struct></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/AddEndPoint.xml
Normal file
1
openanalytics-open/2018-06-19/AddEndPoint.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="AddEndPoint" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.EndPointSdkService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.EndPointRequest" method="addEndPoint" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><ParameterGroup index="2"><Parameter name="networkType" tagName="NetworkType" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="vpcID" tagName="VpcID" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="vSwitch" tagName="Vswitch" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="zone" tagName="Zone" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="product" tagName="Product" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Struct tagName="EndPointInfo" visibility="Public" name="result" nullToEmpty="false"><Member tagName="domainURL" visibility="Public" type="String" name="domainURL" nullToEmpty="false"/><Member tagName="host" visibility="Public" type="String" name="host" nullToEmpty="false"/><Member tagName="port" visibility="Public" type="String" name="port" nullToEmpty="false"/><Member tagName="networkType" visibility="Public" type="String" name="networkType" nullToEmpty="false"/><Member tagName="vpcID" visibility="Public" type="String" name="vpcID" nullToEmpty="false"/><Member tagName="vSwitch" visibility="Public" type="String" name="vSwitch" nullToEmpty="false"/><Member tagName="zone" visibility="Public" type="String" name="zone" nullToEmpty="false"/><Member tagName="allowIP" visibility="Public" type="String" name="allowIP" nullToEmpty="false"/><Member tagName="endPointID" visibility="Public" type="String" name="endPointID" nullToEmpty="false"/><Member tagName="status" visibility="Public" type="String" name="status"/><Member tagName="product" visibility="Public" type="String" name="product" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/AddPartitions.xml
Normal file
1
openanalytics-open/2018-06-19/AddPartitions.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="AddPartitions" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/partition?action=addPartitions&From=pop#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="partitions" tagName="Partitions" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Long" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/AlterDatabase.xml
Normal file
1
openanalytics-open/2018-06-19/AlterDatabase.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="AlterDatabase" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/database?action=alterDatabase&From=pop#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="locationUri" tagName="LocationUri" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="parameters" tagName="Parameters" type="String" required="false" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="oldDbName" tagName="OldDbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="test" tagName="Test" type="RepeatList" required="false" tagPosition="Query" checkRepeatListAll="false" maxNumber="1" sequence="true" invokeDataType="Json" visibility="Public"><Parameters><Parameter name="key" tagName="Key" type="String" required="false" checkRepeatListAll="false" checkBlank="false" indexName="1" visibility="Public"/><Parameter name="value" tagName="Value" type="String" required="false" checkRepeatListAll="false" checkBlank="false" indexName="2" visibility="Public"/></Parameters></Parameter></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/AlterTable.xml
Normal file
1
openanalytics-open/2018-06-19/AlterTable.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="AlterTable" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes><ErrorCode code="InvalidInput" errorCode="InvalidInput" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/table?action=alterTableFromPop&From=pop#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="oldDbName" tagName="OldDbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="oldTableName" tagName="OldTableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="newDbName" tagName="NewDbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="newTableName" tagName="NewTableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="parameters" tagName="Parameters" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="cols" tagName="Col" type="RepeatList" required="true" tagPosition="Query" checkRepeatListAll="false" maxNumber="1000" invokeDataType="Json" visibility="Public"><Parameters><Parameter name="comment" tagName="Comment" type="String" required="true" checkRepeatListAll="false" checkBlank="false" indexName="3" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" checkRepeatListAll="false" checkBlank="false" indexName="1" visibility="Public"/><Parameter name="type" tagName="Type" type="String" required="true" checkRepeatListAll="false" checkBlank="false" indexName="2" visibility="Public"/></Parameters></Parameter></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
File diff suppressed because one or more lines are too long
1
openanalytics-open/2018-06-19/CancelExecute.xml
Normal file
1
openanalytics-open/2018-06-19/CancelExecute.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CancelExecute" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="cancelExecute" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="executeID" tagName="ExecuteId" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CancelQueryByExecuteId.xml
Normal file
1
openanalytics-open/2018-06-19/CancelQueryByExecuteId.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CancelQueryByExecuteId" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /><UnknownError errorCode="EmptyResult" httpCode="404" errorMessage="The result is empty." /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="cancelQueryByExecuteId" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="executeID" tagName="ExecuteId" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CancelQueryById.xml
Normal file
1
openanalytics-open/2018-06-19/CancelQueryById.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CancelQueryById" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /><UnknownError errorCode="EmptyResult" httpCode="404" errorMessage="The result is empty." /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="cancelQueryById" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="queryId" tagName="QueryId" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CheckFormationSchemaExists" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="Parameter.Input.Error" errorCode="Parameter.InputError" type="user" httpCode="400" errorMessage="The specified parameter is invalid." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.MetaDataService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.Boolean" method="checkFormationSchemaExists" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="schema" tagName="Schema" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="prefixMode" tagName="PrefixMode" type="Boolean" required="false" tagPosition="Body" index="3" checkBlank="false" defaultValue="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CheckPermission.xml
Normal file
1
openanalytics-open/2018-06-19/CheckPermission.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" controlPolicy="RolePassAPI" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CheckPermission" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RamRolePassCheckService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String,java.lang.String,java.lang.String" method="RolePassCheck" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="parentId" tagName="ParentId" type="String" required="false" tagPosition="Body" index="2" checkBlank="false" visibility="Public"/><Parameter name="userId" tagName="UserId" type="String" required="false" tagPosition="Body" index="3" checkBlank="false" visibility="Public"/><Parameter name="resource" tagName="Resource" type="String" required="false" tagPosition="Body" index="4" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="RamAction" type="String" required="false" tagPosition="Body" index="5" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="10000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Struct tagName="RamRolePassCheck" visibility="Public" name="result" nullToEmpty="false"><Member tagName="CheckResult" visibility="Public" type="String" name="checkResult" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/ConsoleLogger.xml
Normal file
1
openanalytics-open/2018-06-19/ConsoleLogger.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ConsoleLogger" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ConsoleService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String,java.lang.String" method="consoleLogger" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="url" tagName="URL" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="event" tagName="Event" type="String" required="true" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/><Parameter name="messageBody" tagName="MessageBody" type="String" required="false" tagPosition="Body" docRequired="true" index="4" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateDatabase.xml
Normal file
1
openanalytics-open/2018-06-19/CreateDatabase.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateDatabase" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/database?action=createDatabase&From=pop#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="locationUri" tagName="LocationUri" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="parameters" tagName="Parameters" type="String" required="false" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateElasticJob.xml
Normal file
1
openanalytics-open/2018-06-19/CreateElasticJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CreateElasticJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/elastic/createJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="vcName" tagName="VcName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="cronExpression" tagName="CronExpression" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="elasticCu" tagName="ElasticCu" type="Integer" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="duration" tagName="Duration" type="Integer" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="effectiveDate" tagName="EffectiveDate" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="expiryDate" tagName="ExpiryDate" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/elastic/createJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateFormationCrawler.xml
Normal file
1
openanalytics-open/2018-06-19/CreateFormationCrawler.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateFormationCrawler" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="AlreadyExists" errorCode="AlreadyExists" type="user" httpCode="409" extendedErrorCode="" errorMessage="The formation task already exists." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.CrawlerTaskService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="createFormationCrawler" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="crawlerInfo" tagName="CrawlerInfo" type="String" required="false" tagPosition="Body" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateInstance.xml
Normal file
1
openanalytics-open/2018-06-19/CreateInstance.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateInstance" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="601" errorCode="Openanalytics.Internal.Exception" type="user" httpCode="600" extendedErrorCode="" errorMessage="An internal error occurred." /><ErrorCode code="401" errorCode="Openanalytics.Unauthorized.Exception" type="user" httpCode="401" extendedErrorCode="" errorMessage="You do not have permission to perform the operation." /><ErrorCode code="404" errorCode="Openanalytics.NotFound.Exception" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified instance does not exist." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.InstanceService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String,java.lang.String" method="createInstance" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="chargeType" tagName="ChargeType" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="instanceType" tagName="InstanceType" type="String" required="true" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/><Parameter name="component" tagName="Component" type="String" required="true" tagPosition="Body" docRequired="true" index="4" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorInfo" visibility="Public" type="String" name="errorInfo" nullToEmpty="false"/><Member tagName="Result" visibility="Public" type="String" name="result" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateReverseEndpoint.xml
Normal file
1
openanalytics-open/2018-06-19/CreateReverseEndpoint.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CreateReverseEndpoint" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/console/reverse-endpoint/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="request_id" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vpc_id" tagName="VpcId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="type" tagName="Type" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="endpoint" tagName="Endpoint" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/console/reverse-endpoint/create#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestID" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="true"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateServiceLinkedRole" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET|PUT" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="Service.NotFound" errorCode="Service.NotFound" type="user" httpCode="404" errorMessage="The service has not been initialized." /><ErrorCode code="User.Invalid" errorCode="User.Invalid" type="user" httpCode="403" errorMessage="The user status is invalid or the user has unsubscribed from the DLA service." /></ErrorCodes><UnknownError errorCode="ServerError.Internal" httpCode="502" errorMessage="An internal error has occurred." /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RamSdkService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo" method="createServiceLinkedRole" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="Data" name="result" nullToEmpty="false"><Member tagName="Arn" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="AssumeRolePolicyDocument" visibility="Public" type="String" name="deletable" nullToEmpty="false"/><Member tagName="CreateDate" visibility="Public" type="String" name="roleUsages" nullToEmpty="false"/><Member tagName="Description" visibility="Public" type="String" name="description" nullToEmpty="false"/><Member tagName="IsServiceLinkRole" visibility="Public" type="Boolean" name="isServiceLinkRole" nullToEmpty="false"/><Member tagName="RoleId" visibility="Public" type="String" name="roleId" nullToEmpty="false"/><Member tagName="RoleName" visibility="Public" type="String" name="roleName" nullToEmpty="false"/><Member tagName="RolePrincipalName" visibility="Public" type="String" name="rolePrincipalName" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateSparkAccount.xml
Normal file
1
openanalytics-open/2018-06-19/CreateSparkAccount.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateSparkAccount" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/account/create-spark-account#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="config" tagName="Config" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="request_id" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/account/create-spark-account#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestID" nullToEmpty="false"/><Member tagName="ConfigData" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateSparkJob.xml
Normal file
1
openanalytics-open/2018-06-19/CreateSparkJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateSparkJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/console/create-job#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="config_json" tagName="ConfigJson" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="request_id" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/console/create-job#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestID" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateTable.xml
Normal file
1
openanalytics-open/2018-06-19/CreateTable.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="CreateTable" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/table?action=createTable&From=pop#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="dbName" tagName="DbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="partitionKeys" tagName="PartitionKeys" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="parameters" tagName="Parameters" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="storageDescriptorModel" tagName="StorageDescriptorModel" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="retention" tagName="Retention" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="viewOriginalText" tagName="ViewOriginalText" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="viewExpandedText" tagName="ViewExpandedText" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="tableType" tagName="TableType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="true" value="MANAGED_TABLE,EXTERNAL_TABLE,VIRTUAL_VIEW,INDEX_TABLE" visibility="Public"/><Parameter name="privileges" tagName="Privileges" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="temporary" tagName="Temporary" type="Boolean" required="false" tagPosition="Query" docRequired="true" checkBlank="false" defaultValue="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Long" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateUserNetConfig.xml
Normal file
1
openanalytics-open/2018-06-19/CreateUserNetConfig.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CreateUserNetConfig" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes><ErrorCode code="InvalidInput" errorCode="InvalidInput" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid." /></ErrorCodes></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/createUserNetConfig#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vcName" tagName="VcName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="switchId" tagName="SwitchId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="securityGroupId" tagName="SecurityGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/createUserNetConfig#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/CreateVirtualCluster.xml
Normal file
1
openanalytics-open/2018-06-19/CreateVirtualCluster.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CreateVirtualCluster" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/createVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="parameter" tagName="Parameter" type="Json" required="true" tagPosition="Body" docRequired="true" checkBlank="true" visibility="Public"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/createVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="CreateVirtualClusterForSpark" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/createVcForSpark#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="maxCpu" tagName="MaxCpu" type="Float" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="maxMemory" tagName="MaxMemory" type="Float" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="sparkModuleReleaseName" tagName="SparkModuleReleaseName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="defaultExecutorSpecName" tagName="DefaultExecutorSpecName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="defaultDriverSpecName" tagName="DefaultDriverSpecName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="defaultExecutorNumbers" tagName="DefaultExecutorNumbers" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/createVcForSpark#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DecodeStsToken.xml
Normal file
1
openanalytics-open/2018-06-19/DecodeStsToken.xml
Normal file
File diff suppressed because one or more lines are too long
1
openanalytics-open/2018-06-19/DeleteAccount.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteAccount.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DeleteAccount" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.AccountSdkService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.Boolean,java.lang.Boolean" method="deleteAccount" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="accountName" tagName="AccountName" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="isSortName" tagName="IsShort" type="Boolean" required="false" tagPosition="Body" index="3" checkBlank="false" visibility="Public"/><Parameter name="isServiceUser" tagName="IsServiceUser" type="Boolean" required="false" tagPosition="Body" index="4" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteElasticJob.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteElasticJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DeleteElasticJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/elastic/deleteJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vcName" tagName="VcName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/elastic/deleteJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteFormationCrawler.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteFormationCrawler.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DeleteFormationCrawler" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="InvalidInput" errorCode="InvalidInput" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid." /><ErrorCode code="NotExists" errorCode="NotExists" type="user" httpCode="400" extendedErrorCode="" errorMessage="The formation task does not exist." /><ErrorCode code="ServerStoreError" errorCode="ServerStoreError" type="user" httpCode="500" extendedErrorCode="" errorMessage="A server storage error occurred." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.CrawlerTaskService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.Long,java.lang.String" method="deleteFormationCrawler" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="crawlerInfo" tagName="CrawlerTaskId" type="Long" required="false" tagPosition="Body" docRequired="true" index="2" checkBlank="false" minValue="0" maxValue="9223372036854775807" visibility="Public"/><Parameter name="crawlerTaskName" tagName="CrawlerTaskName" type="String" required="false" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteFormationTask.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteFormationTask.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DeleteFormationTask" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="InvalidInput" errorCode="InvalidInput" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid." /><ErrorCode code="NotExists" errorCode="NotExists" type="user" httpCode="400" extendedErrorCode="" errorMessage="The formation task does not exist." /><ErrorCode code="ServerStoreError" errorCode="ServerStoreError" type="user" httpCode="500" extendedErrorCode="" errorMessage="A server storage error occurred." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.MetaDataService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String" method="deleteFormationTask" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="dbName" tagName="DbName" type="String" required="false" tagPosition="Body" docRequired="true" index="2" checkBlank="false" minValue="0" maxValue="9223372036854775807" visibility="Public"/><Parameter name="taskType" tagName="TaskType" type="String" required="false" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteReverseEndpoint.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteReverseEndpoint.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DeleteReverseEndpoint" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/console/reverse-endpoint/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="request_id" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="id" tagName="ReverseEndpointId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/console/reverse-endpoint/delete#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestID" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteSparkJob.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteSparkJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DeleteSparkJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/console/delete-job#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="job_id" tagName="JobID" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="request_id" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/console/delete-job#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestID" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteTemporaryJob.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteTemporaryJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DeleteTemporaryJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_jobmanager_proc/jm/jobTree/deleteFile#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://jobmanager/jm/jobTree/deleteFile#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteTemporaryJobTree.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteTemporaryJobTree.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DeleteTemporaryJobTree" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_jobmanager_proc/jm/jobTree/deleteFolder#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://jobmanager/jm/jobTree/deleteFolder#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DeleteUserNetConfig.xml
Normal file
1
openanalytics-open/2018-06-19/DeleteUserNetConfig.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DeleteUserNetConfig" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/removeUserNetConfig#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vcName" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="true" visibility="Public"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/removeUserNetConfig#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DescribeCapacity.xml
Normal file
1
openanalytics-open/2018-06-19/DescribeCapacity.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DescribeCapacity" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.QueryTaskSumSdkService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="queryOssStorageCapacity" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="externalBizAliyunId" tagName="ExternalBizAliyunId" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Storage" visibility="Public" type="Integer" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DescribeDataLakeAnalyticsService" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="601" errorCode="Openanalytics.Internal.Exception" type="user" httpCode="600" extendedErrorCode="" errorMessage="An internal error occurred." /><ErrorCode code="404" errorCode="Openanalytics.NotFound.Exception" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified instance does not exist." /><ErrorCode code="401" errorCode="Openanalytics.Unauthorized.Exception" type="user" httpCode="401" extendedErrorCode="" errorMessage="You do not have permission to perform the operation." /></ErrorCodes></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.ProductService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String" method="describeDataLakeAnalyticsService" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" docRequired="true" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="internetChargeType" tagName="InternetChargeType" type="String" required="true" tagPosition="Query" docRequired="true" index="2" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorInfo" visibility="Public" type="String" name="errorInfo" nullToEmpty="false"/><Member tagName="Result" visibility="Public" type="String" name="result" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DescribeElasticJob.xml
Normal file
1
openanalytics-open/2018-06-19/DescribeElasticJob.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DescribeElasticJob" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /><UnknownError errorCode="EmptyResult" httpCode="404" errorMessage="The result is empty." /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/elastic/describeJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vcName" tagName="VcName" type="String" required="false" tagPosition="Body" checkBlank="false" defaultValue="spark" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="10" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/elastic/describeJob#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="Data" name="data" nullToEmpty="false"><Member tagName="Name" visibility="Public" type="String" name="name" nullToEmpty="false"/><Member tagName="VcName" visibility="Public" type="String" name="vcName" nullToEmpty="false"/><Member tagName="CronExpression" visibility="Public" type="String" name="cronExpression" nullToEmpty="false"/><Member tagName="ElasticCu" visibility="Public" type="Integer" name="elasticCu" nullToEmpty="false"/><Member tagName="Duration" visibility="Public" type="Integer" name="duration" nullToEmpty="false"/><Member tagName="EffectiveDate" visibility="Public" type="String" name="effectiveDate" nullToEmpty="true"/><Member tagName="ExpiryDate" visibility="Public" type="String" name="expiryDate" nullToEmpty="true"/></Array></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DescribeRegionList.xml
Normal file
1
openanalytics-open/2018-06-19/DescribeRegionList.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DescribeRegionList" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.DlaSdkService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo" method="describeRegionList" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Array tagName="RegionList" visibility="Public" itemName="RegionList" name="result" nullToEmpty="false"><Member tagName="regionID" visibility="Public" type="String" name="regionId" nullToEmpty="true"/></Array></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DescribeTags.xml
Normal file
1
openanalytics-open/2018-06-19/DescribeTags.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DescribeTags" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /><UnknownError errorCode="Openanalytics.Internal.Exception" httpCode="600" errorMessage="An internal error occurred." /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.TagService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.DescribeTagsRequest" method="describeTags" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="resourceType" tagName="ResourceType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Array tagName="Tags" visibility="Public" itemName="Tag" name="result.resources" nullToEmpty="true"><Member tagName="TagKey" visibility="Public" type="String" name="key" nullToEmpty="false"/><Member tagName="TagValue" visibility="Public" type="String" name="value" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DescribeVirtualCluster.xml
Normal file
1
openanalytics-open/2018-06-19/DescribeVirtualCluster.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DescribeVirtualCluster" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/describeVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="vcName" tagName="Name" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="true" visibility="Public"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="10" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/describeVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="Data" name="data" nullToEmpty="false"><Member tagName="Name" visibility="Public" type="String" name="name" nullToEmpty="false"/><Member tagName="Type" visibility="Public" type="String" name="type" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="String" name="status" nullToEmpty="false"/><Member tagName="CreatorId" visibility="Public" type="String" name="creatorId" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="gmtCreate" nullToEmpty="false"/><Member tagName="SparkEngineModuleName" visibility="Public" type="String" name="sparkEngineModuleName" nullToEmpty="false"/><Member tagName="DefaultExecutorSpecName" visibility="Public" type="String" name="defaultExecutorSpecName" nullToEmpty="false"/><Member tagName="DefaultDriverSpecName" visibility="Public" type="String" name="defaultDriverSpecName" nullToEmpty="false"/><Member tagName="DefaultExecutorNumbers" visibility="Public" type="Long" name="defaultExecutorNums" nullToEmpty="false"/><Member tagName="SparkVersionDescription" visibility="Public" type="String" name="sparkVersionDescription" nullToEmpty="false"/><Member tagName="MaxCpu" visibility="Public" type="Float" name="maxCpu" nullToEmpty="false"/><Member tagName="MaxMemory" visibility="Public" type="Float" name="maxMemory" nullToEmpty="false"/><Member tagName="MaxCpuLimit" visibility="Public" type="Float" name="maxCpuLimit" nullToEmpty="false"/><Member tagName="MaxMemoryLimit" visibility="Public" type="Float" name="maxMemoryLimit" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
File diff suppressed because one or more lines are too long
1
openanalytics-open/2018-06-19/DestroyVirtualCluster.xml
Normal file
1
openanalytics-open/2018-06-19/DestroyVirtualCluster.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="false" name="DestroyVirtualCluster" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMessage,httpCode"><ErrorCodes /></ErrorMapping><IspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_online/rm/vc/destroyMyVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="true" visibility="Public"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenRoleId" tagName="stsTokenRoleId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenPrincipalId" tagName="stsTokenPrincipalId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol timeout="10000" protocol="http" httpHost="http://dla_resource_mananger_pre/rm/vc/destroyMyVc#vpc" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DetectTableInfo.xml
Normal file
1
openanalytics-open/2018-06-19/DetectTableInfo.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DetectTableInfo" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.MetaDataService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String,java.lang.String" method="detectTableInfo" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="dataSourceType" tagName="SourceType" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="resetTableGuid" tagName="ResetTableGuid" type="String" required="false" tagPosition="Body" index="3" checkBlank="false" visibility="Public"/><Parameter name="paramJSON" tagName="ParamJSON" type="String" required="false" tagPosition="Body" index="4" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="TableGuid" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DropDatabase.xml
Normal file
1
openanalytics-open/2018-06-19/DropDatabase.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DropDatabase" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/database?action=dropDatabase&From=pop&deleteData=false#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="cascade" tagName="Cascade" type="Boolean" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DropPartition.xml
Normal file
1
openanalytics-open/2018-06-19/DropPartition.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DropPartition" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/partition?action=dropPartition&From=pop&deleteData=false#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="dbName" tagName="DbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="partVals" tagName="PartValues" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="true"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="true"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="Boolean" name="data" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/DropTable.xml
Normal file
1
openanalytics-open/2018-06-19/DropTable.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Public" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="DropTable" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="sucess=false,jianghu,jianghu,jianghu,jianghu,jianghu"><ErrorCodes /><UnknownError errorCode="InvalidInput" httpCode="400" errorMessage="The specified parameter is invalid." /></ErrorMapping><IspProtocol sign="true" signKeyName="jianghu_pop" timeout="10000" protocol="http" httpHost="http://jianghu_pre/v2/table?action=dropTable&From=pop&deleteData=false#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="RequestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenUserId" tagName="stsTokenUserId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="dbName" tagName="DbName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="true"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="RequestId" nullToEmpty="true"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="Boolean" name="data" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/EchoUserID.xml
Normal file
1
openanalytics-open/2018-06-19/EchoUserID.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="EchoUserID" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_online/status/echo_user_id#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="user_id" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol sign="true" interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.babelife.ControlService" signKeyName="gateway-apis-svc" timeout="10000" protocol="http" httpHost="http://dla_gateway_pre/status/echo_user_id#vpc" resultType="Object" group="HSF" method="payOrderCallback" signPolicy="Local" httpsValidation="true" version="1.0.0" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="user_id" nullToEmpty="false"/><Member tagName="UserID" visibility="Public" type="String" name="user_id" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/ExecuteDDL.xml
Normal file
1
openanalytics-open/2018-06-19/ExecuteDDL.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ExecuteDDL" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String" method="executeDDL" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="tableGuid" tagName="TableGuid" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="executeSQL" tagName="ExecuteSQL" type="String" required="true" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ExecuteInitOSSAccessLog" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String" method="executeInitOSSAccessLog" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="bucket" tagName="Bucket" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="ossPath" tagName="OssPath" type="String" required="true" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/ExecuteSQL.xml
Normal file
1
openanalytics-open/2018-06-19/ExecuteSQL.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ExecuteSQL" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String" method="executeSQL" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="executeSQL" tagName="ExecuteSQL" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="paramJSON" tagName="ParamJSON" type="String" required="true" tagPosition="Body" docRequired="true" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
openanalytics-open/2018-06-19/ExecuteService.xml
Normal file
1
openanalytics-open/2018-06-19/ExecuteService.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ExecuteService" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.console.ExecuterService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo,java.lang.String,java.lang.String" method="executeService" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup><Parameter name="executeID" tagName="ServiceName" type="String" required="true" tagPosition="Body" docRequired="true" index="2" checkBlank="false" visibility="Public"/><Parameter name="jsonParam" tagName="JsonParam" type="String" required="false" tagPosition="Body" index="3" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId" nullToEmpty="false"/><Member tagName="ResultData" visibility="Public" type="String" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK,APP,PrivateKey,BearerToken" responseLog="enable" isolationType="outer" parameterType="Multi" product="openanalytics-open" visibility="Private" akProvenStatus="Disable" version="2018-06-19" keepClientResourceOwnerId="true" name="ForbidAutomaticMetaSyncAsIntegrationAccount" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|PUT" /><ErrorMapping exceptionExpress="success=false,errorCode,errorInfo,httpStatusCode"><ErrorCodes><ErrorCode code="Service.NotFound" errorCode="Service.NotFound" type="user" httpCode="404" errorMessage="The service has not been initialized." /><ErrorCode code="User.Invalid" errorCode="User.Invalid" type="user" httpCode="403" errorMessage="The user status is invalid or the user has unsubscribed from the DLA service." /></ErrorCodes><UnknownError errorCode="ServerError.Internal" httpCode="502" errorMessage="An internal error has occurred." /></ErrorMapping><IspProtocol interface="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.DlaSdkService" timeout="6000" protocol="hsf" group="HSF" invokeType="com.alibaba.cloud.openanalytics.cloudap.basic.hsf.sdk.RequestInfo" method="forbidAutomaticMetaSyncAsIntegrationAccount" version="1.0.0" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxySourceIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" userDefault="10" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="HasUpdated" visibility="Public" type="Boolean" name="result" nullToEmpty="false"/></ResultMapping></Api>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user