You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nikhil P Bonte (Jira)" <ji...@apache.org> on 2021/04/09 05:54:00 UTC

[jira] [Resolved] (ATLAS-4239) create classification from api

     [ https://issues.apache.org/jira/browse/ATLAS-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil P Bonte resolved ATLAS-4239.
-----------------------------------
    Resolution: Invalid

> create classification from api
> ------------------------------
>
>                 Key: ATLAS-4239
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4239
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: kirill
>            Assignee: Nikhil P Bonte
>            Priority: Major
>
> Hello!
> I dug all documentations and unfortunately i coudn't create classification from api
> I tried :
> curl -i -X POST -H 'Content-Type: application/json' -H 'Accept: application/json' -u admin:admin '/api/atlas/v2/entity/bulk/classification' -d '
> { "classification":{ "typeName":"????",
> "attributes":{ 
> }
> },
> "entityGuids":[ ""]
> }
> '
> I had the error "Given classification x was invalid"
> I know, i want to create classification  x
> Please help !
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)