Get Model Array Set Attributes Metadata
get
                    /rest/v19/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/arraySets/{arraySetVarName}/attributes
This service returns the metadata for all attributes for an array set of a Model.
                
                Request
Path Parameters
                - 
                    arraySetVarName(required): string
                    
                    Array Set variable name.
- 
                    modelVarName(required): string
                    
                    Model 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.
- 
                        showParentAttrs: string
                        
                        Allows expansion of parent attributes.
Response
Supported Media Types
                - application/json
Default Response
List of attributes in an arrayset defined at model level.
                
                
                    Root Schema : attribute-collection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            items: 
            array  Attributes
            
            Title:AttributesList of attributes
- 
            links: 
            object  Reference Links
            
            Title:Reference LinksReference links for the Parent, Self, Children and Related as applicable
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
Nested Schema : attribute
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            additional: 
            object  Additional Properties
            
            Title:Additional PropertiesAdditional properties.
- 
            ajaxSensitive: 
            boolean
            Title:Ajax SensitiveAjax Sensitivity of the attribute.
- 
            array: 
            boolean
            Title:ArrayArray.
- 
            arrayControlAttr: 
            boolean
            Title:Array Control AttributeArray control attribute.
- 
            autoLock: 
            boolean
            Title:Auto LockAuto lock.
- 
            category: 
            object  category
            
            
- 
            constraintDisplayType: 
            object  constraintDisplayType
            
            
- 
            defaultValue: 
            string
            Title:Default ValueDefault value.
- 
            description: 
            string
            Title:DescriptionDescription.
- 
            displayType: 
            object  displayType
            
            
- 
            endDate: 
            string
            Title:End DateEnd Date.
- 
            hideInTrans: 
            boolean
            Title:Hide In TransactionHide in transaction.
- 
            id: 
            integer
            Title:IdPrimary key of the attribute.
- 
            includeLinkedQuantity: 
            boolean
            Title:Include Linked QuantityIndicates if the attribute has a linked quantity attribute
- 
            inputTypeCode: 
            object  Input Type Code
            
            Title:Input Type CodeInput type code.
- 
            itemLevelProcess: 
            boolean
            Title:Item Level ProcessItem level process.
- 
            jetDisplayType: 
            object  jetDisplayType
            
            
- 
            links: 
            object  Reference Links
            
            Title:Reference LinksReference links for the Parent, Self, Children and Related as applicable
- 
            name: 
            string
            Title:NameName.
- 
            orderNumber: 
            integer
            Title:OrderOrder number.
- 
            partComment: 
            string
            Title:Part CommentPart Comment.
- 
            partNumber: 
            string
            Title:Part NumberPart Number.
- 
            potentialStates: 
            array  Potential States
            
            Title:Potential StatesSet of states for this attribute.
- 
            priceItem: 
            object  priceItem
            
            
- 
            propertyClass: 
            object  propertyClass
            
            
- 
            quantityAttributeVarName: 
            string
            Title:Quantity Attribute VarNameLinked quantity attribute's variable name
- 
            referencePartNumber: 
            string
            Title:Reference Part NumberPart number reference for the attribute
- 
            required: 
            boolean
            Title:RequiredRequired.
- 
            runFilter: 
            boolean
            Title:Run FilterRun Filter.
- 
            setType: 
            object  setType
            
            
- 
            ssplProperties: 
            object  ssplProperties
            
            
- 
            startDate: 
            string
            Title:Start DateStart Date.
- 
            status: 
            object  status
            
            
- 
            type: 
            object  type
            
            
- 
            validationMethod: 
            object  validationMethod
            
            
- 
            variableName: 
            string
            Title:Variable NameVariable name.
Nested Schema : Additional Properties
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Additional PropertiesAdditional properties.
    
    
    
    
    Show Source
        Nested Schema : category
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : constraintDisplayType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : displayType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : Input Type Code
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Input Type CodeInput type code.
    
    
    
    
    Show Source
        - 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : jetDisplayType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : Potential States
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Potential StatesSet of states for this attribute.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : priceItem
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayPriceAtBottom: 
            boolean
            Title:Display Price At BottomDisplay price at bottom.
- 
            includeInTotalPrice: 
            boolean
            Title:Include In Total PriceInclude in total price.
- 
            pricingDisplayType: 
            object  pricingDisplayType
            
            
- 
            pricingType: 
            object  pricingType
            
            
Nested Schema : propertyClass
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : setType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : ssplProperties
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            filterString: 
            string
            Title:Filter StringFilter string.
- 
            id: 
            integer
            Title:IdIdentifier
- 
            orderByCol: 
            string
            Title:Order By ColumnOrder by column.
- 
            orderByDir: 
            object  orderByDir
            
            
- 
            pickMaps: 
            array  pickMaps
            
            
- 
            resAttrDisplayName: 
            string
            Title:Resource Attribute Display NameResource attribute display name.
- 
            resAttrImage: 
            string
            Title:Resource Attribute ImageResource attribute image.
- 
            resAttrVarName: 
            string
            Title:Resource Attribute Variable Name.Unique name to identify the resource attribute.
- 
            resourceDomain: 
            string
            Title:Resource DomainResource domain.
- 
            type: 
            object  type
            
            
Nested Schema : status
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : type
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : validationMethod
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : pricingDisplayType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : pricingType
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : orderByDir
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
Nested Schema : type
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            displayValue: 
            string
            Title:Display ValueDisplay value.
- 
            lookupCode: 
            string
            Title:Lookup CodeLookup code.
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/models/ultraPowerSolutionsPackage/arraySets/applicationSoftware/attributes
Response Body Sample
{
  "items": [{
      "id": 36673056,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/softwarePackage_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/softwarePackage_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/softwarePackage_array/menuItems"
        }
      ],
      "name": "Software Package",
      "description": "",
      "variableName": "softwarePackage_array",
      "orderNumber": 40,
      "required": false,
      "itemLevelProcess": true,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "",
      "startDate": "",
      "endDate": "",
      "additional": {
        "image_menu_layout": "0"
      },
      "type": {
        "lookupCode": "1",
        "displayValue": "Text"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "3",
        "displayValue": "Single Select Menu"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }, {
      "id": 36673057,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/licenses_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/licenses_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/licenses_array/menuItems"
        }
      ],
      "name": "Licenses",
      "description": "",
      "variableName": "licenses_array",
      "orderNumber": 41,
      "required": false,
      "itemLevelProcess": false,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "1",
      "startDate": "",
      "endDate": "",
      "additional": {},
      "type": {
        "lookupCode": "3",
        "displayValue": "Integer"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "1",
        "displayValue": "Text"
      },
      "validationMethod": {
        "lookupCode": "2",
        "displayValue": "Positive Number"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }, {
      "id": 36673058,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/maintenance_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/maintenance_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/maintenance_array/menuItems"
        }
      ],
      "name": "Maintenance",
      "description": "",
      "variableName": "maintenance_array",
      "orderNumber": 42,
      "required": false,
      "itemLevelProcess": false,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "",
      "startDate": "",
      "endDate": "",
      "additional": {},
      "type": {
        "lookupCode": "1",
        "displayValue": "Text"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "1",
        "displayValue": "Text"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }, {
      "id": 36673059,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/qty_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/qty_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/qty_array/menuItems"
        }
      ],
      "name": "Qty",
      "description": "",
      "variableName": "qty_array",
      "orderNumber": 43,
      "required": false,
      "itemLevelProcess": false,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "",
      "startDate": "",
      "endDate": "",
      "additional": {},
      "type": {
        "lookupCode": "3",
        "displayValue": "Integer"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "1",
        "displayValue": "Text"
      },
      "validationMethod": {
        "lookupCode": "2",
        "displayValue": "Positive Number"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }, {
      "id": 36673060,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/startDate_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/startDate_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/startDate_array/menuItems"
        }
      ],
      "name": "Start Date",
      "description": "",
      "variableName": "startDate_array",
      "orderNumber": 44,
      "required": false,
      "itemLevelProcess": false,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "_system_current_date",
      "startDate": "",
      "endDate": "",
      "additional": {},
      "type": {
        "lookupCode": "5",
        "displayValue": "Date"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "0",
        "displayValue": "Date"
      },
      "validationMethod": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }, {
      "id": 36673061,
      "links": [{
          "rel": "parent",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware"
        }, {
          "rel": "self",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/endDate_array"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/endDate_array/translations"
        }, {
          "rel": "child",
          "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes/endDate_array/menuItems"
        }
      ],
      "name": "End Date",
      "description": "",
      "variableName": "endDate_array",
      "orderNumber": 45,
      "required": false,
      "itemLevelProcess": false,
      "autoLock": false,
      "hideInTrans": false,
      "defaultValue": "_system_current_date",
      "startDate": "",
      "endDate": "",
      "additional": {},
      "type": {
        "lookupCode": "5",
        "displayValue": "Date"
      },
      "category": {
        "lookupCode": "2",
        "displayValue": "Configurable Attributes"
      },
      "status": {
        "lookupCode": "1",
        "displayValue": "Active"
      },
      "constraintDisplayType": {
        "lookupCode": "1",
        "displayValue": "Marked"
      },
      "setType": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "displayType": {
        "lookupCode": "0",
        "displayValue": "Date"
      },
      "validationMethod": {
        "lookupCode": "1",
        "displayValue": "None"
      },
      "priceItem": {
        "pricingType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "pricingDisplayType": {
          "lookupCode": "1",
          "displayValue": "None"
        },
        "displayPriceAtBottom": true,
        "includeInTotalPrice": true
      },
      "potentialStates": ["updatable"],
      "ajaxSensitive": false,
      "arrayControlAttr": false,
      "array": true
    }
  ],
  "links": [{
      "rel": "self",
      "href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets/applicationSoftware/attributes"
    }
  ]