Configuration_DesiredState_FilterSpec
Configuration_DesiredState_FilterSpec
The DesiredState.FilterSpec structure contains fields used to filter the results when listing profile configuration. See DesiredState.list. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
JSON Example
{
"owners": [
"string"
]
}
array of string
owners
Optional
Owners of the profile. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. If unset or empty, profiles from all owners will be returned.