operation-summary

operation-summary
operation-summary

Base model for details of the operation. For JSON the model descendants will generate with a field named "type" with one of the following values: "import", "export". Submodels are : import-operation-summary export-operation-summary

JSON Example
{
    "contentType": "string",
    "state": "string"
}
string
contentType
Required

The content type

Possible values are : VIEW_DEFINITIONS, REPORT_DEFINITIONS, DASHBOARDS, REPORT_SCHEDULES, POLICIES, ALERT_DEFINITIONS, SYMPTOM_DEFINITIONS, RECOMMENDATION_DEFINITIONS, CUSTOM_GROUPS, SUPER_METRICS, CONFIG_FILES, COMPLIANCE_SCORECARDS, NOTIFICATION_RULES, OUTBOUND_SETTINGS, PAYLOAD_TEMPLATES, INTEGRATIONS, COST_DRIVERS, USERS, USER_GROUPS, ROLES, AUTH_SOURCES, HTTP_PROXIES, SDMP_CUSTOM_SERVICES, SDMP_CUSTOM_APPLICATIONS, CUSTOM_PROFILES, DISCOVERY_RULES, APP_DEF_ASSIGNMENTS, GLOBAL_SETTINGS, UNKNOWN,
string
state
Optional

The state of the run for the content

Possible values are : NOT_INITIALIZED, INITIALIZED, RUNNING, FAILED, FINISHED, UNKNOWN,