Execute IBPKeyCreationWorkflow

View as Markdown

Create an InfiniBand PKey partition on UFM for multi-tenant isolation

Authentication

AuthorizationBearer

Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.

Request

This endpoint expects an object.
hoststringRequired
Hostname of the UFM server managing the InfiniBand fabric.
ip_over_ibbooleanOptionalDefaults to true
Whether IP over InfiniBand is enabled for the partition.
pkeystring or nullOptional

Partition key to create; automatically allocated when omitted.

pkey_maxintegerOptionalDefaults to 32766
Highest partition key eligible for automatic allocation.
pkey_minintegerOptionalDefaults to 1
Lowest partition key eligible for automatic allocation.
sitestring or nullOptional

Site used for UFM credential lookup; resolved from the host when omitted.

Response

Successful Response
hrefstringRead-only
Calculate URL to Temporal UI Workflow View.
idstring

Errors

422
Unprocessable Entity Error