Skip to main content
POST
Create InfiniBand partition

Authorizations

Authorization
string
header
required

Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.

Body

application/json
name
string
required
Required string length: 1 - 255
Pattern: [a-zA-Z0-9][a-zA-Z0-9._-]{0,254}
Example:

"my-resource-name"

region
string
required

Region to create this partition in.

availability_zone
string
required

Availability zone within the region.

workspace
string
required

Workspace to create this partition in.

Pattern: (wksp_[0-9a-zA-Z_-]{1,21})|(sfc:workspace:[a-zA-Z0-9._-]+(:[a-zA-Z0-9._-]+){1,1})
Example:

"wksp_k3R-nX9vLm7Qp2Yw5Jd8F"

Response

InfiniBand partition created.

object
string
default:infiniband_partition
required
read-only
Allowed value: "infiniband_partition"
id
string
required
Pattern: ibpart_[0-9a-zA-Z_-]{1,21}
Example:

"ibpart_k3R-nX9vLm7Qp2Yw5Jd8F"

workspace
object
required

Workspace this partition belongs to.

name
string
required
Required string length: 1 - 255
Pattern: [a-zA-Z0-9][a-zA-Z0-9._-]{0,254}
Example:

"my-resource-name"

region
string
required

The geographic region where the hardware is located, e.g. europe-north1.

availability_zone
string
required

An independent failure domain within a region, e.g. a.

created_at
integer<int64>
required

Unix timestamp.

Example:

1738972800