gateway flavors list
List gateway placement flavors.
Description
List gateway placement flavors (GET /api/v1/flavors). These are the flavors
selectable as a gateway's flavorId — distinct from the runtime compute-flavor
catalog. Filters are optional.
Synopsis
grn agentbase gateway flavors list
[--resource-type <value>]
[--network-mode <value>]
[--zone-id <value>]
Options
--resource-type (string) — filter by resource type.
--network-mode (string) — filter by network mode (PUBLIC|PRIVATE).
--zone-id (string) — filter by zone id.
Examples
Global options
All grn agentbase commands accept:
-o, --output json|table|id— output format (defaulttable)-i, --interactive— prompt for missing required parameters- The shared
grnglobal options:--profile,--region,--query,--endpoint-url,--debug