Skip to main content

Beyond Compute Service

Beyond Compute Service (BCS) is KakaoCloud's compute service group that lets users create and use virtual servers as needed without owning or maintaining physical infrastructure. BCS includes Virtual Machine, Bare Metal Server, and GPU services.

For more information about BCS, see the BCS service documentation.

API list

Browse the OpenAPI endpoints provided by BCS in alphabetical order.

APIDescription
Add image shareShares the image to another project you specify.
Associate new public IPAttach a new public IP to your instance's network interface.
Associate public IPAttach an existing public IP to the network interface of the specified instance.
Attach network interfaceAttach a network interface to your instance.
Attach security groupAttach a security group to your instance.
Attach volumeAttach a volume to your instance.
Create imageCreate an image based on a specific volume.
Create instanceCreates a new instance.
Create keypairCreate a new key pair.
Create snapshotCreates a new snapshot that stores the current state of the volume.
Create volumeCreate a new volume.
Delete imageDelete the image.
Delete instanceDelete the instance completely.
Delete keypairDelete the key pair.
Delete snapshotDelete the snapshot.
Delete volumeDelete the volume.
Detach network interfaceDetach the attached network interface from the instance.
Detach security groupDisassociate the security group associated with the instance.
Detach volumeDetach the volume attached to the instance.
Extend volumeExpand the size of the volume.
Get imageView detailed information of an image.
Get instanceView detailed information about an instance.
Get instance console logView the instance's console logs in chronological order.
Get instance passwordLook up the instance's password.
Get instance typeView details of an instance type.
Get keypairView detailed information of the key pair.
Get snapshotView detailed information about a specific snapshot.
Get volumeView detailed information of the specified volume.
Hard reboot instanceForces a restart of an instance in a running state.
List image shared projectsView a list of projects sharing a specific image.
List imagesA user views a list of images for operating systems available in a cloud environment.
List instance action logsView the history of operations performed on the instance.
List instance network interfacesView a list of network interfaces and detailed information for your instance.
List instance types (flavors)View the list of registered instance types.
List instancesView the entire list of Kakao Cloud instances.
List keypairsView the list of key pairs created by the user in Kakao Cloud and the detailed information of each key pair.
List snapshotsView the entire snapshot list.
List volume typesView a list by volume type and details of each volume type.
List volumesView the list of volumes created by the user and their detailed information.
Operate instancesPerform actions such as starting, stopping, rebooting, and deleting instances.
Rebuild instanceRebuild your instance to reset and reinstall the operating system and key pair.
Remove image shareTurn off sharing by removing a specific project from the image sharing destination.
Remove public IPDisconnect or disconnect and delete the public IP associated with the instance.
Resize instanceChange the type of instance to adjust resource specifications such as CPU, memory, and storage.
Restore snapshotCreate a new volume by restoring a snapshot.
Shelve instanceChange the instance to the Shelved_offloaded state.
Soft reboot instanceRestart the running instance and change the instance state to Active state.
Start instanceStarts an instance in the Stopped state and transitions it to the Active state.
Stop instanceTransitions an instance from Active to the Stopped state.
Unshelve instanceStarts an instance in the shelved_offloaded state and transitions to the Active state.
Update imageModify information for a specific image.
Update instanceModify instance information.
Update instance volumeModify information for a specific volume attached to an instance.
Update network interface allowed addressesUpdate the IPs allowed to send packets to the network interfaces connected to your instance.
Update snapshotModify snapshot information.
Update volumeModify information for a specific volume attached to an instance.