Execute IBPKeyMemberUpdateWorkflow

View as Markdown
Reconcile InfiniBand PKey membership to a desired interface list

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.
pkeystringRequired
Partition key whose membership will be replaced.
guid_membershipslist of stringsOptionalDefaults to []

Per-GUID membership types corresponding to the supplied GUIDs.

guidslist of stringsOptionalDefaults to []
InfiniBand port GUIDs that should belong to the partition.
interfaceslist of objectsOptionalDefaults to []
Nautobot interfaces to resolve to InfiniBand port GUIDs.
ip_over_ibbooleanOptionalDefaults to true
IP over InfiniBand setting used when the partition does not already exist.
membership_typestringOptionalDefaults to full
Default partition membership type for updated members.

Response

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

Errors

422
Unprocessable Entity Error