Cisco Cisco Intercloud Fabric for Business Referencia técnica

Descargar
Página de 273
Response
Payload
{  
   "value":[  
      {  
         "object_type":"service_request_status_summary",
         "links":{  
            "self":"http://<ip>/icfb/v1/hybridcloudlabs/service-requests/status-summary"
         },
         "properties":{  
            "distribution":[  
               {  
                  "group":[  
                     {  
                        "key_name":"srStatus",
                        "key_value":"SUCCESS"
                     }
                  ],
                  "count":1
               }
            ],
            "aggregated_status_summary":[  
               {  
                  "count":0,
                  "type":"srStatus",
                  "value":"WAITING"
               }
            ],
            "total_count":15
         }
      }
   ]
}
 
Copyright © 2016 Cisco Systems, Inc. All rights reserved.
 
Functional Build #Functional Build #
{  "value": [    {      "relationships": {        "vdcs": "https://10.36.36.215/icfb/v1/vdcs/f21b0d52-59b2-4f2d-8509-031b2792f37d"      },      "object_type":
"vdc_status",      "links": {        "self": "https://10.36.36.215/icfb/v1/vdcs/f21b0d52-59b2-4f2d-8509-031b2792f37d/status"      },      "properties": {     
  "system_object": false,        "status": [          {            "type": "operational",            "value": "operational"          }        ],        "network_status": [         
{            "type": "network_configuration",            "value": "Success",            "network_name": "mgmt",            "network_oid":
"2fda2db1-964b-4186-88ec-e4fa67665e53",            "port_profile_name": "mgmt"          },          {            "type": "routing_interface",            "value":
"configured",            "network_name": "mgmt",            "network_oid": "2fda2db1-964b-4186-88ec-e4fa67665e53",            "service_request":
"https://10.36.36.215/icfb/v1/service-requests/de4bb440-1dcd-4309-841b-aecd12e1e392"          }        ]      }    }  ]}