OperationSummary
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
Properties
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
The state of the run for the content
Possible values are: NOT_INITIALIZED , INITIALIZED , RUNNING , FAILED , FINISHED , UNKNOWN
JSON Example
{
"contentType": "VIEW_DEFINITIONS"
}
Property Of
OperationDetails
Used By
ExportOperationSummary
ImportOperationSummary