The REST API for Secure Gateway has a GET operation located at /v1/sgconfig
. It has a single, mandatory parameter: Authorization
.
What should the value of this parameter be and where is that value located?
The VCAP_SERVICES
environment variables for Secure Gateway only contain org_id
and space_id
.
The Bluemix Secure Gateway Configuration API documentation is rather sparse!