API Guide

Responses 200 — Activities response for SFD
{
"data": [
{
"id": "190:51774078941167775",
"activity_type": "FABRIC_CONFIG",
"sub_type": "CONFIG_REPLAY",
"start_time": 1580019498937,
"end_time": 1580019505842,
"status": "SUCCESS",
"referenced_id": "41:51771177706553346",
"fabric_intent_deployment_id": "151:51774078940348574",
"name": "sfd",
"message": "Switch: 'sc2-t2-z9100-s2' restarted. Provisioning the
switch."
}
]
}
400 — Invalid request
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
401 — You are not authorized to perform this operation
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
Activities
129