1.
For the FPT's Partner side:
Provide FPT about the email address that has been used to sign up
Set up a VPC for the Partner
Invite the Partner's user account to the Partner Tenant and VPC
Provide an API Token, Tenant ID (OrgID), and VPC ID (vpc_id) to the partner.
Otherwise, the partner has to create a new VPC by an API.
Get an available network: Get the value of "id", "cidr", and "gateway" of an available subnet in the inventory. These values are used to create a new subnet
Create a new subnet: Create a new subnet that is reuired to create a new Bare Metal GPU server.
*Subnet List: Get the list of subnets within the VPC.
2.
Configure Network Security
Network ACL (NACL) List: Get the list of Network ACLs associated with subnets.
List the rules of an NACL: Get the existing inbound and outbound policies of an NACL. A default outbound rule will be updated automatically when an NACL is created.
Update the rules of an NACL: Add a new rule or update an existing rule of an NACL
Get available server images: Get the list of server images compatible with NVIDIA GPUs. (Which are pre-configured by FPT)
Get available server packages (flavor): Get the list of server packages along with their configurations, including GPU generation and hardware information.
Create Bare Metal GPU Servers: Set up the server configurations and request to create multiple servers at the same time. The number of servers is limited by the quota setup by FPT admin.
4.
Manage GPU servers:
You may perform actions to manage a server: Power on, Power off, or permanently Delete a server.
Modified at 2025-08-25 02:48:00