Get Product Line Array Set Attribute Menu Items Metadata
get
                    /rest/v19/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/arraySets/{arraySetVarName}/attributes/{attributeVarName}/menuItems
This service returns the metadata for all menu items for an array set attribute of a Product Line.
                
                Request
Path Parameters
                - 
                    arraySetVarName(required): string
                    
                    Array Set variable name.
- 
                    attributeVarName(required): string
                    
                    Array attribute variable name.
- 
                    prodFamVarName(required): string
                    
                    Product family variable name.
- 
                    prodLineVarName(required): string
                    
                    Product line variable name.
Query Parameters
                - 
                        excludeLinks: string
                        
                        Exclude links.
- 
                        expand: string
                        
                        Allows expansion of relationships.
Response
Supported Media Types
                - application/json
Default Response
All menu items of an array attribute defined at product line level.
                
                
                    Nested Schema : Reference Links
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Reference LinksReference links for the Parent, Self, Children and Related as applicable
    
    
    
    
    Show Source
        - 
            href: 
            string
            Title:hrefURL to the related object
- 
            rel: 
            string
            Title:LinkLink relationship to the current object
Examples
The following example shows how to retrieve the metadata for the specified Configuration item by submitting a GET request to the REST resource using cURL. For more information about cURL, see Use cURL.
curl - X GET -H "Authorization: Bearer <token>" - H "Content-type: application/json" https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems
Response Body Sample
{
  "items": [{
      "id": 36673560,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673560"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673560/translations"
        }
      ],
      "displayValue": "Enterprise Anti-Virus",
      "value": "Vision Enterprise Anti-Virus",
      "orderNumber": 1
    }, {
      "id": 36673561,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673561"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673561/translations"
        }
      ],
      "displayValue": "Encrytion Software",
      "value": "Vision Encrytion Software",
      "orderNumber": 2
    }, {
      "id": 36673562,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673562"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673562/translations"
        }
      ],
      "displayValue": "Data Management",
      "value": "Data Management",
      "orderNumber": 3
    }, {
      "id": 36673563,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673563"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673563/translations"
        }
      ],
      "displayValue": "Data Protection",
      "value": "Data Protection",
      "orderNumber": 4
    }, {
      "id": 36673564,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673564"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673564/translations"
        }
      ],
      "displayValue": "Cloud Management",
      "value": "Cloud Management",
      "orderNumber": 5
    }, {
      "id": 36673565,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673565"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems/36673565/translations"
        }
      ],
      "displayValue": "Storage Resource Management",
      "value": "Storage Resource Management",
      "orderNumber": 6
    }
  ],
  "links": [{
      "rel": "self",
      "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems"
    }
  ]
}