SaveBulkAppProgressResponse

SaveBulkAppProgressResponse
SaveBulkAppProgressResponse
JSON Example
{
    "entity_id": "string",
    "name": "string",
    "response_code": "string",
    "error_message": "string"
}
string
entity_id
Optional

ID of discovered application which was requested to be saved.

string
name
Optional

Name of discovered application which was requested to be saved.

string
response_code
Optional

Indicates save operation response. eg. SUCCESS

string
error_message
Optional

Indicates why application could not be saved.