Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 887 Bytes

ServiceProfileSimpleExpression.md

File metadata and controls

11 lines (8 loc) · 887 Bytes

ServiceProfileSimpleExpression

Properties

Name Type Description Notes
Property string Possible field names to use on filters: * `/name` - Service Profile name * `/uuid` - Service Profile uuid * `/state` - Service Profile status * `/metros/code` - Service Profile metro code * `/visibility` - Service Profile package * `/type` - Service Profile package [optional] [default to null]
Operator string Possible operators to use on filters: * `=` - equal [optional] [default to null]
Values []string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]