Server
The unique identifier of the VPC where the server belongs
The page number for pagination.
The number of items per page.
List Server
Bad Request
Unauthorized
Not Found
Internal Server Error
The unique identifier of the VPC where the server belongs.
The unique identifier of server
Detail about server that have server id
The unique identifier of the VPC where the server belongs.
a224d558-7b63-4706-ab9d-b2ed68477fa6The unique identifier of the server to manage in the FPT Cloud console.
Get console url for that server id
UUID of the server flavor.
List server names. Each name must match the regex defined in SERVER_NAME_REGEX.
The OS image type. Must be either:custom for your own custom images ubuntu for FPT public images
The selected OS image in JSON format. e.g., {"name": "ubuntu", "title": "Ubuntu 20.04"} The name is required.
UUID of a subnet to which the server will be associated.
SSH key details in JSON format (e.g., {"name": "key_name", "public_key": "ssh-rsa..."}). Default username is clouduser
Password to access the server via SSH. Must match the regex defined in PASSWORD_CONSOLE_REGEX. Default username is: clouduser
User data for cloud-init configuration.
Whether a floating IP will be assigned to the server. Defaults to false.
RAID configuration for the server. Supported values are raid-0, raid-1, raid-5, and raid-6.
Mount point for the server's storage.
Created successfully
List of server names. Each name must match the regex defined in SERVER_NAME_REGEX.
RAID configuration for the server. Supported values are raid-0, raid-1, raid-5, and raid-6.
UUID of the server type.
OS image type for the server. Must be either custom or ubuntu.
Image name (distribution details) in JSON format (e.g., {"name": "ubuntu", "title": "Ubuntu 20.04"}).
UUID of the network to which the server will be connected.
SSH key details in JSON format (e.g., {"name": "key_name", "public_key": "ssh-rsa..."}). Default username is: clouduser
Console password for the server. Must match the regex defined in PASSWORD_CONSOLE_REGEX. Default username is: clouduser
User data for cloud-init configuration.
Whether a floating IP will be assigned to the server. Defaults to false.
Mount point for the server's storage.
Created successfully
The unique identifier of the server to manage in the FPT Cloud console.
a224d558-7b63-4706-ab9d-b2ed68477fa6The unique identifier of the VPC where the server belongs.
The new server name.
Update a server successfully
The unique identifier of the server to manage in the FPT Cloud console.
The unique identifier of the VPC where the server belongs.
a224d558-7b63-4706-ab9d-b2ed68477fa6Power on server request is accepted
The unique identifier of the server to manage in the FPT Cloud console.
The unique identifier of the VPC where the server belongs.
a224d558-7b63-4706-ab9d-b2ed68477fa6Power off server request is accepted
The unique identifier of the VPC where the server belongs.
a224d558-7b63-4706-ab9d-b2ed68477fa6The unique identifier of the server to manage in the FPT Cloud console.
True: Allows deleting the server along with its associated public IP. False: Deletes the server but retains the public IP.
Delete request be accepted
Last updated
Was this helpful?
