endpoint + custom attributes

POST {{base_url}}/ers/config/endpoint

Request Body

{"ERSEndPoint"=>{"name"=>"MyEndpoint", "description"=>"MyEndpoint", "mac"=>"11:22:33:44:55:66", "groupId"=>"1e2700a0-8c00-11e6-996c-525400b48521", "staticGroupAssignment"=>true, "customAttributes"=>{"customAttributes"=>{"Authorization"=>"Internet", "Owner"=>"thomas", "Department"=>"Eng", "Model"=>"1111", "Manufacturer"=>"Cisco", "iPSK"=>"abc123", "Created"=>1234567890, "Expired"=>2134567890}}}}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format