[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

MultiselectNotificationResponse

Task Id to fetch the status of the action


Properties

string
action Optional

describes the action


string
dag_id Optional

dag id


string
details Optional

details of the action


string
end_time Optional

task completed time


array of object
entities Optional

string
href Optional

url to get task details


string
id Optional

Task Id to fetch the status of the action


array of string
notification_ids Optional

string
start_time Optional

task created time


string
status Optional

task status COMPLETE or IN_PROGRESS


string
type Optional

on which object task is created


string
user_name Optional

loged in user who performed action

JSON Example

{
	"action": "string",
	"dag_id": "string",
	"details": "string",
	"end_time": "string",
	"entities": {},
	"href": "string",
	"id": "string",
	"notification_ids": [
		"string"
	],
	"start_time": "string",
	"status": "string",
	"type": "string",
	"user_name": "string"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

Ack Notifications
Add Audit Logs
Release Ownership
Take Ownership
Unack Notifications

Feedback

Was this page helpful?