1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <xs:schema elementFormDefault="qualified" version="1.0" targetNamespace="http://org.onap.aai.inventory/v16" xmlns:tns="http://org.onap.aai.inventory/v16" xmlns:xs="http://www.w3.org/2001/XMLSchema"
3 xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
5 xmlns:annox="http://annox.dev.java.net"
6 jaxb:extensionBindingPrefixes="annox">
8 <xs:element name="inventory-item-data">
11 <xs:element name="property-name" type="xs:string" minOccurs="0"/>
12 <xs:element name="property-value" type="xs:string" minOccurs="0"/>
16 <xs:element name="inventory-item">
19 <xs:element name="inventory-item-type" type="xs:string" minOccurs="0"/>
20 <xs:element name="inventory-item-link" type="xs:string" minOccurs="0"/>
21 <xs:element ref="tns:inventory-item-data" minOccurs="0" maxOccurs="5000"/>
22 <xs:element ref="tns:tagged-inventory-item-list" minOccurs="0" maxOccurs="5000"/>
26 <xs:element name="tagged-inventory-item-list">
29 <xs:element ref="tns:inventory-item" minOccurs="0" maxOccurs="5000"/>
33 <xs:element name="edge-tag-query-result">
36 <xs:element ref="tns:tagged-inventory-item-list" minOccurs="0" maxOccurs="5000"/>
40 <xs:element name="start-node-filter">
43 <xs:element name="property-name" type="xs:string" minOccurs="0"/>
44 <xs:element name="property-value" type="xs:string" minOccurs="0"/>
48 <xs:element name="include-node-filter">
51 <xs:element name="include-node-type" type="xs:string" minOccurs="0"/>
55 <xs:element name="secondary-filter">
58 <xs:element name="property-name" type="xs:string" minOccurs="0"/>
59 <xs:element name="filter-type" type="xs:string" minOccurs="0"/>
60 <xs:element name="property-value" type="xs:string" minOccurs="0"/>
64 <xs:element name="edge-tag-query-request">
67 <xs:element name="edge-tag" type="xs:string" minOccurs="0"/>
68 <xs:element name="result-detail" type="xs:string" minOccurs="0"/>
69 <xs:element name="start-node-type" type="xs:string" minOccurs="0"/>
70 <xs:element ref="tns:start-node-filter" minOccurs="0" maxOccurs="5000"/>
71 <xs:element ref="tns:include-node-filter" minOccurs="0" maxOccurs="5000"/>
72 <xs:element ref="tns:secondary-filter" minOccurs="0" maxOccurs="5000"/>
76 <xs:element name="result-data">
80 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="The URL to the specific resource")</annox:annotate>
84 <xs:element name="resource-type" type="xs:string" minOccurs="0">
87 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The specific type of node in the A&AI graph")</annox:annotate>
91 <xs:element name="resource-link" type="xs:string" minOccurs="0">
94 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The URL to the specific resource")</annox:annotate>
101 <xs:element name="search-results">
104 <xs:element ref="tns:result-data" minOccurs="0" maxOccurs="5000"/>
108 <xs:element name="relationship-data">
112 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Value of the attribute.")</annox:annotate>
116 <xs:element name="relationship-key" type="xs:string" minOccurs="0">
119 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="A keyword provided by A&AI to indicate an attribute.")</annox:annotate>
123 <xs:element name="relationship-value" type="xs:string" minOccurs="0">
126 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Value of the attribute.")</annox:annotate>
133 <xs:element name="related-to-property">
137 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Value part of a key/value pair")</annox:annotate>
141 <xs:element name="property-key" type="xs:string" minOccurs="0">
144 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Key part of a key/value pair")</annox:annotate>
148 <xs:element name="property-value" type="xs:string" minOccurs="0">
151 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Value part of a key/value pair")</annox:annotate>
158 <xs:element name="relationship">
162 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="URL to the object in A&AI.")</annox:annotate>
166 <xs:element name="related-to" type="xs:string" minOccurs="0">
169 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="A keyword provided by A&AI to indicate type of node.")</annox:annotate>
173 <xs:element name="relationship-label" type="xs:string" minOccurs="0">
176 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The edge label for this relationship.")</annox:annotate>
180 <xs:element name="related-link" type="xs:string" minOccurs="0">
183 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to the object in A&AI.")</annox:annotate>
187 <xs:element ref="tns:relationship-data" minOccurs="0" maxOccurs="5000"/>
188 <xs:element ref="tns:related-to-property" minOccurs="0" maxOccurs="5000"/>
192 <xs:element name="relationship-list">
195 <xs:element ref="tns:relationship" minOccurs="0" maxOccurs="5000"/>
199 <xs:element name="oam-network">
203 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="OAM network, to be deprecated shortly. Do not use for new purposes. ",nameProps="network-name",indexedProps="cvlan-tag,network-uuid,network-name",dependentOn="cloud-region",container="oam-networks",uriTemplate="/oam-networks/oam-network/{network-uuid}",requiredProps="network-uuid,network-name,cvlan-tag")</annox:annotate>
207 <xs:element name="network-uuid" type="xs:string" minOccurs="0">
210 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="UUID of the network. Unique across a cloud-region")</annox:annotate>
214 <xs:element name="network-name" type="xs:string" minOccurs="0">
217 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of the network.")</annox:annotate>
221 <xs:element name="cvlan-tag" type="xs:unsignedInt" minOccurs="0">
224 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="cvlan-id")</annox:annotate>
228 <xs:element name="ipv4-oam-gateway-address" type="xs:string" minOccurs="0">
231 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for VNF firewall rule so customer cannot send customer traffic over this oam network")</annox:annotate>
235 <xs:element name="ipv4-oam-gateway-address-prefix-length" type="xs:int" minOccurs="0">
238 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for VNF firewall rule so customer cannot send customer traffic over this oam network")</annox:annotate>
242 <xs:element name="resource-version" type="xs:string" minOccurs="0">
245 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
249 <xs:element ref="tns:relationship-list" minOccurs="0"/>
253 <xs:element name="oam-networks">
257 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of OAM networks, to be deprecated shortly. Do not use for new purposes. ")</annox:annotate>
261 <xs:element ref="tns:oam-network" minOccurs="0" maxOccurs="5000"/>
265 <xs:element name="dvs-switch">
269 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Digital virtual switch metadata, used by SDN-C to configure VCEs. A&AI needs to receive this data from the PO deployment team and administer it using the provisioningTool.sh into A&AI. ",indexedProps="vcenter-url,switch-name",dependentOn="cloud-region",container="dvs-switches",uriTemplate="/dvs-switches/dvs-switch/{switch-name}",requiredProps="switch-name,vcenter-url")</annox:annotate>
273 <xs:element name="switch-name" type="xs:string" minOccurs="0">
276 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="DVS switch name")</annox:annotate>
280 <xs:element name="vcenter-url" type="xs:string" minOccurs="0">
283 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL used to reach the vcenter")</annox:annotate>
287 <xs:element name="resource-version" type="xs:string" minOccurs="0">
290 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
294 <xs:element ref="tns:relationship-list" minOccurs="0"/>
298 <xs:element name="dvs-switches">
302 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of digital virtual switch metadata used for vmWare VCEs and GenericVnfs.")</annox:annotate>
306 <xs:element ref="tns:dvs-switch" minOccurs="0" maxOccurs="5000"/>
310 <xs:element name="availability-zone">
314 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Availability zone, a collection of compute hosts/pservers",indexedProps="availability-zone-name",dependentOn="cloud-region",container="availability-zones",uriTemplate="/availability-zones/availability-zone/{availability-zone-name}",requiredProps="availability-zone-name,hypervisor-type")</annox:annotate>
318 <xs:element name="availability-zone-name" type="xs:string" minOccurs="0">
321 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Name of the availability zone. Unique across a cloud region")</annox:annotate>
325 <xs:element name="hypervisor-type" type="xs:string" minOccurs="0">
328 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Type of hypervisor. Source of truth should define valid values.")</annox:annotate>
332 <xs:element name="operational-status" type="xs:string" minOccurs="0">
335 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="State that indicates whether the availability zone should be used, etc. Source of truth should define valid values.")</annox:annotate>
339 <xs:element name="resource-version" type="xs:string" minOccurs="0">
342 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
346 <xs:element ref="tns:relationship-list" minOccurs="0"/>
350 <xs:element name="az-and-dvs-switches">
353 <xs:element ref="tns:dvs-switches" minOccurs="0"/>
354 <xs:element ref="tns:availability-zone" minOccurs="0"/>
358 <xs:element name="sdn-zone-response">
361 <xs:element ref="tns:oam-networks" minOccurs="0"/>
362 <xs:element ref="tns:az-and-dvs-switches" minOccurs="0" maxOccurs="5000"/>
366 <xs:element name="search">
369 <xs:element ref="tns:edge-tag-query-result" minOccurs="0"/>
370 <xs:element ref="tns:edge-tag-query-request" minOccurs="0"/>
371 <xs:element ref="tns:search-results" minOccurs="0"/>
372 <xs:element ref="tns:sdn-zone-response" minOccurs="0"/>
376 <xs:element name="update-node-key">
379 <xs:element name="key-name" type="xs:string" minOccurs="0"/>
380 <xs:element name="key-value" type="xs:string" minOccurs="0"/>
384 <xs:element name="action-data">
387 <xs:element name="property-name" type="xs:string" minOccurs="0"/>
388 <xs:element name="property-value" type="xs:string" minOccurs="0"/>
392 <xs:element name="action">
395 <xs:element name="action-type" type="xs:string" minOccurs="0"/>
396 <xs:element ref="tns:action-data" minOccurs="0" maxOccurs="5000"/>
400 <xs:element name="update">
404 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Serves a PATCH like function. Does not enforce concurrency control. Clear each usage with AAI team.",requiredProps="update-node-type")</annox:annotate>
408 <xs:element name="update-node-type" type="xs:string" minOccurs="0"/>
409 <xs:element ref="tns:update-node-key" minOccurs="0" maxOccurs="5000"/>
410 <xs:element name="update-node-uri" type="xs:string" minOccurs="0"/>
411 <xs:element ref="tns:action" minOccurs="0" maxOccurs="5000"/>
415 <xs:element name="key-data">
418 <xs:element name="key-name" type="xs:string" minOccurs="0"/>
419 <xs:element name="key-value" type="xs:string" minOccurs="0"/>
423 <xs:element name="notify">
426 <xs:element name="event-id" type="xs:string" minOccurs="0"/>
427 <xs:element name="node-type" type="xs:string" minOccurs="0"/>
428 <xs:element name="event-trigger" type="xs:string" minOccurs="0"/>
429 <xs:element ref="tns:key-data" minOccurs="0" maxOccurs="5000"/>
430 <xs:element name="selflink" type="xs:string" minOccurs="0"/>
434 <xs:element name="actions">
438 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="APIs that are more action related than REST (e.g., notify, update).")</annox:annotate>
442 <xs:element ref="tns:update" minOccurs="0"/>
443 <xs:element ref="tns:notify" minOccurs="0"/>
447 <xs:element name="ctag-pool">
451 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="A collection of C tags (vlan tags) grouped for a specific purpose.",indexedProps="availability-zone-name",dependentOn="complex",container="ctag-pools",uriTemplate="/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name}",requiredProps="target-pe,availability-zone-name,ctag-pool-purpose")</annox:annotate>
455 <xs:element name="target-pe" type="xs:string" minOccurs="0">
458 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="The Target provider edge router")</annox:annotate>
462 <xs:element name="availability-zone-name" type="xs:string" minOccurs="0">
465 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Name of the availability zone")</annox:annotate>
469 <xs:element name="ctag-pool-purpose" type="xs:string" minOccurs="0">
472 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Describes what the intended purpose of this pool is.")</annox:annotate>
476 <xs:element name="ctag-values" type="xs:string" minOccurs="0">
479 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Comma separated list of ctags")</annox:annotate>
483 <xs:element name="resource-version" type="xs:string" minOccurs="0">
486 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
490 <xs:element ref="tns:relationship-list" minOccurs="0"/>
494 <xs:element name="ctag-pools">
497 <xs:element ref="tns:ctag-pool" minOccurs="0" maxOccurs="5000"/>
501 <xs:element name="complex">
505 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of physical locations that can house cloud-regions.",indexedProps="identity-url,data-center-code,complex-name,physical-location-id",searchable="physical-location-id,data-center-code,complex-name,street1,street2,postal-code",uniqueProps="physical-location-id",container="complexes",namespace="cloud-infrastructure",uriTemplate="/cloud-infrastructure/complexes/complex/{physical-location-id}",requiredProps="physical-location-id,physical-location-type,street1,city,postal-code,country,region")</annox:annotate>
509 <xs:element name="physical-location-id" type="xs:string" minOccurs="0">
512 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique identifier for physical location, e.g., CLLI")</annox:annotate>
516 <xs:element name="data-center-code" type="xs:string" minOccurs="0">
519 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Data center code which can be an alternate way to identify a complex")</annox:annotate>
523 <xs:element name="complex-name" type="xs:string" minOccurs="0">
526 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Gamma complex name for LCP instance.")</annox:annotate>
530 <xs:element name="identity-url" type="xs:string" minOccurs="0">
533 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL of the keystone identity service")</annox:annotate>
537 <xs:element name="resource-version" type="xs:string" minOccurs="0">
540 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
544 <xs:element name="physical-location-type" type="xs:string" minOccurs="0">
547 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Type, e.g., central office, data center.")</annox:annotate>
551 <xs:element name="street1" type="xs:string" minOccurs="0"/>
552 <xs:element name="street2" type="xs:string" minOccurs="0"/>
553 <xs:element name="city" type="xs:string" minOccurs="0"/>
554 <xs:element name="state" type="xs:string" minOccurs="0"/>
555 <xs:element name="postal-code" type="xs:string" minOccurs="0"/>
556 <xs:element name="country" type="xs:string" minOccurs="0"/>
557 <xs:element name="region" type="xs:string" minOccurs="0"/>
558 <xs:element name="latitude" type="xs:string" minOccurs="0"/>
559 <xs:element name="longitude" type="xs:string" minOccurs="0"/>
560 <xs:element name="elevation" type="xs:string" minOccurs="0"/>
561 <xs:element name="lata" type="xs:string" minOccurs="0"/>
562 <xs:element ref="tns:ctag-pools" minOccurs="0"/>
563 <xs:element ref="tns:relationship-list" minOccurs="0"/>
567 <xs:element name="complexes">
571 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of physical locations that can house cloud-regions.")</annox:annotate>
575 <xs:element ref="tns:complex" minOccurs="0" maxOccurs="5000"/>
579 <xs:element name="volume-group">
583 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Persistent block-level storage.",indexedProps="volume-group-name,vnf-type,heat-stack-id,volume-group-id",searchable="volume-group-id,volume-group-name",dependentOn="cloud-region",container="volume-groups",uriTemplate="/volume-groups/volume-group/{volume-group-id}",requiredProps="volume-group-id,vnf-type")</annox:annotate>
587 <xs:element name="volume-group-id" type="xs:string" minOccurs="0">
590 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique ID of volume-group.")</annox:annotate>
594 <xs:element name="volume-group-name" type="xs:string" minOccurs="0">
597 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of the volume group.")</annox:annotate>
601 <xs:element name="heat-stack-id" type="xs:string" minOccurs="0">
604 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Heat stack id corresponding to this volume-group")</annox:annotate>
608 <xs:element name="vnf-type" type="xs:string" minOccurs="0">
611 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="String capturing type of vnf, that was intended to identify the SDC resource. This field has been overloaded in service-specific ways and clients should expect changes to occur in the future to this field as ONAP matures.")</annox:annotate>
615 <xs:element name="orchestration-status" type="xs:string" minOccurs="0">
618 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Orchestration status of this volume-group")</annox:annotate>
622 <xs:element name="model-customization-id" type="xs:string" minOccurs="0">
625 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="captures the id of all the configuration used to customize the resource for the service.")</annox:annotate>
629 <xs:element name="vf-module-model-customization-id" type="xs:string" minOccurs="0">
632 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="helps relate the volume group to the vf-module whose components will require the volume group")</annox:annotate>
636 <xs:element name="resource-version" type="xs:string" minOccurs="0">
639 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
643 <xs:element ref="tns:relationship-list" minOccurs="0"/>
647 <xs:element name="volume-groups">
651 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of persistent block-level storage.")</annox:annotate>
655 <xs:element ref="tns:volume-group" minOccurs="0" maxOccurs="5000"/>
659 <xs:element name="volume">
663 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Ephemeral Block storage volume.",indexedProps="volume-id",dependentOn="vserver",container="volumes",uriTemplate="/volumes/volume/{volume-id}",requiredProps="volume-id,volume-selflink")</annox:annotate>
667 <xs:element name="volume-id" type="xs:string" minOccurs="0">
670 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique ID of block storage volume relative to the vserver.")</annox:annotate>
674 <xs:element name="volume-selflink" type="xs:string" minOccurs="0">
677 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
681 <xs:element name="resource-version" type="xs:string" minOccurs="0">
684 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
688 <xs:element ref="tns:relationship-list" minOccurs="0"/>
692 <xs:element name="volumes">
696 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of ephemeral Block storage volumes.")</annox:annotate>
700 <xs:element ref="tns:volume" minOccurs="0" maxOccurs="5000"/>
704 <xs:element name="l3-interface-ipv4-address-list">
708 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="IPv4 Address Range",indexedProps="l3-interface-ipv4-address,vlan-id-inner,neutron-network-id,neutron-subnet-id",dependentOn="vlan,l-interface,vnfc,cp",uriTemplate="/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}",requiredProps="l3-interface-ipv4-address")</annox:annotate>
712 <xs:element name="l3-interface-ipv4-address" type="xs:string" minOccurs="0">
715 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="IP address")</annox:annotate>
719 <xs:element name="l3-interface-ipv4-prefix-length" type="xs:unsignedInt" minOccurs="0">
722 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prefix length, 32 for single address")</annox:annotate>
726 <xs:element name="vlan-id-inner" type="xs:unsignedInt" minOccurs="0">
729 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Inner VLAN tag")</annox:annotate>
733 <xs:element name="vlan-id-outer" type="xs:unsignedInt" minOccurs="0">
736 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Outer VLAN tag")</annox:annotate>
740 <xs:element name="is-floating" type="xs:boolean" minOccurs="0">
743 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Indicator of fixed or floating address")</annox:annotate>
747 <xs:element name="resource-version" type="xs:string" minOccurs="0">
750 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
754 <xs:element name="neutron-network-id" type="xs:string" minOccurs="0">
757 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron network id of the interface that address belongs to")</annox:annotate>
761 <xs:element name="neutron-subnet-id" type="xs:string" minOccurs="0">
764 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron id of subnet that address belongs to")</annox:annotate>
768 <xs:element ref="tns:relationship-list" minOccurs="0"/>
772 <xs:element name="l3-interface-ipv6-address-list">
776 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="IPv6 Address Range",indexedProps="l3-interface-ipv6-address,vlan-id-inner,neutron-network-id,neutron-subnet-id",dependentOn="vlan,l-interface,vnfc,cp",uriTemplate="/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}",requiredProps="l3-interface-ipv6-address")</annox:annotate>
780 <xs:element name="l3-interface-ipv6-address" type="xs:string" minOccurs="0">
783 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="IP address")</annox:annotate>
787 <xs:element name="l3-interface-ipv6-prefix-length" type="xs:unsignedInt" minOccurs="0">
790 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prefix length, 128 for single address")</annox:annotate>
794 <xs:element name="vlan-id-inner" type="xs:unsignedInt" minOccurs="0">
797 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Inner VLAN tag")</annox:annotate>
801 <xs:element name="vlan-id-outer" type="xs:unsignedInt" minOccurs="0">
804 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Outer VLAN tag")</annox:annotate>
808 <xs:element name="is-floating" type="xs:boolean" minOccurs="0">
811 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Indicator of fixed or floating address")</annox:annotate>
815 <xs:element name="resource-version" type="xs:string" minOccurs="0">
818 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
822 <xs:element name="neutron-network-id" type="xs:string" minOccurs="0">
825 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron network id of the interface that address belongs to")</annox:annotate>
829 <xs:element name="neutron-subnet-id" type="xs:string" minOccurs="0">
832 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron id of subnet that address belongs to")</annox:annotate>
836 <xs:element ref="tns:relationship-list" minOccurs="0"/>
840 <xs:element name="vlan">
844 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Definition of vlan",indexedProps="vlan-interface,vlan-id-inner,vpn-key",dependentOn="l-interface",container="vlans",uriTemplate="/vlans/vlan/{vlan-interface}",requiredProps="vlan-interface,in-maint,is-ip-unnumbered")</annox:annotate>
848 <xs:element name="vlan-interface" type="xs:string" minOccurs="0">
851 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="String that identifies the interface")</annox:annotate>
855 <xs:element name="vlan-id-inner" type="xs:unsignedInt" minOccurs="0">
858 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Inner VLAN tag")</annox:annotate>
862 <xs:element name="vlan-id-outer" type="xs:unsignedInt" minOccurs="0">
865 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Outer VLAN tag")</annox:annotate>
869 <xs:element name="resource-version" type="xs:string" minOccurs="0">
872 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
876 <xs:element name="speed-value" type="xs:string" minOccurs="0">
879 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the numeric part of the speed")</annox:annotate>
883 <xs:element name="speed-units" type="xs:string" minOccurs="0">
886 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the units corresponding to the speed")</annox:annotate>
890 <xs:element name="vlan-description" type="xs:string" minOccurs="0">
893 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used to describe (the service associated with) the vlan")</annox:annotate>
897 <xs:element name="backdoor-connection" type="xs:string" minOccurs="0">
900 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Whether customer is going to use this VLAN for backdoor connection to another customer premise device.")</annox:annotate>
904 <xs:element name="vpn-key" type="xs:string" minOccurs="0">
907 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This indicates the customers VPN ID associated with this vlan")</annox:annotate>
911 <xs:element name="orchestration-status" type="xs:string" minOccurs="0">
914 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Status of a vnf's vlan interface, on which the customer circuit resides, mastered by SDN-C.")</annox:annotate>
918 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
921 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)")</annox:annotate>
925 <xs:element name="prov-status" type="xs:string" minOccurs="0">
928 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prov Status of the VLAN configuration related to a logical interface. Valid values [PREPROV/NVTPROV/PROV].")</annox:annotate>
932 <xs:element name="is-ip-unnumbered" type="xs:boolean" minOccurs="0">
935 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Flag indicating the interface uses the IP Unnumbered configuration.")</annox:annotate>
939 <xs:element name="is-private" type="xs:boolean" minOccurs="0">
942 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Private VLAN indicator.")</annox:annotate>
946 <xs:element ref="tns:relationship-list" minOccurs="0"/>
947 <xs:element ref="tns:l3-interface-ipv4-address-list" minOccurs="0" maxOccurs="5000"/>
948 <xs:element ref="tns:l3-interface-ipv6-address-list" minOccurs="0" maxOccurs="5000"/>
952 <xs:element name="vlans">
955 <xs:element ref="tns:vlan" minOccurs="0" maxOccurs="5000"/>
959 <xs:element name="sriov-vf">
963 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="SR-IOV Virtual Function (not to be confused with virtual network function)",indexedProps="pci-id,vf-vlan-filter,vf-mac-filter,vf-vlan-strip,neutron-network-id",dependentOn="l-interface",container="sriov-vfs",uriTemplate="/sriov-vfs/sriov-vf/{pci-id}",requiredProps="pci-id")</annox:annotate>
967 <xs:element name="pci-id" type="xs:string" minOccurs="0">
970 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="PCI ID used to identify the sriov-vf")</annox:annotate>
974 <xs:element name="vf-vlan-filter" type="xs:string" minOccurs="0">
977 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This metadata provides option to specify list of VLAN filters applied on VF to pass the traffic to VM.")</annox:annotate>
981 <xs:element name="vf-mac-filter" type="xs:string" minOccurs="0">
984 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="When MAC filters are specified, VF-agent service configures VFs to do MAC level filtering before the traffic is passed to VM.")</annox:annotate>
988 <xs:element name="vf-vlan-strip" type="xs:boolean" minOccurs="0">
991 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="When this field is set to true, VF will configured to strip the outer TAG before the traffic is passed to VM.")</annox:annotate>
995 <xs:element name="vf-vlan-anti-spoof-check" type="xs:boolean" minOccurs="0">
998 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option ensures anti VLAN spoof checks are done at the VF level to comply with security. The disable check will also be honored per the VNF needs for trusted VMs.")</annox:annotate>
1002 <xs:element name="vf-mac-anti-spoof-check" type="xs:boolean" minOccurs="0">
1005 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option ensures anti MAC spoof checks are done at the VF level to comply with security. The disable check will also be honored per the VNF needs for trusted VMs.")</annox:annotate>
1009 <xs:element name="vf-mirrors" type="xs:string" minOccurs="0">
1012 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option defines the set of Mirror objects which essentially mirrors the traffic from source to set of collector VNF Ports.")</annox:annotate>
1016 <xs:element name="vf-broadcast-allow" type="xs:boolean" minOccurs="0">
1019 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option, if set to true, sets the VF in promiscuous mode and allows all broadcast traffic to reach the VM")</annox:annotate>
1023 <xs:element name="vf-unknown-multicast-allow" type="xs:boolean" minOccurs="0">
1026 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option, if set to true, sets the VF in promiscuous mode and allows unknown multicast traffic to reach the VM")</annox:annotate>
1030 <xs:element name="vf-unknown-unicast-allow" type="xs:boolean" minOccurs="0">
1033 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option, if set to true, sets the VF in promiscuous mode and allows unknown unicast traffic to reach the VM")</annox:annotate>
1037 <xs:element name="vf-insert-stag" type="xs:boolean" minOccurs="0">
1040 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option, if set to true, instructs to insert outer tag after traffic comes out of VM.")</annox:annotate>
1044 <xs:element name="vf-link-status" type="xs:string" minOccurs="0">
1047 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This option is used to set the link status. Valid values as of 1607 are on, off, and auto.")</annox:annotate>
1051 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1054 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1058 <xs:element name="neutron-network-id" type="xs:string" minOccurs="0">
1061 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron network id of the interface")</annox:annotate>
1065 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1069 <xs:element name="sriov-vfs">
1073 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of SR-IOV Virtual Functions.")</annox:annotate>
1077 <xs:element ref="tns:sriov-vf" minOccurs="0" maxOccurs="5000"/>
1081 <xs:element name="l-interface">
1085 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Logical interfaces, e.g., a vnic.",indexedProps="macaddr,interface-id,interface-name,network-name",dependentOn="generic-vnf,newvce,p-interface,vserver,lag-interface,l-interface",container="l-interfaces",uriTemplate="/l-interfaces/l-interface/{interface-name}",requiredProps="interface-name,is-port-mirrored,in-maint,is-ip-unnumbered")</annox:annotate>
1089 <xs:element name="interface-name" type="xs:string" minOccurs="0">
1092 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Name given to the interface")</annox:annotate>
1096 <xs:element name="interface-role" type="xs:string" minOccurs="0">
1099 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="E.g., CUSTOMER, UPLINK, etc.")</annox:annotate>
1103 <xs:element name="v6-wan-link-ip" type="xs:string" minOccurs="0">
1106 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Questionably placed - v6 ip addr of this interface (is in vr-lan-interface from Mary B.")</annox:annotate>
1110 <xs:element name="selflink" type="xs:string" minOccurs="0">
1113 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1117 <xs:element name="interface-id" type="xs:string" minOccurs="0">
1120 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="ID of interface")</annox:annotate>
1124 <xs:element name="macaddr" type="xs:string" minOccurs="0">
1127 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="MAC address for the interface")</annox:annotate>
1131 <xs:element name="network-name" type="xs:string" minOccurs="0">
1134 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of the network")</annox:annotate>
1138 <xs:element name="management-option" type="xs:string" minOccurs="0">
1141 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Whether A&AI should be managing this interface of not. Could have value like CUSTOMER")</annox:annotate>
1145 <xs:element name="interface-description" type="xs:string" minOccurs="0">
1148 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Human friendly text regarding this interface.")</annox:annotate>
1152 <xs:element name="is-port-mirrored" type="xs:boolean" minOccurs="0">
1155 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="boolean indicatating whether or not port is a mirrored.")</annox:annotate>
1159 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1162 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1166 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
1169 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)")</annox:annotate>
1173 <xs:element name="prov-status" type="xs:string" minOccurs="0">
1176 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prov Status of the logical interface. Valid values [PREPROV/NVTPROV/PROV].")</annox:annotate>
1180 <xs:element name="is-ip-unnumbered" type="xs:boolean" minOccurs="0">
1183 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Flag indicating the interface uses the IP Unnumbered configuration.")</annox:annotate>
1187 <xs:element name="allowed-address-pairs" type="xs:string" minOccurs="0">
1190 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Freeform field for storing an ip address, list of ip addresses or a subnet block.")</annox:annotate>
1194 <xs:element name="priority" type="xs:int" minOccurs="0">
1197 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Priority used for fail-over. Valid values 1-1024, with 1 being the highest priority.")</annox:annotate>
1201 <xs:element ref="tns:vlans" minOccurs="0"/>
1202 <xs:element ref="tns:sriov-vfs" minOccurs="0"/>
1203 <xs:element ref="tns:l-interfaces" minOccurs="0"/>
1204 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1205 <xs:element ref="tns:l3-interface-ipv4-address-list" minOccurs="0" maxOccurs="5000"/>
1206 <xs:element ref="tns:l3-interface-ipv6-address-list" minOccurs="0" maxOccurs="5000"/>
1207 <xs:element name="admin-status" type="xs:string" minOccurs="0">
1210 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Administrative status of the interface. Valid values are 'up', 'down', or 'testing'.")</annox:annotate>
1217 <xs:element name="l-interfaces">
1221 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of logical interfaces.")</annox:annotate>
1225 <xs:element ref="tns:l-interface" minOccurs="0" maxOccurs="5000"/>
1229 <xs:element name="vserver">
1233 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Virtual Servers, aka virtual machine or VM.",nameProps="vserver-name",indexedProps="is-closed-loop-disabled,prov-status,vserver-name,vserver-id,in-maint,vserver-name2",searchable="vserver-id,vserver-name,vserver-name2",dependentOn="tenant",container="vservers",uriTemplate="/vservers/vserver/{vserver-id}",requiredProps="vserver-id,vserver-name,vserver-selflink,in-maint,is-closed-loop-disabled")</annox:annotate>
1237 <xs:element name="vserver-id" type="xs:string" minOccurs="0">
1240 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique identifier for this vserver relative to its tenant")</annox:annotate>
1244 <xs:element name="vserver-name" type="xs:string" minOccurs="0">
1247 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of vserver")</annox:annotate>
1251 <xs:element name="vserver-name2" type="xs:string" minOccurs="0">
1254 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Alternative name of vserver")</annox:annotate>
1258 <xs:element name="prov-status" type="xs:string" minOccurs="0">
1261 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Trigger for operational monitoring of this resource by Service Assurance systems.")</annox:annotate>
1265 <xs:element name="vserver-selflink" type="xs:string" minOccurs="0">
1268 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1272 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
1275 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs.")</annox:annotate>
1279 <xs:element name="is-closed-loop-disabled" type="xs:boolean" minOccurs="0">
1282 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Used to indicate whether closed loop function is enabled on this node")</annox:annotate>
1286 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1289 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1293 <xs:element ref="tns:volumes" minOccurs="0"/>
1294 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1295 <xs:element ref="tns:l-interfaces" minOccurs="0"/>
1299 <xs:element name="vservers">
1303 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of virtual Servers, aka virtual machines or VMs.")</annox:annotate>
1307 <xs:element ref="tns:vserver" minOccurs="0" maxOccurs="5000"/>
1311 <xs:element name="nos-server">
1315 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="nos-server is the execution environment that will have images, certain versions of VNOS, running on it.",indexedProps="nos-server-id",dependentOn="tenant",nameProps="nos-server-name",container="nos-servers",uriTemplate="/nos-servers/nos-server/{nos-server-id}",requiredProps="nos-server-id,nos-server-name,vendor,nos-server-selflink,in-maint")</annox:annotate>
1319 <xs:element name="nos-server-id" type="xs:string" minOccurs="0">
1322 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique identifier for this nos relative to its tenant")</annox:annotate>
1326 <xs:element name="nos-server-name" type="xs:string" minOccurs="0">
1329 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of nos")</annox:annotate>
1333 <xs:element name="vendor" type="xs:string" minOccurs="0">
1336 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="uCPE vendor")</annox:annotate>
1340 <xs:element name="prov-status" type="xs:string" minOccurs="0">
1343 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Trigger for operational monitoring of this resource by Service Assurance systems.")</annox:annotate>
1347 <xs:element name="nos-server-selflink" type="xs:string" minOccurs="0">
1350 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1354 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
1357 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs.")</annox:annotate>
1361 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1364 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1368 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1372 <xs:element name="nos-servers">
1376 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="nos-server is the execution environment that will have images, certain versions of VNOS, running on it.")</annox:annotate>
1380 <xs:element ref="tns:nos-server" minOccurs="0" maxOccurs="5000"/>
1384 <xs:element name="tenant">
1388 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Openstack tenant",nameProps="tenant-name",indexedProps="tenant-name,tenant-id,tenant-context",searchable="tenant-id,tenant-name",dependentOn="cloud-region",container="tenants",uriTemplate="/tenants/tenant/{tenant-id}",requiredProps="tenant-id,tenant-name")</annox:annotate>
1392 <xs:element name="tenant-id" type="xs:string" minOccurs="0">
1395 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique id relative to the cloud-region.")</annox:annotate>
1399 <xs:element name="tenant-name" type="xs:string" minOccurs="0">
1402 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Readable name of tenant")</annox:annotate>
1406 <xs:element name="tenant-context" type="xs:string" minOccurs="0">
1409 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This field will store the tenant context.")</annox:annotate>
1413 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1416 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1420 <xs:element ref="tns:vservers" minOccurs="0"/>
1421 <xs:element ref="tns:nos-servers" minOccurs="0"/>
1422 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1426 <xs:element name="tenants">
1430 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of openstack tenants.")</annox:annotate>
1434 <xs:element ref="tns:tenant" minOccurs="0" maxOccurs="5000"/>
1438 <xs:element name="hpa-feature-attributes">
1442 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="HPA Capability Feature attributes",indexedProps="hpa-attribute-key",dependentOn="hpa-capability",requiredProps="hpa-attribute-key")</annox:annotate>
1446 <xs:element name="hpa-attribute-key" type="xs:string" minOccurs="0">
1449 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="name of the specific HPA attribute")</annox:annotate>
1453 <xs:element name="hpa-attribute-value" type="xs:string" minOccurs="0">
1456 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="JSON string specifying the value, unit and type of the specific HPA attribute")</annox:annotate>
1460 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1463 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1467 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1471 <xs:element name="hpa-capability">
1475 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Represents a HPA capability",indexedProps="hpa-feature,architecture,hpa-capability-id",dependentOn="flavor,cloud-region",container="hpa-capabilities",requiredProps="hpa-capability-id,hpa-feature",uriTemplate="/hpa-capabilities/hpa-capability/{hpa-capability-id}")</annox:annotate>
1479 <xs:element name="hpa-capability-id" type="xs:string" minOccurs="0">
1482 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="UUID to uniquely identify a HPA capability")</annox:annotate>
1486 <xs:element name="hpa-feature" type="xs:string" minOccurs="0">
1489 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Name of the HPACapability")</annox:annotate>
1493 <xs:element name="hpa-version" type="xs:string" minOccurs="0">
1496 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="HPA schema version")</annox:annotate>
1500 <xs:element name="architecture" type="xs:string" minOccurs="0">
1503 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Hardware architecture")</annox:annotate>
1507 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1510 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1514 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1515 <xs:element ref="tns:hpa-feature-attributes" minOccurs="0" maxOccurs="5000"/>
1519 <xs:element name="hpa-capabilities">
1523 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of HPA Capabilities")</annox:annotate>
1527 <xs:element ref="tns:hpa-capability" minOccurs="0" maxOccurs="5000"/>
1531 <xs:element name="flavor">
1535 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Openstack flavor.",nameProps="flavor-name",indexedProps="flavor-name,flavor-id",dependentOn="cloud-region",container="flavors",uriTemplate="/flavors/flavor/{flavor-id}",requiredProps="flavor-id,flavor-name,flavor-selflink")</annox:annotate>
1539 <xs:element name="flavor-id" type="xs:string" minOccurs="0">
1542 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Flavor id, expected to be unique across cloud-region.")</annox:annotate>
1546 <xs:element name="flavor-name" type="xs:string" minOccurs="0">
1549 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Cloud Region Flavor name")</annox:annotate>
1553 <xs:element name="flavor-vcpus" type="xs:int" minOccurs="0">
1556 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Number of CPUs")</annox:annotate>
1560 <xs:element name="flavor-ram" type="xs:int" minOccurs="0">
1563 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Amount of memory")</annox:annotate>
1567 <xs:element name="flavor-disk" type="xs:int" minOccurs="0">
1570 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Disk space")</annox:annotate>
1574 <xs:element name="flavor-ephemeral" type="xs:int" minOccurs="0">
1577 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Amount of ephemeral disk space")</annox:annotate>
1581 <xs:element name="flavor-swap" type="xs:string" minOccurs="0">
1584 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="amount of swap space allocation")</annox:annotate>
1588 <xs:element name="flavor-is-public" type="xs:boolean" minOccurs="0">
1591 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="whether flavor is available to all users or private to the tenant it was created in.")</annox:annotate>
1595 <xs:element name="flavor-selflink" type="xs:string" minOccurs="0">
1598 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1602 <xs:element name="flavor-disabled" type="xs:boolean" minOccurs="0">
1605 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Boolean as to whether this flavor is no longer enabled")</annox:annotate>
1609 <xs:element ref="tns:hpa-capabilities" minOccurs="0">
1612 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="List of flavor specific HPA Capabilities")</annox:annotate>
1616 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1619 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1623 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1627 <xs:element name="flavors">
1631 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of openstack flavors.")</annox:annotate>
1635 <xs:element ref="tns:flavor" minOccurs="0" maxOccurs="5000"/>
1639 <xs:element name="group-assignment">
1643 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Openstack group-assignment used to store exclusivity groups (EG).",nameProps="group-name",indexedProps="group-id,group-type,group-name",searchable="group-id,group-name",dependentOn="cloud-region",container="group-assignments",uriTemplate="/group-assignments/group-assignment/{group-id}",requiredProps="group-id,group-type,group-name")</annox:annotate>
1647 <xs:element name="group-id" type="xs:string" minOccurs="0">
1650 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Group id, expected to be unique across cloud-region.")</annox:annotate>
1654 <xs:element name="group-type" type="xs:string" minOccurs="0">
1657 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Group type - the type of group this instance refers to")</annox:annotate>
1661 <xs:element name="group-name" type="xs:string" minOccurs="0">
1664 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Group name - name assigned to the group")</annox:annotate>
1668 <xs:element name="group-description" type="xs:string" minOccurs="0">
1671 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Group description - description of the group")</annox:annotate>
1675 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1678 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1682 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1686 <xs:element name="group-assignments">
1690 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of openstack group assignments")</annox:annotate>
1694 <xs:element ref="tns:group-assignment" minOccurs="0" maxOccurs="5000"/>
1698 <xs:element name="snapshot">
1702 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Openstack snapshot",nameProps="snapshot-name",uniqueProps="snapshot-id",indexedProps="application,snapshot-name,application-vendor,snapshot-id,application-version,prev-snapshot-id",dependentOn="cloud-region",container="snapshots",uriTemplate="/snapshots/snapshot/{snapshot-id}",requiredProps="snapshot-id")</annox:annotate>
1706 <xs:element name="snapshot-id" type="xs:string" minOccurs="0">
1709 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Snapshot id, this is the key UUID assoc associated in glance with the snapshots.")</annox:annotate>
1713 <xs:element name="snapshot-name" type="xs:string" minOccurs="0">
1716 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Snapshot name")</annox:annotate>
1720 <xs:element name="snapshot-architecture" type="xs:string" minOccurs="0">
1723 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Operating system architecture")</annox:annotate>
1727 <xs:element name="snapshot-os-distro" type="xs:string" minOccurs="0">
1730 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The common name of the operating system distribution in lowercase")</annox:annotate>
1734 <xs:element name="snapshot-os-version" type="xs:string" minOccurs="0">
1737 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The operating system version as specified by the distributor.")</annox:annotate>
1741 <xs:element name="application" type="xs:string" minOccurs="0">
1744 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The application that the image instantiates.")</annox:annotate>
1748 <xs:element name="application-vendor" type="xs:string" minOccurs="0">
1751 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The vendor of the application.")</annox:annotate>
1755 <xs:element name="application-version" type="xs:string" minOccurs="0">
1758 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The version of the application.")</annox:annotate>
1762 <xs:element name="snapshot-selflink" type="xs:string" minOccurs="0">
1765 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1769 <xs:element name="prev-snapshot-id" type="xs:string" minOccurs="0">
1772 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="This field contains the UUID of the previous snapshot (if any).")</annox:annotate>
1776 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1779 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1783 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1787 <xs:element name="snapshots">
1791 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of openstack snapshots")</annox:annotate>
1795 <xs:element ref="tns:snapshot" minOccurs="0" maxOccurs="5000"/>
1799 <xs:element name="metadatum">
1803 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Key/value pairs",indexedProps="metaname",dependentOn="tenant,image,service-instance,connector,model",container="metadata",uriTemplate="/metadata/metadatum/{metaname}",requiredProps="metaname,metaval")</annox:annotate>
1807 <xs:element name="metaname" type="xs:string" minOccurs="0">
1810 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true)</annox:annotate>
1814 <xs:element name="metaval" type="xs:string" minOccurs="0"/>
1815 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1818 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1825 <xs:element name="metadata">
1829 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of metadatum (key/value pairs)")</annox:annotate>
1833 <xs:element ref="tns:metadatum" minOccurs="0" maxOccurs="5000"/>
1837 <xs:element name="image">
1841 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Openstack image.",nameProps="image-name",indexedProps="application,image-name,application-vendor,image-id,application-version",dependentOn="cloud-region",container="images",uriTemplate="/images/image/{image-id}",requiredProps="image-id,image-name,image-os-distro,image-os-version,image-selflink")</annox:annotate>
1845 <xs:element name="image-id" type="xs:string" minOccurs="0">
1848 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Image id, expected to be unique across cloud region")</annox:annotate>
1852 <xs:element name="image-name" type="xs:string" minOccurs="0">
1855 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Image name")</annox:annotate>
1859 <xs:element name="image-architecture" type="xs:string" minOccurs="0">
1862 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Operating system architecture.")</annox:annotate>
1866 <xs:element name="image-os-distro" type="xs:string" minOccurs="0">
1869 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The common name of the operating system distribution in lowercase")</annox:annotate>
1873 <xs:element name="image-os-version" type="xs:string" minOccurs="0">
1876 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The operating system version as specified by the distributor.")</annox:annotate>
1880 <xs:element name="application" type="xs:string" minOccurs="0">
1883 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The application that the image instantiates.")</annox:annotate>
1887 <xs:element name="application-vendor" type="xs:string" minOccurs="0">
1890 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The vendor of the application.")</annox:annotate>
1894 <xs:element name="application-version" type="xs:string" minOccurs="0">
1897 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="The version of the application.")</annox:annotate>
1901 <xs:element name="image-selflink" type="xs:string" minOccurs="0">
1904 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
1908 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1911 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1915 <xs:element ref="tns:relationship-list" minOccurs="0"/>
1916 <xs:element ref="tns:metadata" minOccurs="0"/>
1920 <xs:element name="images">
1924 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collectio of Openstack images.")</annox:annotate>
1928 <xs:element ref="tns:image" minOccurs="0" maxOccurs="5000"/>
1932 <xs:element name="availability-zones">
1936 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of availability zones")</annox:annotate>
1940 <xs:element ref="tns:availability-zone" minOccurs="0" maxOccurs="5000"/>
1944 <xs:element name="vip-ipv4-address-list">
1948 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="IPv4 Address Range",indexedProps="vip-ipv4-address,vlan-id-inner,neutron-network-id,neutron-subnet-id",dependentOn="cloud-region",uriTemplate="/vip-ipv4-address-list/{vip-ipv4-address}",requiredProps="vip-ipv4-address")</annox:annotate>
1952 <xs:element name="vip-ipv4-address" type="xs:string" minOccurs="0">
1955 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="IP address")</annox:annotate>
1959 <xs:element name="vip-ipv4-prefix-length" type="xs:unsignedInt" minOccurs="0">
1962 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prefix length, 32 for single address")</annox:annotate>
1966 <xs:element name="vlan-id-inner" type="xs:unsignedInt" minOccurs="0">
1969 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Inner VLAN tag")</annox:annotate>
1973 <xs:element name="vlan-id-outer" type="xs:unsignedInt" minOccurs="0">
1976 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Outer VLAN tag")</annox:annotate>
1980 <xs:element name="is-floating" type="xs:boolean" minOccurs="0">
1983 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Indicator of fixed or floating address")</annox:annotate>
1987 <xs:element name="resource-version" type="xs:string" minOccurs="0">
1990 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
1994 <xs:element name="neutron-network-id" type="xs:string" minOccurs="0">
1997 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron network id of the interface that address belongs to")</annox:annotate>
2001 <xs:element name="neutron-subnet-id" type="xs:string" minOccurs="0">
2004 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron id of subnet that address belongs to")</annox:annotate>
2008 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2012 <xs:element name="vip-ipv6-address-list">
2016 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="IPv6 Address Range",indexedProps="vip-ipv6-address,vlan-id-inner,neutron-network-id,neutron-subnet-id",dependentOn="cloud-region",uriTemplate="/vip-ipv6-address-list/{vip-ipv6-address}",requiredProps="vip-ipv6-address")</annox:annotate>
2020 <xs:element name="vip-ipv6-address" type="xs:string" minOccurs="0">
2023 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="IP address")</annox:annotate>
2027 <xs:element name="vip-ipv6-prefix-length" type="xs:unsignedInt" minOccurs="0">
2030 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Prefix length, 128 for single address")</annox:annotate>
2034 <xs:element name="vlan-id-inner" type="xs:unsignedInt" minOccurs="0">
2037 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Inner VLAN tag")</annox:annotate>
2041 <xs:element name="vlan-id-outer" type="xs:unsignedInt" minOccurs="0">
2044 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Outer VLAN tag")</annox:annotate>
2048 <xs:element name="is-floating" type="xs:boolean" minOccurs="0">
2051 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Indicator of fixed or floating address")</annox:annotate>
2055 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2058 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2062 <xs:element name="neutron-network-id" type="xs:string" minOccurs="0">
2065 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron network id of the interface that address belongs to")</annox:annotate>
2069 <xs:element name="neutron-subnet-id" type="xs:string" minOccurs="0">
2072 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Neutron id of subnet that address belongs to")</annox:annotate>
2076 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2080 <xs:element name="esr-system-info">
2084 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Persist common address information of external systems.",indexedProps="esr-system-info-id,system-name,system-type",searchable="esr-system-info-id,system-name,system-type",container="esr-system-info-list",dependentOn="cloud-region,esr-ems,esr-vnfm,esr-thirdparty-sdnc,ext-aai-network,esr-nfvo",requiredProps="esr-system-info-id,user-name,password,system-type",uriTemplate="/esr-system-info-list/esr-system-info/{esr-system-info-id}")</annox:annotate>
2088 <xs:element name="esr-system-info-id" type="xs:string" minOccurs="0">
2091 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique ID of esr system info.")</annox:annotate>
2095 <xs:element name="system-name" type="xs:string" minOccurs="0">
2098 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="name of external system.")</annox:annotate>
2102 <xs:element name="type" type="xs:string" minOccurs="0">
2105 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="type of external systems.")</annox:annotate>
2109 <xs:element name="vendor" type="xs:string" minOccurs="0">
2112 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="vendor of external systems.")</annox:annotate>
2116 <xs:element name="version" type="xs:string" minOccurs="0">
2119 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="version of external systems.")</annox:annotate>
2123 <xs:element name="service-url" type="xs:string" minOccurs="0">
2126 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="url used to access external systems.")</annox:annotate>
2130 <xs:element name="user-name" type="xs:string" minOccurs="0">
2133 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="username used to access external systems.")</annox:annotate>
2137 <xs:element name="password" type="xs:string" minOccurs="0">
2140 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="password used to access external systems.")</annox:annotate>
2144 <xs:element name="system-type" type="xs:string" minOccurs="0">
2147 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="it could be vim/vnfm/thirdparty-sdnc/ems-resource/ems-performance/ems-alarm.")</annox:annotate>
2151 <xs:element name="protocol" type="xs:string" minOccurs="0">
2154 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="protocol of third party SDNC, for example netconf/snmp.")</annox:annotate>
2158 <xs:element name="ssl-cacert" type="xs:string" minOccurs="0">
2161 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="ca file content if enabled ssl on auth-url.")</annox:annotate>
2165 <xs:element name="ssl-insecure" type="xs:boolean" minOccurs="0">
2168 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Whether to verify VIM's certificate.")</annox:annotate>
2172 <xs:element name="ip-address" type="xs:string" minOccurs="0">
2175 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="service IP of ftp server.")</annox:annotate>
2179 <xs:element name="port" type="xs:string" minOccurs="0">
2182 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="service port of ftp server.")</annox:annotate>
2186 <xs:element name="cloud-domain" type="xs:string" minOccurs="0">
2189 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="domain info for authentication.")</annox:annotate>
2193 <xs:element name="default-tenant" type="xs:string" minOccurs="0">
2196 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="default tenant of VIM.")</annox:annotate>
2200 <xs:element name="passive" type="xs:boolean" minOccurs="0">
2203 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="ftp passive mode or not.")</annox:annotate>
2207 <xs:element name="remote-path" type="xs:string" minOccurs="0">
2210 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="resource or performance data file path.")</annox:annotate>
2214 <xs:element name="system-status" type="xs:string" minOccurs="0">
2217 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="the status of external system.")</annox:annotate>
2221 <xs:element name="openstack-region-id" type="xs:string" minOccurs="0">
2224 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="OpenStack region ID used by MultiCloud plugin to interact with an OpenStack instance.")</annox:annotate>
2228 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2231 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2235 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2239 <xs:element name="esr-system-info-list">
2243 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of persistent block-level external system auth info.")</annox:annotate>
2247 <xs:element ref="tns:esr-system-info" minOccurs="0" maxOccurs="5000"/>
2251 <xs:element name="cloud-region">
2255 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="cloud-region designates an installation of a cloud cluster or region or instantiation. In AT&Ts AIC cloud, this could be an LCP or DCP. Cloud regions are uniquely identified by a composite key, cloud-owner + cloud-region-id. The format of the cloud-owner is vendor-cloudname and we will use att-aic for AT&T's AIC.",indexedProps="cloud-owner,cloud-region-id,cloud-type,owner-defined-type",nameProps="owner-defined-type",container="cloud-regions",namespace="cloud-infrastructure",uriTemplate="/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}",requiredProps="cloud-owner,cloud-region-id,orchestration-disabled,in-maint")</annox:annotate>
2259 <xs:element name="cloud-owner" type="xs:string" minOccurs="0">
2262 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname")</annox:annotate>
2266 <xs:element name="cloud-region-id" type="xs:string" minOccurs="0">
2269 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Identifier used by the vendor for the region. Second part of composite key")</annox:annotate>
2273 <xs:element name="cloud-type" type="xs:string" minOccurs="0">
2276 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Type of the cloud (e.g., openstack)")</annox:annotate>
2280 <xs:element name="owner-defined-type" type="xs:string" minOccurs="0">
2283 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Cloud-owner defined type indicator (e.g., dcp, lcp)")</annox:annotate>
2287 <xs:element name="cloud-region-version" type="xs:string" minOccurs="0">
2290 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Software version employed at the site. NOTE - THIS FIELD IS NOT KEPT UP TO DATE.")</annox:annotate>
2294 <xs:element name="identity-url" type="xs:string" minOccurs="0">
2297 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL of the keystone identity service")</annox:annotate>
2301 <xs:element name="cloud-zone" type="xs:string" minOccurs="0">
2304 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Zone where the cloud is homed. NOTE - THIS FIELD IS NOT CORRECTLY POPULATED.")</annox:annotate>
2308 <xs:element name="complex-name" type="xs:string" minOccurs="0">
2311 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="complex name for cloud-region instance. NOTE - THIS FIELD IS NOT CORRECTLY POPULATED.")</annox:annotate>
2315 <xs:element name="sriov-automation" type="xs:string" minOccurs="0">
2318 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Whether the cloud region supports (true) or does not support (false) SR-IOV automation.")</annox:annotate>
2322 <xs:element name="cloud-extra-info" type="xs:string" minOccurs="0">
2325 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="ESR inputs extra information about the VIM or Cloud which will be decoded by MultiVIM.")</annox:annotate>
2329 <xs:element name="upgrade-cycle" type="xs:string" minOccurs="0">
2332 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Upgrade cycle for the cloud region. For AIC regions upgrade cycle is designated by A,B,C etc.")</annox:annotate>
2336 <xs:element name="orchestration-disabled" type="xs:boolean" minOccurs="0">
2339 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Used to indicate whether orchestration is enabled for this cloud-region.")</annox:annotate>
2343 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
2346 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="Used to indicate whether or not cloud-region object is in maintenance mode.")</annox:annotate>
2350 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2353 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2357 <xs:element ref="tns:volume-groups" minOccurs="0"/>
2358 <xs:element ref="tns:tenants" minOccurs="0"/>
2359 <xs:element ref="tns:flavors" minOccurs="0"/>
2360 <xs:element ref="tns:group-assignments" minOccurs="0"/>
2361 <xs:element ref="tns:snapshots" minOccurs="0"/>
2362 <xs:element ref="tns:images" minOccurs="0"/>
2363 <xs:element ref="tns:dvs-switches" minOccurs="0"/>
2364 <xs:element ref="tns:oam-networks" minOccurs="0"/>
2365 <xs:element ref="tns:availability-zones" minOccurs="0"/>
2366 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2367 <xs:element ref="tns:vip-ipv4-address-list" minOccurs="0" maxOccurs="5000"/>
2368 <xs:element ref="tns:vip-ipv6-address-list" minOccurs="0" maxOccurs="5000"/>
2369 <xs:element ref="tns:hpa-capabilities" minOccurs="0">
2372 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="List of cloud-region specific HPA Capabilities")</annox:annotate>
2376 <xs:element ref="tns:esr-system-info-list" minOccurs="0"/>
2380 <xs:element name="cloud-regions">
2384 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(maximumDepth="0")</annox:annotate>
2388 <xs:element ref="tns:cloud-region" minOccurs="0" maxOccurs="5000"/>
2392 <xs:element name="network-profile">
2396 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Network profile populated by SDN-GP for SNMP",indexedProps="nm-profile-name",container="network-profiles",namespace="cloud-infrastructure",uriTemplate="/cloud-infrastructure/network-profiles/network-profile/{nm-profile-name}",requiredProps="nm-profile-name")</annox:annotate>
2400 <xs:element name="nm-profile-name" type="xs:string" minOccurs="0">
2403 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Unique name of network profile.")</annox:annotate>
2407 <xs:element name="community-string" type="xs:string" minOccurs="0">
2410 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Encrypted SNMP community string")</annox:annotate>
2414 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2417 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2421 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2425 <xs:element name="network-profiles">
2429 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of network profiles")</annox:annotate>
2433 <xs:element ref="tns:network-profile" minOccurs="0" maxOccurs="5000"/>
2437 <xs:element name="sriov-pf">
2441 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="SR-IOV Physical Function",indexedProps="pf-pci-id",dependentOn="p-interface",container="sriov-pfs",uriTemplate="/sriov-pfs/sriov-pf/{pf-pci-id}",requiredProps="pf-pci-id")</annox:annotate>
2445 <xs:element name="pf-pci-id" type="xs:string" minOccurs="0">
2448 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Identifier for the sriov-pf")</annox:annotate>
2452 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2455 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2459 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2463 <xs:element name="sriov-pfs">
2467 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of SR-IOV Physical Functions.")</annox:annotate>
2471 <xs:element ref="tns:sriov-pf" minOccurs="0" maxOccurs="5000"/>
2475 <xs:element name="p-interface">
2479 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Physical interface (e.g., nic)",indexedProps="interface-name,prov-status,networkRef,operational-status",nameProps="prov-status",dependentOn="vpls-pe,pserver,pnf",container="p-interfaces",uriTemplate="/p-interfaces/p-interface/{interface-name}",requiredProps="interface-name,in-maint")</annox:annotate>
2483 <xs:element name="interface-name" type="xs:string" minOccurs="0">
2486 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Name that identifies the physical interface")</annox:annotate>
2490 <xs:element name="selflink" type="xs:string" minOccurs="0">
2493 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details.")</annox:annotate>
2497 <xs:element name="speed-value" type="xs:string" minOccurs="0">
2500 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the numeric part of the speed")</annox:annotate>
2504 <xs:element name="speed-units" type="xs:string" minOccurs="0">
2507 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the units corresponding to the speed")</annox:annotate>
2511 <xs:element name="port-description" type="xs:string" minOccurs="0">
2514 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Nature of the services and connectivity on this port.")</annox:annotate>
2518 <xs:element name="equipment-identifier" type="xs:string" minOccurs="0">
2521 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="CLEI or other specification for p-interface hardware.")</annox:annotate>
2525 <xs:element name="interface-role" type="xs:string" minOccurs="0">
2528 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Role specification for p-interface hardware.")</annox:annotate>
2532 <xs:element name="interface-type" type="xs:string" minOccurs="0">
2535 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Indicates the physical properties of the interface.")</annox:annotate>
2539 <xs:element name="prov-status" type="xs:string" minOccurs="0">
2542 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Trigger for operational monitoring of this resource by Service Assurance systems.")</annox:annotate>
2546 <xs:element name="mac-addresss" type="xs:string" minOccurs="0">
2549 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="MAC Address of the p-interface.")</annox:annotate>
2553 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2556 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2560 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
2563 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)")</annox:annotate>
2567 <xs:element name="inv-status" type="xs:string" minOccurs="0">
2570 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="inventory status")</annox:annotate>
2574 <xs:element name="network-ref" type="xs:string" minOccurs="0">
2577 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store the network-ref of this p-interface. Derived from ietf-restconf-notification that identifies a termination-point.")</annox:annotate>
2581 <xs:element name="transparent" type="xs:string" minOccurs="0">
2584 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Store the transparent value of this p-interface.")</annox:annotate>
2588 <xs:element name="operational-status" type="xs:string" minOccurs="0">
2591 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="oper Status of this p-interface.")</annox:annotate>
2595 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2596 <xs:element ref="tns:sriov-pfs" minOccurs="0"/>
2597 <xs:element ref="tns:l-interfaces" minOccurs="0"/>
2601 <xs:element name="p-interfaces">
2605 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of physical interfaces.")</annox:annotate>
2609 <xs:element ref="tns:p-interface" minOccurs="0" maxOccurs="5000"/>
2613 <xs:element name="lag-interface">
2617 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Link aggregate interface",indexedProps="interface-name,interface-id,interface-role",dependentOn="generic-vnf,pserver,vpls-pe,pnf",container="lag-interfaces",uriTemplate="/lag-interfaces/lag-interface/{interface-name}",requiredProps="interface-name,in-maint")</annox:annotate>
2621 <xs:element name="interface-name" type="xs:string" minOccurs="0">
2624 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Name that identifies the link aggregate interface")</annox:annotate>
2628 <xs:element name="interface-description" type="xs:string" minOccurs="0">
2631 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Human friendly text regarding this interface.")</annox:annotate>
2635 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2638 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2642 <xs:element name="speed-value" type="xs:string" minOccurs="0">
2645 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the numeric part of the speed")</annox:annotate>
2649 <xs:element name="speed-units" type="xs:string" minOccurs="0">
2652 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Captures the units corresponding to the speed")</annox:annotate>
2656 <xs:element name="interface-id" type="xs:string" minOccurs="0">
2659 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="ID of interface")</annox:annotate>
2663 <xs:element name="interface-role" type="xs:string" minOccurs="0">
2666 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Role assigned to this Interface, should use values as defined in ONAP Yang models.")</annox:annotate>
2670 <xs:element name="prov-status" type="xs:string" minOccurs="0">
2673 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Trigger for operational monitoring of this resource by Service Assurance systems.")</annox:annotate>
2677 <xs:element name="in-maint" type="xs:boolean" minOccurs="0">
2680 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(defaultValue="false",description="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)")</annox:annotate>
2684 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2685 <xs:element ref="tns:l-interfaces" minOccurs="0"/>
2689 <xs:element name="lag-interfaces">
2693 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Collection of link aggregate interfaces.")</annox:annotate>
2697 <xs:element ref="tns:lag-interface" minOccurs="0" maxOccurs="5000"/>
2701 <xs:element name="hpa-capacity">
2705 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="HPA Capacity information for compute node",indexedProps="hpa-capacity-key",dependentOn="hpa-capacity",requiredProps="hpa-capacity-key")</annox:annotate>
2709 <xs:element name="hpa-capacity-key" type="xs:string" minOccurs="0">
2712 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Composite key formed with hpaFeature and append list of hpaFeatureAttributes needed for capacity check")</annox:annotate>
2716 <xs:element name="hpa-capacity-value" type="xs:string" minOccurs="0">
2719 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="JSON string specifying the capacity (total,free), unit and metadata of the specific HPA attribute")</annox:annotate>
2723 <xs:element name="resource-version" type="xs:string" minOccurs="0">
2726 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used for optimistic concurrency. Must be empty on create, valid on update and delete.")</annox:annotate>
2730 <xs:element ref="tns:relationship-list" minOccurs="0"/>
2734 <xs:element name="pserver">
2738 <annox:annotate target="class">@org.onap.aai.annotations.Metadata(description="Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver.",nameProps="pserver-name2",indexedProps="hostname,in-maint,pserver-id,pserver-name2,inv-status",searchable="hostname,pserver-name2,pserver-id,ipv4-oam-address",uniqueProps="hostname",container="pservers",namespace="cloud-infrastructure",uriTemplate="/cloud-infrastructure/pservers/pserver/{hostname}",requiredProps="hostname,in-maint")</annox:annotate>
2742 <xs:element name="hostname" type="xs:string" minOccurs="0">
2745 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(isKey=true,description="Value from executing hostname on the compute node.")</annox:annotate>
2749 <xs:element name="ptnii-equip-name" type="xs:string" minOccurs="0">
2752 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="PTNII name")</annox:annotate>
2756 <xs:element name="number-of-cpus" type="xs:int" minOccurs="0">
2759 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Number of cpus")</annox:annotate>
2763 <xs:element name="disk-in-gigabytes" type="xs:int" minOccurs="0">
2766 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Disk size, in GBs")</annox:annotate>
2770 <xs:element name="ram-in-megabytes" type="xs:int" minOccurs="0">
2773 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="RAM size, in MBs")</annox:annotate>
2777 <xs:element name="equip-type" type="xs:string" minOccurs="0">
2780 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Equipment type. Source of truth should define valid values.")</annox:annotate>
2784 <xs:element name="equip-vendor" type="xs:string" minOccurs="0">
2787 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Equipment vendor. Source of truth should define valid values.")</annox:annotate>
2791 <xs:element name="equip-model" type="xs:string" minOccurs="0">
2794 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Equipment model. Source of truth should define valid values.")</annox:annotate>
2798 <xs:element name="fqdn" type="xs:string" minOccurs="0">
2801 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Fully-qualified domain name")</annox:annotate>
2805 <xs:element name="pserver-selflink" type="xs:string" minOccurs="0">
2808 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details")</annox:annotate>
2812 <xs:element name="ipv4-oam-address" type="xs:string" minOccurs="0">
2815 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Used to configure device, also used for troubleshooting and is IP used for traps generated by device.")</annox:annotate>
2819 <xs:element name="serial-number" type="xs:string" minOccurs="0">
2822 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Serial number, may be queried")</annox:annotate>
2826 <xs:element name="ipaddress-v4-loopback-0" type="xs:string" minOccurs="0">
2829 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="IPV4 Loopback 0 address")</annox:annotate>
2833 <xs:element name="ipaddress-v6-loopback-0" type="xs:string" minOccurs="0">
2836 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="IPV6 Loopback 0 address")</annox:annotate>
2840 <xs:element name="ipaddress-v4-aim" type="xs:string" minOccurs="0">
2843 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="IPV4 AIM address")</annox:annotate>
2847 <xs:element name="ipaddress-v6-aim" type="xs:string" minOccurs="0">
2850 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="IPV6 AIM address")</annox:annotate>
2854 <xs:element name="ipaddress-v6-oam" type="xs:string" minOccurs="0">
2857 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="IPV6 OAM address")</annox:annotate>
2861 <xs:element name="inv-status" type="xs:string" minOccurs="0">
2864 <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="CANOPI's inventory status. Only set with values exactly as defined by CANOPI.")</annox:annotate>