Skip to content

Commit 9fd9379

Browse files
author
jinwenpeng
committed
epc eip sdk新增接口
1 parent a1cd154 commit 9fd9379

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

kscore/data/eip/2016-03-04/service-2.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,18 @@ operations:
4444
name: ModifyAddress
4545
http:
4646
method: GET
47-
47+
AssociateAddressPortfwd:
48+
name: AssociateAddressPortfwd
49+
http:
50+
method: GET
51+
DisassociateAddressPortfwd:
52+
name: DisassociateAddressPortfwd
53+
http:
54+
method: GET
55+
DescribeAddressPortfwds:
56+
name: DescribeAddressPortfwds
57+
http:
58+
method: GET
4859

4960
shapes:
5061
Id:

kscore/data/epc/2015-11-01/service-2.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ operations:
102102
name: ModifyRemoteManagement
103103
http:
104104
method: GET
105+
DeleteRemoteManagement:
106+
name: DeleteRemoteManagement
107+
http:
108+
method: GET
105109
GetDynamicCode:
106110
name: GetDynamicCode
107111
http:
@@ -122,6 +126,14 @@ operations:
122126
name: DescribeCertificates
123127
http:
124128
method: GET
129+
ModifyHyperThreading:
130+
name: ModifyHyperThreading
131+
http:
132+
method: GET
133+
ResetPassword:
134+
name: ResetPassword
135+
http:
136+
method: GET
125137

126138
shapes:
127139
Id:

0 commit comments

Comments
 (0)