diff --git a/platform/paths/infrastructure/servers/servers.yml b/platform/paths/infrastructure/servers/servers.yml index 1aed687f..c0ae692e 100644 --- a/platform/paths/infrastructure/servers/servers.yml +++ b/platform/paths/infrastructure/servers/servers.yml @@ -61,6 +61,10 @@ get: type: string description: | `filter[cluster]=clusterIdentifier` filtering by cluster. Enter the cluster identifier and the return will include servers belonging to the specified cluster. + location_id: + type: string + description: | + `filter[location_id]=location` filtering by location. Enter the location id and the return will include servers belonging to the specified location. providers: type: string description: |