Update a Specific Region
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Update a Specific Region
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch
/sys-rest-api/rest/1/gtregion/F37C0CE051564EF8E05316821FAC41AB
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "RegName": "Test" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"RegCode": "TT",
"RegName": "Test",
"RegComplianceCode": null,
"RegVUuid": "F37C0CE051564EF8E05316821FAC41AB",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/gtregion/F37C0CE051564EF8E05316821FAC41AB",
"name": "gtregion",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/gtregion/F37C0CE051564EF8E05316821FAC41AB",
"name": "gtregion",
"kind": "item"
}
]
}
object