The ironicclient.v1.port_shell Module

ironicclient.v1.port_shell.do_port_create(cc, args)[source]

Create a new port.

ironicclient.v1.port_shell.do_port_delete(cc, args)[source]

Delete a port.

ironicclient.v1.port_shell.do_port_list(cc, args)[source]

List the ports.

ironicclient.v1.port_shell.do_port_show(cc, args)[source]

Show detailed information about a port.

ironicclient.v1.port_shell.do_port_update(cc, args)[source]

Update information about a port.