Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

osc network port binding list

Use the fields query parameter to control which fields are returned in the response body. For more information, see Fields.

Normal response codes: 200

Error response codes: 401, 404

Usage: osc network port binding list [OPTIONS] <PORT_ID>

Arguments:

  • <PORT_ID> — port_id parameter for /v2.0/ports/{port_id}/bindings/{id} API

Options:

  • --host <HOST> — host query parameter for /v2.0/ports/{port_id}/bindings API

  • --page-size <LIMIT> — Requests a page size of items. Returns a number of items up to a limit value. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request

  • --marker <MARKER> — The ID of the last-seen item. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request

  • --page-reverse <PAGE_REVERSE> — Reverse the page direction

    Possible values: true, false

  • --sort-dir <SORT_DIR> — Sort direction. This is an optional feature and may be silently ignored by the server

  • --sort-key <SORT_KEY> — Sort results by the attribute. This is an optional feature and may be silently ignored by the server

  • --status <STATUS> — status query parameter for /v2.0/ports/{port_id}/bindings API

  • --vif-type <VIF_TYPE> — vif_type query parameter for /v2.0/ports/{port_id}/bindings API

  • --vnic-type <VNIC_TYPE> — vnic_type query parameter for /v2.0/ports/{port_id}/bindings API

    Possible values: accelerator-direct, accelerator-direct-physical, baremetal, direct, direct-physical, macvtap, normal, remote-managed, smart-nic, vdpa, virtio-forwarder

  • --max-items <MAX_ITEMS> — Total limit of entities count to return. Use this when there are too many entries

    Default value: 10000