Class SpokeView (2.13.0)

SpokeView(value)

Enum that controls which spoke fields are included in the response.

Enums

Name Description
SPOKE_VIEW_UNSPECIFIED The spoke view is unspecified. When the spoke view is unspecified, the API returns the same fields as the `BASIC` view.
BASIC Includes `name`, `create_time`, `hub`, `unique_id`, `state`, `reasons`, and `spoke_type`. This is the default value.
DETAILED Includes all spoke fields except `labels`. You can use the `DETAILED` view only when you set the `spoke_locations` field to `[global]`.