Creates a Managed Database Group.

POST {{baseUrl}}/managedDatabaseGroups

Creates a Managed Database Group. The group does not contain any Managed Databases when it is created, and they must be added later.

Request Body

{"name"=>"<string>", "compartmentId"=>"<string>", "description"=>"<string>", "freeformTags"=>{"Excepteur6"=>"<string>", "reprehenderit_04"=>"<string>", "tempor_89"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
opc-retry-tokenstringA token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. Retry tokens expire after 24
hours, but can be invalidated before then due to conflicting operations. For example, if a resource
has been deleted and purged from the system, then a retry of the original creation request
might be rejected.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;managedDatabases&quot;:[{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeAdded&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;databaseSubType&quot;:&quot;CDB&quot;,&quot;databaseType&quot;:&quot;EXTERNAL_SIDB&quot;,&quot;definedTags&quot;:{&quot;deserunt_61&quot;:{&quot;minim031&quot;:{},&quot;ut_c9&quot;:{},&quot;esse0&quot;:{}},&quot;enim_b8&quot;:{&quot;anim__c&quot;:{},&quot;commodo538&quot;:{}}},&quot;deploymentType&quot;:&quot;EXADATA_CC&quot;,&quot;freeformTags&quot;:{&quot;aliquipb&quot;:&quot;\u003cstring\u003e&quot;},&quot;workloadType&quot;:&quot;AJD&quot;},{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeAdded&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;databaseSubType&quot;:&quot;CDB&quot;,&quot;databaseType&quot;:&quot;EXTERNAL_RAC&quot;,&quot;definedTags&quot;:{&quot;laboree&quot;:{&quot;nulla5&quot;:{},&quot;incididunt_d5&quot;:{}},&quot;eu_d&quot;:{&quot;non_2d&quot;:{}}},&quot;deploymentType&quot;:&quot;BM&quot;,&quot;freeformTags&quot;:{&quot;culpac26&quot;:&quot;\u003cstring\u003e&quot;,&quot;consequat_a_9&quot;:&quot;\u003cstring\u003e&quot;,&quot;magna5&quot;:&quot;\u003cstring\u003e&quot;},&quot;workloadType&quot;:&quot;AJD&quot;}],&quot;lifecycleState&quot;:&quot;ACTIVE&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;definedTags&quot;:{&quot;deserunt_65&quot;:{&quot;esse8&quot;:{}},&quot;in58&quot;:{&quot;pariatur7&quot;:{},&quot;occaecat78&quot;:{}},&quot;eiusmod_450&quot;:{&quot;Duis_47&quot;:{},&quot;occaecat4&quot;:{}},&quot;dolore_f&quot;:{&quot;voluptate_b&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;quis712&quot;:&quot;\u003cstring\u003e&quot;},&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}