Create a new network bond.

Privileges: CLUSTER_CREATE

Sends a request to create a new network bond on the Cluster. This can only be
performed on a Node before it is part of a Cluster.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the parameters needed to create a bond.

string | null
enum

Specifies the bonding mode to use for this bond. If not specified,
this value will default to 'kActiveBackup'.
'kActiveBackup' indicates active backup bonding mode.
'k802_3ad' indicates 802.3ad bonding mode.

Allowed:
string | null
required

Specifies a unique name to identify the bond being created.

slaves
array of strings | null
required

Specifies the names of the secondaries of this bond.

slaves*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json