fabric.callhome_query_group

A Call Home query group is a set of Call Home query messages to be sent on returned objects.

ACI class

callhomeQueryGroup

RN

chquerygroup-{name}

Cursor

CallhomeQueryGroupCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .callhome_query_group(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name for the query group.

Children

maker

creates

position

.query(name, **attrs)

callhomeQuery

fabric.callhome_query_group.query