Operation

post /eqm/allLogs/{groupId}/{neId}/{neType}/{operation}/{status}/{aid}
createEntity (createEntity : /eqm/allLogs/{groupId}/{neId}/{neType}/{operation}/{status}/{aid})
createEntity

Path parameters

Name

IsRequired

Description

Enum

groupId required groupId ---
neId required neId ---
neType required neType ---
operation required operation ---
status required status ---
aid required aid ---
Request body

Name

IsRequired

Description

Data Type

Enum

body optional provEntity ProvisionedEntity ---
body2 optional Session HttpSession ---

Return type
  • String
  • Responses

    Response Messages

    Schema

    200success String
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/xml
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • application/xml

    External Docs
    See Also :

    EntityParameter

    Name

    Type

    Description

    Enum

    name String string --- ---
    value String string --- ---

    ProvisionedEntity

    Name

    Type

    Description

    Enum

    entityType String string --- ---
    groupId String string --- ---
    neId String string --- ---
    entityName String string --- ---
    paramList array[EntityParameter] EntityParameter --- ---