push
This commit is contained in:
8
nervui-noenetwork/src/api/noesubnet.ts
Normal file
8
nervui-noenetwork/src/api/noesubnet.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
const noesubnet = {
|
||||
LIST: `/api/noe/forwarder/noesubnets`,
|
||||
ADD: `/api/noe/objs/Subnet`,
|
||||
EDIT: `/api/noe/noe/objs/Network`,
|
||||
REMOVE: `/api/objs/objs/SecurityGroup `,
|
||||
DETAIL: `/api/noe/noe/objs/Subnet`,
|
||||
};
|
||||
export default noesubnet;
|
||||
Reference in New Issue
Block a user