create Core V1Namespaced Config Map

POST {{baseUrl}}/api/v1/namespaces/:namespace/configmaps?dryRun=<string>&fieldManager=<string>&pretty=<string>

create a ConfigMap

Request Params

KeyDatatypeRequiredDescription
dryRunstringWhen present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
fieldManagerstringfieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.
prettystringIf 'true', then the output is pretty printed.

Request Body

{"apiVersion"=>"<string>", "binaryData"=>"<object>", "data"=>"<object>", "kind"=>"<string>", "metadata"=>{"annotations"=>{}, "clusterName"=>"qui pariatur", "creationTimestamp"=>"2006-01-20T20:53:00.864Z", "deletionGracePeriodSeconds"=>-16343968, "deletionTimestamp"=>"1968-03-03T01:29:44.901Z", "finalizers"=>["proident Duis anim", "magna esse elit in"], "generateName"=>"Duis nulla elit", "generation"=>97215174, "labels"=>{}, "managedFields"=>[{"apiVersion"=>"adipisicing anim ullamco fugi", "fieldsType"=>"sunt aliquip", "fieldsV1"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "manager"=>"laborum eiusmod", "operation"=>"ut sed anim adipisicing consequat", "time"=>"1954-09-25T16:13:35.981Z"}, {"apiVersion"=>"in velit", "fieldsType"=>"proident", "fieldsV1"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "manager"=>"eiusmod pariatur do", "operation"=>"ad mollit consequat aliquip", "time"=>"1984-01-18T12:01:14.962Z"}], "name"=>"ad", "namespace"=>"in adipisicing laboris esse", "ownerReferences"=>[{"apiVersion"=>"mollit ex ullamco dolore", "kind"=>"aute", "name"=>"et laborum", "uid"=>"cillum dolore esse sed", "blockOwnerDeletion"=>false, "controller"=>false}, {"apiVersion"=>"voluptate in consectetur", "kind"=>"do dolore ullamco voluptate", "name"=>"dolore incididunt est rep", "uid"=>"et cupidatat si", "blockOwnerDeletion"=>true, "controller"=>true}], "resourceVersion"=>"velit", "selfLink"=>"officia", "uid"=>"dolore non consectetur est nisi"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{&quot;apiVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;binaryData&quot;:&quot;\u003cobject\u003e&quot;,&quot;data&quot;:&quot;\u003cobject\u003e&quot;,&quot;kind&quot;:&quot;\u003cstring\u003e&quot;,&quot;metadata&quot;:{&quot;annotations&quot;:{},&quot;clusterName&quot;:&quot;aliquip ex est ut&quot;,&quot;creationTimestamp&quot;:&quot;2000-11-27T01:23:08.371Z&quot;,&quot;deletionGracePeriodSeconds&quot;:-35343152,&quot;deletionTimestamp&quot;:&quot;1951-04-21T17:25:17.393Z&quot;,&quot;finalizers&quot;:[&quot;incididunt pariatur et&quot;,&quot;eiusmod Excepteur&quot;],&quot;generateName&quot;:&quot;esse&quot;,&quot;generation&quot;:89323747,&quot;labels&quot;:{},&quot;managedFields&quot;:[{&quot;apiVersion&quot;:&quot;aute officia nisi et consequat&quot;,&quot;fieldsType&quot;:&quot;in minim Ut&quot;,&quot;fieldsV1&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;manager&quot;:&quot;laborum ut id&quot;,&quot;operation&quot;:&quot;in dolore ad sunt&quot;,&quot;time&quot;:&quot;1991-12-07T00:08:29.272Z&quot;},{&quot;apiVersion&quot;:&quot;esse pariatur&quot;,&quot;fieldsType&quot;:&quot;laborum nulla&quot;,&quot;fieldsV1&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;manager&quot;:&quot;dolore quis minim&quot;,&quot;operation&quot;:&quot;voluptate aliqu&quot;,&quot;time&quot;:&quot;1947-12-11T11:30:21.182Z&quot;}],&quot;name&quot;:&quot;minim dolore deserunt labo&quot;,&quot;namespace&quot;:&quot;velit commodo ipsum officia&quot;,&quot;ownerReferences&quot;:[{&quot;apiVersion&quot;:&quot;non sint&quot;,&quot;kind&quot;:&quot;fugiat anim&quot;,&quot;name&quot;:&quot;labore cillum&quot;,&quot;uid&quot;:&quot;sint&quot;,&quot;blockOwnerDeletion&quot;:true,&quot;controller&quot;:true},{&quot;apiVersion&quot;:&quot;nulla do&quot;,&quot;kind&quot;:&quot;v&quot;,&quot;name&quot;:&quot;laborum qui elit&quot;,&quot;uid&quot;:&quot;laborum ea&quot;,&quot;blockOwnerDeletion&quot;:true,&quot;controller&quot;:false}],&quot;resourceVersion&quot;:&quot;Ut deserunt labore proident&quot;,&quot;selfLink&quot;:&quot;ex dolore aliqua&quot;,&quot;uid&quot;:&quot;labore&quot;}}