Update global config

Update global config

Miscellaneous settings required to create networks

Request
URI
PUT
https://{api_host}/admin/hybridity/api/global/config
COPY
Request Body
nls_1.0_globalConfig of type(s) application/json
Required
"nls_1.0_globalConfig Object"
Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

Returns nls_1.0_asyncResponse of type(s) application/json
"nls_1.0_asyncResponse Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/admin/hybridity/api/global/config