fabric.callhome_query_group.query¶
A query. This is a query object representing all information on returned objects.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .query(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
The user-configured name for the query. |
|
|
|
— |
— |
The query entity as a distinguished name or class name. |
|
|
|
|
The subtree information that should be included in objects returned from the query. |
|
|
|
|
|
The types of subtrees for the objects returned from the query. |
|
|
|
|
|
A property to specify if the subtree information should be included for the objects returned by this query. |
|
|
|
|
|
The type of query. The type can be a class-name or a distinguished-name. |