Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
work-summary
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yangxiaowei
work-summary
Commits
90a6f9d1
Commit
90a6f9d1
authored
May 24, 2022
by
ethen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
6d1f6d35
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
图形节点接口设计.md
docs/project-api/图形节点接口设计.md
+3
-3
No files found.
docs/project-api/图形节点接口设计.md
View file @
90a6f9d1
...
@@ -73,7 +73,7 @@ http://localhost:7701/ceadmin/0xadministrator/local/configuration/node **POST**
...
@@ -73,7 +73,7 @@ http://localhost:7701/ceadmin/0xadministrator/local/configuration/node **POST**
"rackId"
:
"default"
,
"rackId"
:
"default"
,
"hostIp"
:
"10.1.38.10"
,
"hostIp"
:
"10.1.38.10"
,
"hardwareType"
:
"GPU"
,
//
硬件类型
"hardwareType"
:
"GPU"
,
//
硬件类型
"
osType"
:
"Linux
"
//
操作系统
"
desktopOs"
:
"LINUX
"
//
操作系统
}
}
```
```
...
@@ -134,7 +134,7 @@ http://localhost:7701/ceadmin/0xadministrator/general/configuration/partition?zo
...
@@ -134,7 +134,7 @@ http://localhost:7701/ceadmin/0xadministrator/general/configuration/partition?zo
"economyPayment"
:
null
,
"economyPayment"
:
null
,
"label"
:
null
,
"label"
:
null
,
"partitionType"
:
"COMPUTE"
,
//
队列类型
"partitionType"
:
"COMPUTE"
,
//
队列类型
"
osType"
:
null
,
"
desktopOs"
:
"LINUX"
,
"computeType"
:
"CPU"
,
"computeType"
:
"CPU"
,
"partition"
:
"c-4-1"
,
"partition"
:
"c-4-1"
,
"economyPaymentEnabled"
:
false
,
"economyPaymentEnabled"
:
false
,
...
@@ -166,7 +166,7 @@ http://123.57.131.31/ceadmin/0xadministrator/local/configuration/partition **POS
...
@@ -166,7 +166,7 @@ http://123.57.131.31/ceadmin/0xadministrator/local/configuration/partition **POS
"state"
:
"UP"
,
"state"
:
"UP"
,
"allowGroups"
:
"ALL"
,
"allowGroups"
:
"ALL"
,
"partitionType"
:
"COMPUTE"
,
//
队列类型
"partitionType"
:
"COMPUTE"
,
//
队列类型
"
osType"
:
"Linux"
,
//
操作系统
"
desktopOs"
:
"LINUX"
//
操作系统
}
}
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment