IamComponentAuthSourceQuery
IamComponentAuthSourceQuery
Filter to query the Iam Component Auth Sources
JSON Example
{
"filterField": "string",
"filterValue": "string"
}
string
filterField
Optional
Allowed fields to filter Auth Sources by
Possible values are :
VCF_COMPONENT,
MANAGEMENT_COMPONENT,
VCF_INSTANCE,
UNKNOWN,
string
filterValue
Optional
Value to filter by. Must be a valid UUID for VCF_COMPONENT and VCF_INSTANCE, or a valid ComponentType enum value for MANAGEMENT_COMPONENT