Add filters to maxctrl show service
The filters were not listed.
This commit is contained in:
parent
7b00d2c01b
commit
1fc5ec36b1
@ -122,6 +122,11 @@ const service_fields = [
|
||||
path: 'relationships.servers.data[].id',
|
||||
description: 'Servers that the service uses'
|
||||
},
|
||||
{
|
||||
name: 'Filters',
|
||||
path: 'relationships.filters.data[].id',
|
||||
description: 'Filters that the service uses'
|
||||
},
|
||||
{
|
||||
name: 'Parameters',
|
||||
path: 'attributes.parameters',
|
||||
|
Loading…
x
Reference in New Issue
Block a user