Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

OpenManage Enterprise Version 3.2 and OpenManage Enterprise - Modular Edition Version 1.00.10 RESTful API Guide

PDF

GET method for ValidationErrors for a specific fabric

This method returns the validation errors of a specific fabric.

Description
Returns the validation errors of a specific fabric.
Privilege
VIEW
HTTP response codes
200
Example
Input:

Output:
{
  "@odata.context": "/api/$metadata#Collection(NetworkService.ValidationError)",
  "@odata.count": 5,
  "value":
  [
    {
      "@odata.type": "#NetworkService.ValidationError",
      "@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors('0bebadec-b61b-4b16-b354-5196396a4a18-Slot-Issue')",
      "Id": "0bebadec-b61b-4b16-b354-5196396a4a18-Slot-Issue",
      "MessageId": "NFAB0008",
      "Category": "FabricError",
      "SubCategory": "PlacementError",
      "Severity": "Severity1",
      "ChassisName": "MX-SKY002P1234567890123456789012345",
      "ChassisServiceTag": "SKY002P1234567890123456789012345",
      "Description": "Unable to validate the network fabric because the I/O Modules are in same slot.",
      "ProblemLink":
        {
          "SourceNode": "",
          "SourceInterface": "",
          "DestinationNode": "",
          "DestinationInterface": ""
        },
      "RecommendedLink":
        {
          "SourceNode": "",
          "SourceInterface": "",
          "DestinationNode": "",
          "DestinationInterface": ""
        },
      "RecommendedAction": "Make sure that the I/O Modules are in different slots",
      "Timestamp": "1531891792"
    },
    {
      "@odata.type": "#NetworkService.ValidationError",
      "@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors('0bebadec-b61b-4b16-b354-5196396a4a18-ISL-%5BICL-2_REVERSE%5D-NotFound-Issue')",
      "Id": "0bebadec-b61b-4b16-b354-5196396a4a18-ISL-[ICL-2_REVERSE]-NotFound-Issue",
      "MessageId": "NFAB0012",
      "Category": "FabricError",
      "SubCategory": "ISLError",
      "Severity": "Severity1",
      "ChassisName": "MX-SKY002P1234567890123456789012345",
      "ChassisServiceTag": "SKY002P1234567890123456789012345",
      "Description": "Unable to validate the fabric because the design link ICL-2_REVERSE not connected as per design 2NodeHESameChassis.",
      "ProblemLink":
        {
          "SourceNode": "DPM4XC2",
          "SourceInterface": "DPM4XC2:ethernet1/1/41",
          "DestinationNode": "DPM4XC1",
          "DestinationInterface": "DPM4XC1:ethernet1/1/41"
        },
      "RecommendedLink":
        {
          "SourceNode": "DPM4XC2",
          "SourceInterface": "DPM4XC2:ethernet1/1/41",
          "DestinationNode": "DPM4XC1",
          "DestinationInterface": "DPM4XC1:ethernet1/1/41"
        },
      "RecommendedAction": "Make sure that the links are connected as per design.",
      "Timestamp": "1531891792"
    },
    {
      "@odata.type": "#NetworkService.ValidationError",
      "@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors('0bebadec-b61b-4b16-b354-5196396a4a18-ISL-%5BICL-1_REVERSE%5D-NotFound-Issue')",
      "Id": "0bebadec-b61b-4b16-b354-5196396a4a18-ISL-[ICL-1_REVERSE]-NotFound-Issue",
      "MessageId": "NFAB0012",
      "Category": "FabricError",
      "SubCategory": "ISLError",
      "Severity": "Severity1",
      "ChassisName": "MX-SKY002P1234567890123456789012345",
      "ChassisServiceTag": "SKY002P1234567890123456789012345",
      "Description": "Unable to validate the fabric because the design link ICL-1_REVERSE not connected as per design 2NodeHESameChassis.",
      "ProblemLink":
        {
          "SourceNode": "DPM4XC2",
          "SourceInterface": "DPM4XC2:ethernet1/1/42",
          "DestinationNode": "DPM4XC1",
          "DestinationInterface": "DPM4XC1:ethernet1/1/42"
        },
      "RecommendedLink":
        {
          "SourceNode": "DPM4XC2",
          "SourceInterface": "DPM4XC2:ethernet1/1/42",
          "DestinationNode": "DPM4XC1",
          "DestinationInterface": "DPM4XC1:ethernet1/1/42"
        },
      "RecommendedAction": "Make sure that the links are connected as per design.",
      "Timestamp": "1531891792"
    },
    {
      "@odata.type": "#NetworkService.ValidationError",
      "@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors('0bebadec-b61b-4b16-b354-5196396a4a18-ISL-%5BICL-2_FORWARD%5D-NotFound-Issue')",
      "Id": "0bebadec-b61b-4b16-b354-5196396a4a18-ISL-[ICL-2_FORWARD]-NotFound-Issue",
      "MessageId": "NFAB0012",
      "Category": "FabricError",
      "SubCategory": "ISLError",
      "Severity": "Severity1",
      "ChassisName": "MX-SKY00201234567890123456789012345",
      "ChassisServiceTag": "SKY00201234567890123456789012345",
      "Description": "Unable to validate the fabric because the design link ICL-2_FORWARD not connected as per design 2NodeHESameChassis.",
      "ProblemLink":
        {
          "SourceNode": "DPM4XC1",
          "SourceInterface": "DPM4XC1:ethernet1/1/41",
          "DestinationNode": "DPM4XC2",
          "DestinationInterface": "DPM4XC2:ethernet1/1/41"
        },
      "RecommendedLink":
        {
          "SourceNode": "DPM4XC1",
          "SourceInterface": "DPM4XC1:ethernet1/1/41",
          "DestinationNode": "DPM4XC2",
          "DestinationInterface": "DPM4XC2:ethernet1/1/41"
        },
      "RecommendedAction": "Make sure that the links are connected as per design.",
      "Timestamp": "1531891792"
    },
    {
      "@odata.type": "#NetworkService.ValidationError",
      "@odata.id": "/api/NetworkService/Fabrics('0bebadec-b61b-4b16-b354-5196396a4a18')/ValidationErrors('0bebadec-b61b-4b16-b354-5196396a4a18-ISL-%5BICL-1_FORWARD%5D-NotFound-Issue')",
      "Id": "0bebadec-b61b-4b16-b354-5196396a4a18-ISL-[ICL-1_FORWARD]-NotFound-Issue",
      "MessageId": "NFAB0012",
      "Category": "FabricError",
      "SubCategory": "ISLError",
      "Severity": "Severity1",
      "ChassisName": "MX-SKY00201234567890123456789012345",
      "ChassisServiceTag": "SKY00201234567890123456789012345",
      "Description": "Unable to validate the fabric because the design link ICL-1_FORWARD not connected as per design 2NodeHESameChassis.",
      "ProblemLink":
        {
          "SourceNode": "DPM4XC1",
          "SourceInterface": "DPM4XC1:ethernet1/1/42",
          "DestinationNode": "DPM4XC2",
          "DestinationInterface": "DPM4XC2:ethernet1/1/42"
        },
      "RecommendedLink":
        {
          "SourceNode": "DPM4XC1",
          "SourceInterface": "DPM4XC1:ethernet1/1/42",
          "DestinationNode": "DPM4XC2",
          "DestinationInterface": "DPM4XC2:ethernet1/1/42"
        },
      "RecommendedAction": "Make sure that the links are connected as per design.",
      "Timestamp": "1531891792"
    }
  ]
}

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\