Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-gcp-provisioning
Commits
c3dbc222
Commit
c3dbc222
authored
Sep 06, 2021
by
Vladislav Shishko (EPAM)
Browse files
Update postman_template.json
parent
d9ab5a0f
Pipeline
#63097
passed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
create-get-services-list-function/get-services-list/postman_template.json
View file @
c3dbc222
...
...
@@ -59,7 +59,7 @@
},
{
"key"
:
"INDEXER_QUEUE_HOST"
,
"value"
:
"{GKE_BASE_URL}"
,
"value"
:
"{GKE_BASE_URL}
/api/indexer-queue/v1
"
,
"enabled"
:
true
},
{
...
...
@@ -74,7 +74,7 @@
},
{
"key"
:
"PARTITION_HOST"
,
"value"
:
"{GKE_BASE_URL}"
,
"value"
:
"{GKE_BASE_URL}
/api/partition/v1
"
,
"enabled"
:
true
},
{
...
...
@@ -89,17 +89,17 @@
},
{
"key"
:
"LEGAL_HOST"
,
"value"
:
"{
LEGAL
_URL}/api/legal/v1"
,
"value"
:
"{
GKE_BASE
_URL}/api/legal/v1"
,
"enabled"
:
true
},
{
"key"
:
"STORAGE_HOST"
,
"value"
:
"{
STORAG
E_URL}/api/storage/v2"
,
"value"
:
"{
GKE_BAS
E_URL}/api/storage/v2"
,
"enabled"
:
true
},
{
"key"
:
"SEARCH_HOST"
,
"value"
:
"{
SEARCH
_URL}/api/search/v2"
,
"value"
:
"{
GKE_BASE
_URL}/api/search/v2"
,
"enabled"
:
true
},
{
...
...
@@ -109,12 +109,12 @@
},
{
"key"
:
"FILE_HOST"
,
"value"
:
"
https://
{GKE_BASE_URL}/api/file/v2"
,
"value"
:
"{GKE_BASE_URL}/api/file/v2"
,
"enabled"
:
true
},
{
"key"
:
"UNIT_HOST"
,
"value"
:
"{
UNIT
_URL}/api/unit/v3"
,
"value"
:
"{
GKE_BASE
_URL}/api/unit/v3"
,
"enabled"
:
true
},
{
...
...
@@ -129,10 +129,15 @@
},
{
"key"
:
"POLICY_HOST"
,
"value"
:
"{GKE_BASE_URL}"
,
"value"
:
"{GKE_BASE_URL}
/api/policy/v1
"
,
"enabled"
:
true
},
{
"key"
:
"WELLBORE_HOST"
,
"value"
:
"{GKE_BASE_URL}/api/os-wellbore-ddms"
,
"enabled"
:
true
},
{
"key"
:
"record_id"
,
"value"
:
"999605662766"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment