Remove oracle_funcs.sh for RSC

This commit is contained in:
2025-10-15 10:09:36 +01:00
parent 185238e95d
commit 7ed76ad0d3
7 changed files with 286 additions and 20 deletions

View File

@@ -11,7 +11,6 @@ usage() { echo "Usage: $0 [filter]" 1>&2; exit 1; }
MYDIR="$(dirname "$(realpath "$0")")"
# source $MYDIR/rbk_api.conf
source $MYDIR/oracle_funcs.sh
source $MYDIR/rsc_ops.sh
gql_SLAListQuery='query SLAListQuery($after: String, $first: Int, $filter: [GlobalSlaFilterInput!], $sortBy: SlaQuerySortByField, $sortOrder: SortOrder) {