Create a host group

POST {{baseUrl}}/api/v1/host-initiator-groups

Create a host group

Request Body

{"name"=>"host-group1", "userCreated"=>true, "comment"=>"host-group-comment", "hostIds"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "hostsToCreate"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;associatedLinks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;associatedSystems&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;comment&quot;:&quot;host-group-comment&quot;,&quot;consoleUri&quot;:&quot;/data-ops-manager/host-initiator-groups/a8c087fa6e95dd22cdf402c64e4bbe61&quot;,&quot;customerId&quot;:&quot;fc5f41652a53497e88cdcebc715cc1cf&quot;,&quot;editStatus&quot;:&quot;Delete_Failed&quot;,&quot;generation&quot;:1627534116,&quot;hosts&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;id&quot;:&quot;d548ef683c27403e96caa51816ddc72c&quot;,&quot;markedForDelete&quot;:true,&quot;name&quot;:&quot;host-group1&quot;,&quot;systems&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;type&quot;:&quot;host-initiator-group&quot;,&quot;userCreated&quot;:true}