Action Plan Output

Output representation of an Action Plan record.
JSON example
1{
2   "statusCode":"200",
3   "actionPlanId":"1stTP000000000aYAA",
4   "message":"Action plan created successfully",
5   "isSuccess":true
6}
Property Name Type Description Filter Group and Version Available Version
actionPlanId String ID of the created action plan. Small, 57.0 57.0
isSuccess Boolean Indicates whether the create request is successful (true) or not (false). Small, 57.0 57.0
message String Message of the request that provides information about the request execution status. Small, 57.0 57.0
statusCode String Status code of the create request. Small, 57.0 57.0