Users Guide

Table Of Contents
Table 62. ome_network_port_breakout
Parameter Required Default Choices Comments
hostname True NA NA Target IP address or
hostname
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
target_port True NA NA The ID of the port in
the switch to breakout.
Enter the port ID in the
format: Service
tag:port. For example,
2HB7NX2:ethernet1/1/1
3.
breakout_type True NA NA
The preferred
breakout type. For
example, 4X10GE.
To revoke the
default breakout
configuration, enter
'HardwareDefault'.
Return Values
msg:
description: Overall status of the port configuration.
returned: always
type: str
sample: Port breakout configuration job submitted successfully.
breakout_status:
description: Details of the OpenManage Enterprise jobs.
returned: success
type: dict
sample: {
"Builtin": false,
"CreatedBy": "root",
"Editable": true,
"EndTime": null,
"Id": 11111,
"JobDescription": "",
"JobName": "Breakout Port",
"JobStatus": {"Id": 1112, "Name": "New"},
"JobType": {"Id": 3, "Internal": false, "Name": "DeviceAction_Task"},
"LastRun": null,
"LastRunStatus": {"Id": 1113, "Name": "NotRun"},
"NextRun": null,
"Params": [
{"JobId": 11111, "Key": "operationName", "Value": "CONFIGURE_PORT_BREAK_OUT"},
{"JobId": 11111, "Key": "interfaceId", "Value": "2HB7NX2:phy-port1/1/11"},
{"JobId": 11111, "Key": "breakoutType", "Value": "1X40GE"}],
"Schedule": "startnow",
"StartTime": null,
"State": "Enabled",
"Targets": [
{"Data": "", "Id": 11112, "JobId": 34206, "TargetType": { "Id": 1000, "Name":
"DEVICE"}}
],
"UpdatedBy": null,
"UserGenerated": true,
Modules for OpenManage Enterprise (OME)
105