From: Jimmy Forsyth Date: Mon, 23 Apr 2018 14:53:00 +0000 (-0400) Subject: Fix html docs with esr-system-info attr X-Git-Tag: v1.2.3^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c2f15c3001675fcc11998e6ca290da46a1091669;p=aai%2Faai-common.git Fix html docs with esr-system-info attr Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth --- diff --git a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v12.html b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v12.html index 0300490b..ee9cc4b8 100644 --- a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v12.html +++ b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v12.html @@ -144,6 +144,41 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches/dvs-switch/{switch-name}/relationship-list/relationship

delete an existing relationship

+ + + + GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list +

returns esr-system-info-list

+ + + + GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id} +

returns esr-system-info

+ + + + PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id} +

create or update an existing esr-system-info

+ + + + PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id} +

update an existing esr-system-info

+ + + + DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id} +

delete an existing esr-system-info

+ + + + PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}/relationship-list/relationship +

see node definition for valid relationships

+ + + + DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}/relationship-list/relationship +

delete an existing relationship

@@ -17000,17 +17035,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns flavors
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors

+
returns esr-system-info-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list

Tags: CloudInfrastructure
-

returns flavors

+

returns esr-system-info-list

@@ -17059,7 +17094,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-id + esr-system-info-id @@ -17073,7 +17108,21 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-name + system-name + + + + query + + string + + + + + + + + system-type @@ -17111,7 +17160,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17139,17 +17188,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns flavor
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

+
returns esr-system-info
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}

Tags: CloudInfrastructure
-

returns flavor

+

returns esr-system-info

@@ -17198,10 +17247,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-id + esr-system-info-id -

Flavor id, expected to be unique across cloud-region.

+

Unique ID of esr system info.

path @@ -17238,7 +17287,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17266,17 +17315,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing flavor
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

+
create or update an existing esr-system-info
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}

Tags: CloudInfrastructure
-

create or update an existing flavor

+

create or update an existing esr-system-info

@@ -17285,13 +17334,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

flavor object that needs to be created or updated.

+

esr-system-info object that needs to be created or updated.

@@ -17342,10 +17391,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-id + esr-system-info-id -

Flavor id, expected to be unique across cloud-region.

+

Unique ID of esr system info.

path @@ -17387,17 +17436,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
update an existing flavor
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

+
update an existing esr-system-info
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}

Tags: CloudInfrastructure
-

update an existing flavor

+

update an existing esr-system-info

@@ -17406,13 +17455,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

flavor object that needs to be updated.

+

esr-system-info object that needs to be updated.

@@ -17463,10 +17512,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-id + esr-system-info-id -

Flavor id, expected to be unique across cloud-region.

+

Unique ID of esr system info.

path @@ -17508,17 +17557,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing flavor
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

+
delete an existing esr-system-info
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}

Tags: CloudInfrastructure
-

delete an existing flavor

+

delete an existing esr-system-info

@@ -17572,10 +17621,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - flavor-id + esr-system-info-id -

Flavor id, expected to be unique across cloud-region.

+

Unique ID of esr system info.

path @@ -17633,188 +17682,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns hpa-capabilities
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns hpa-capabilities

+

see node definition for valid relationships

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- cloud-owner - -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

-
path - string - - - -
- cloud-region-id - -

Identifier used by the vendor for the region. Second part of composite key

-
path - string - - - -
- flavor-id - -

Flavor id, expected to be unique across cloud-region.

-
path - string - - - -
- hpa-capability-id - - query - string - - -
- hpa-feature - - query - string - - -
- architecture - - query - string - - -
-
- -
-

application/json application/xml -

- -
-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

- -
-
-
-
-
- - -
-
-
returns hpa-capability
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

- Tags: - CloudInfrastructure -
-
-
-

returns hpa-capability

- -
+
+
+ +
+
+
@@ -17861,26 +17758,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- flavor-id + esr-system-info-id -

Flavor id, expected to be unique across cloud-region.

-
path - string - - - -
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

+

Unique ID of esr system info.

path @@ -17900,29 +17781,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -17945,35 +17803,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing hpa-capability
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

create or update an existing hpa-capability

+

delete an existing relationship

application/json application/xml

-
-
-

hpa-capability object that needs to be created or updated.

-

-
-
-
- -
-
@@ -18021,26 +17867,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - - - - - - - - -
- flavor-id - -

Flavor id, expected to be unique across cloud-region.

-
path - string - - - -
- hpa-capability-id + esr-system-info-id -

UUID to uniquely identify a HPA capability

+

Unique ID of esr system info.

path @@ -18082,36 +17912,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing hpa-capability
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
returns flavors
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors

Tags: CloudInfrastructure
-

update an existing hpa-capability

+

returns flavors

-
- -

application/json application/xml -

-
-
-

hpa-capability object that needs to be updated.

-

-
-
-
- -
-
-
@@ -18161,31 +17974,27 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen flavor-id - + - + @@ -18197,6 +18006,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /flavors +
+
+
+ +
default @@ -18219,24 +18051,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing hpa-capability
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
returns flavor
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

Tags: CloudInfrastructure
-

delete an existing hpa-capability

+

returns flavor

-
- -

application/json application/xml -

-
-

Flavor id, expected to be unique across cloud-region.

pathquery string -
- hpa-capability-id + flavor-name -

UUID to uniquely identify a HPA capability

pathquery string -
@@ -18297,38 +18124,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -18338,6 +18133,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /flavor +
+
+
+ +
default @@ -18360,19 +18178,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns hpa-feature-attributes
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
create or update an existing flavor
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

Tags: CloudInfrastructure
-

returns hpa-feature-attributes

+

create or update an existing flavor

+
+ +

application/json application/xml +

+
+
+

flavor object that needs to be created or updated.

+

+
+
+
+
+ /flavor +
+
+
+
@@ -18433,38 +18268,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
@@ -18474,29 +18277,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
- -
- -
default @@ -18519,17 +18299,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing hpa-feature-attributes
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
update an existing flavor
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

Tags: CloudInfrastructure
-

create or update an existing hpa-feature-attributes

+

update an existing flavor

@@ -18538,13 +18318,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

hpa-feature-attributes object that needs to be created or updated.

+

flavor object that needs to be updated.

@@ -18609,38 +18389,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
@@ -18672,35 +18420,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
update an existing hpa-feature-attributes
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
delete an existing flavor
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}

Tags: CloudInfrastructure
-

update an existing hpa-feature-attributes

+

delete an existing flavor

application/json application/xml

-
-
-

hpa-feature-attributes object that needs to be updated.

-

-
- -
@@ -18764,28 +18500,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - + + + + + + + +
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key + resource-version -

name of the specific HPA attribute

+

resource-version for concurrency

pathquery string @@ -18825,24 +18545,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing hpa-feature-attributes
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
returns hpa-capabilities
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities

Tags: CloudInfrastructure
-

delete an existing hpa-feature-attributes

+

returns hpa-capabilities

-
- -

application/json application/xml -

-
@@ -18908,39 +18623,34 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen hpa-capability-id - + - + @@ -18960,6 +18669,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -18982,36 +18714,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

+
returns hpa-capability
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

returns hpa-capability

-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
-

UUID to uniquely identify a HPA capability

pathquery string -
- hpa-attribute-key + hpa-feature -

name of the specific HPA attribute

pathquery string -
- resource-version + architecture -

resource-version for concurrency

query @@ -18948,7 +18658,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen -
@@ -19088,22 +18803,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
@@ -19113,6 +18812,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -19135,23 +18857,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

+
create or update an existing hpa-capability
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

delete an existing relationship

+

create or update an existing hpa-capability

application/json application/xml

+
+
+

hpa-capability object that needs to be created or updated.

+

+
+
+
+ +
+
@@ -19229,22 +18963,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
@@ -19276,17 +18994,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

+
update an existing hpa-capability
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

update an existing hpa-capability

@@ -19295,13 +19013,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated.

+

hpa-capability object that needs to be updated.

@@ -19413,17 +19131,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

+
delete an existing hpa-capability
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

delete an existing relationship

+

delete an existing hpa-capability

@@ -19507,6 +19225,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
@@ -19538,36 +19272,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/relationship-list/relationship

+
returns hpa-feature-attributes
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

returns hpa-feature-attributes

-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
@@ -19628,6 +19345,38 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + +
+ hpa-capability-id + +

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

+
path + string + + + +
@@ -19637,6 +19386,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+ +
+ +
default @@ -19659,23 +19431,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/relationship-list/relationship

+
create or update an existing hpa-feature-attributes
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

delete an existing relationship

+

create or update an existing hpa-feature-attributes

application/json application/xml

+
+
+

hpa-feature-attributes object that needs to be created or updated.

+

+
+ +
@@ -19737,6 +19521,38 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + +
+ hpa-capability-id + +

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

+
path + string + + + +
@@ -19768,19 +19584,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns group-assignments
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments

+
update an existing hpa-feature-attributes
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

returns group-assignments

+

update an existing hpa-feature-attributes

+
+ +

application/json application/xml +

+
+
+

hpa-feature-attributes object that needs to be updated.

+

+
+ +
+
@@ -19827,44 +19660,50 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - + - + - + @@ -19876,29 +19715,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -19921,19 +19737,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns group-assignment
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

+
delete an existing hpa-feature-attributes
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

returns group-assignment

+

delete an existing hpa-feature-attributes

+
+ +

application/json application/xml +

+
- group-id + flavor-id +

Flavor id, expected to be unique across cloud-region.

querypath string +
- group-type + hpa-capability-id +

UUID to uniquely identify a HPA capability

querypath string +
- group-name + hpa-attribute-key +

name of the specific HPA attribute

querypath string +
@@ -19980,10 +19801,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
- group-id + flavor-id -

Group id, expected to be unique across cloud-region.

+

Flavor id, expected to be unique across cloud-region.

path @@ -19994,108 +19815,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
-
- -
-

application/json application/xml -

- -
-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
-
- -
-
-
-
-
- - -
-
-
create or update an existing group-assignment
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

- Tags: - CloudInfrastructure -
-
-
-

create or update an existing group-assignment

- -
-
- -

application/json application/xml -

-
-
-

group-assignment object that needs to be created or updated.

-

-
-
-
-
-
-
- - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + +
- cloud-owner + hpa-capability-id -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+

UUID to uniquely identify a HPA capability

path @@ -20108,10 +19833,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- cloud-region-id + hpa-attribute-key -

Identifier used by the vendor for the region. Second part of composite key

+

name of the specific HPA attribute

path @@ -20124,12 +19849,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- group-id + resource-version -

Group id, expected to be unique across cloud-region.

+

resource-version for concurrency

pathquery string @@ -20169,17 +19894,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing group-assignment
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

Tags: CloudInfrastructure
-

update an existing group-assignment

+

see node definition for valid relationships

@@ -20188,13 +19913,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

group-assignment object that needs to be updated.

+

relationship object that needs to be created or updated.

@@ -20245,10 +19970,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- group-id + flavor-id -

Group id, expected to be unique across cloud-region.

+

Flavor id, expected to be unique across cloud-region.

+
path + string + + + +
+ hpa-capability-id + +

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

path @@ -20290,17 +20047,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing group-assignment
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

Tags: CloudInfrastructure
-

delete an existing group-assignment

+

delete an existing relationship

@@ -20354,10 +20111,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- group-id + flavor-id -

Group id, expected to be unique across cloud-region.

+

Flavor id, expected to be unique across cloud-region.

path @@ -20370,12 +20127,28 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version + hpa-capability-id -

resource-version for concurrency

+

UUID to uniquely identify a HPA capability

querypath + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

+
path string @@ -20415,11 +20188,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -20491,10 +20264,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- group-id + flavor-id -

Group id, expected to be unique across cloud-region.

+

Flavor id, expected to be unique across cloud-region.

+
path + string + + + +
+ hpa-capability-id + +

UUID to uniquely identify a HPA capability

path @@ -20536,11 +20325,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -20600,10 +20389,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- group-id + flavor-id -

Group id, expected to be unique across cloud-region.

+

Flavor id, expected to be unique across cloud-region.

+
path + string + + + +
+ hpa-capability-id + +

UUID to uniquely identify a HPA capability

path @@ -20645,19 +20450,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns hpa-capabilities
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns hpa-capabilities

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
@@ -20704,44 +20526,127 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - + + + + + +
- hpa-capability-id + flavor-id +

Flavor id, expected to be unique across cloud-region.

querypath + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing relationship

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + - + - + @@ -20753,29 +20658,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -20798,17 +20680,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns hpa-capability
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
returns group-assignments
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments

Tags: CloudInfrastructure
-

returns hpa-capability

+

returns group-assignments

@@ -20857,18 +20739,44 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- + + + + + + + + + + + + + + + @@ -20897,7 +20805,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -20925,36 +20833,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing hpa-capability
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
returns group-assignment
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

Tags: CloudInfrastructure
-

create or update an existing hpa-capability

+

returns group-assignment

-
- -

application/json application/xml -

-
-
-

hpa-capability object that needs to be created or updated.

-

-
-
-
- -
-
-
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path string +
- hpa-feature + cloud-region-id +

Identifier used by the vendor for the region. Second part of composite key

querypath string +
- architecture + flavor-id +

Flavor id, expected to be unique across cloud-region.

querypath string +
- hpa-capability-id + group-id -

UUID to uniquely identify a HPA capability

pathquery + string + + +
+ group-type + + query + string + + +
+ group-name + + query string -
@@ -21001,10 +20892,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- hpa-capability-id + group-id -

UUID to uniquely identify a HPA capability

+

Group id, expected to be unique across cloud-region.

path @@ -21024,6 +20915,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -21046,17 +20960,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing hpa-capability
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
create or update an existing group-assignment
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

Tags: CloudInfrastructure
-

update an existing hpa-capability

+

create or update an existing group-assignment

@@ -21065,13 +20979,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

hpa-capability object that needs to be updated.

+

group-assignment object that needs to be created or updated.

@@ -21122,10 +21036,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- hpa-capability-id + group-id -

UUID to uniquely identify a HPA capability

+

Group id, expected to be unique across cloud-region.

path @@ -21167,23 +21081,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing hpa-capability
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

+
update an existing group-assignment
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

Tags: CloudInfrastructure
-

delete an existing hpa-capability

+

update an existing group-assignment

application/json application/xml

+
+
+

group-assignment object that needs to be updated.

+

+
+
+
+
@@ -21231,10 +21157,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- hpa-capability-id + group-id -

UUID to uniquely identify a HPA capability

+

Group id, expected to be unique across cloud-region.

path @@ -21245,22 +21171,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -21292,19 +21202,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns hpa-feature-attributes
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
delete an existing group-assignment
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}

Tags: CloudInfrastructure
-

returns hpa-feature-attributes

+

delete an existing group-assignment

+
+ +

application/json application/xml +

+
@@ -21351,10 +21266,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - + - - - - - - -
- hpa-capability-id + group-id -

UUID to uniquely identify a HPA capability

+

Group id, expected to be unique across cloud-region.

path @@ -21367,12 +21282,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- hpa-attribute-key + resource-version -

name of the specific HPA attribute

+

resource-version for concurrency

pathquery string @@ -21390,29 +21305,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
- -
- -
default @@ -21435,17 +21327,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing hpa-feature-attributes
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

create or update an existing hpa-feature-attributes

+

see node definition for valid relationships

@@ -21454,13 +21346,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

hpa-feature-attributes object that needs to be created or updated.

+

relationship object that needs to be created or updated.

@@ -21511,26 +21403,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key + group-id -

name of the specific HPA attribute

+

Group id, expected to be unique across cloud-region.

path @@ -21572,35 +21448,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing hpa-feature-attributes
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

update an existing hpa-feature-attributes

+

delete an existing relationship

application/json application/xml

-
-
-

hpa-feature-attributes object that needs to be updated.

-

-
- -
@@ -21648,26 +21512,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key + group-id -

name of the specific HPA attribute

+

Group id, expected to be unique across cloud-region.

path @@ -21709,24 +21557,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing hpa-feature-attributes
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

+
returns hpa-capabilities
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities

Tags: CloudInfrastructure
-

delete an existing hpa-feature-attributes

+

returns hpa-capabilities

-
- -

application/json application/xml -

-
@@ -21776,39 +21619,34 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen hpa-capability-id - + - + @@ -21828,143 +21665,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- default +
+ 200 OK
-
+
-

Response codes found in response codes.

+

successful operation

- +
-
- -
-
- - - - - -
-
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

- Tags: - CloudInfrastructure -
-
-
-

see node definition for valid relationships

- -
-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
-
-
-

UUID to uniquely identify a HPA capability

pathquery string -
- hpa-attribute-key + hpa-feature -

name of the specific HPA attribute

pathquery string -
- resource-version + architecture -

resource-version for concurrency

query @@ -21816,7 +21654,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- cloud-owner - -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

-
path - string - - - -
- cloud-region-id - -

Identifier used by the vendor for the region. Second part of composite key

-
path - string - - - -
- hpa-capability-id - -

UUID to uniquely identify a HPA capability

-
path - string - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
-
+
-
-

application/json application/xml -

- -
+ +
+
+ +
default @@ -21987,24 +21710,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

+
returns hpa-capability
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

delete an existing relationship

+

returns hpa-capability

-
- -

application/json application/xml -

-
@@ -22065,22 +21783,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- hpa-attribute-key - -

name of the specific HPA attribute

-
path - string - - - -
@@ -22090,6 +21792,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -22112,17 +21837,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

+
create or update an existing hpa-capability
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

create or update an existing hpa-capability

@@ -22131,13 +21856,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated.

+

hpa-capability object that needs to be created or updated.

@@ -22233,23 +21958,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

+
update an existing hpa-capability
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

delete an existing relationship

+

update an existing hpa-capability

application/json application/xml

+
+
+

hpa-capability object that needs to be updated.

+

+
+
+
+ +
+
@@ -22342,19 +22079,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns images
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images

+
delete an existing hpa-capability
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}

Tags: CloudInfrastructure
-

returns images

+

delete an existing hpa-capability

+
+ +

application/json application/xml +

+
@@ -22401,65 +22143,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - - - - - - - - - - + @@ -22478,29 +22182,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /images -
-
-
- -
default @@ -22523,17 +22204,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns image
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

+
returns hpa-feature-attributes
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

returns image

+

returns hpa-feature-attributes

@@ -22582,10 +22263,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
- image-id - - query - string - - -
- image-name - - query - string - - -
- application - - query - string - - -
- application-vendor + hpa-capability-id +

UUID to uniquely identify a HPA capability

querypath string +
- application-version + resource-version +

resource-version for concurrency

query @@ -22467,6 +22170,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen +
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

path @@ -22622,7 +22319,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -22650,17 +22347,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing image
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

+
create or update an existing hpa-feature-attributes
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

create or update an existing image

+

create or update an existing hpa-feature-attributes

@@ -22669,13 +22366,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

image object that needs to be created or updated.

+

hpa-feature-attributes object that needs to be created or updated.

@@ -22726,10 +22423,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

path @@ -22771,17 +22484,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing image
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

+
update an existing hpa-feature-attributes
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

update an existing image

+

update an existing hpa-feature-attributes

@@ -22790,13 +22503,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

image object that needs to be updated.

+

hpa-feature-attributes object that needs to be updated.

@@ -22847,10 +22560,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

path @@ -22892,17 +22621,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing image
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

+
delete an existing hpa-feature-attributes
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}

Tags: CloudInfrastructure
-

delete an existing image

+

delete an existing hpa-feature-attributes

@@ -22956,10 +22685,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

+
path + string + + + +
+ hpa-attribute-key + +

name of the specific HPA attribute

path @@ -23017,19 +22762,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns metadata
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns metadata

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
@@ -23076,10 +22838,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - + @@ -23113,29 +22877,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /metadata -
-
-
- -
default @@ -23158,19 +22899,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns metadatum
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns metadatum

+

delete an existing relationship

+
+ +

application/json application/xml +

+
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

path @@ -23092,16 +22854,18 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- metaname + hpa-attribute-key +

name of the specific HPA attribute

querypath string +
@@ -23217,10 +22963,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -25132,7 +24927,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -25146,13 +24941,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- image-id + hpa-capability-id -

Image id, expected to be unique across cloud region

+

UUID to uniquely identify a HPA capability

path @@ -23233,9 +22979,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- metaname + hpa-attribute-key +

name of the specific HPA attribute

path @@ -23255,29 +23002,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -23300,17 +23024,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing metadatum
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

create or update an existing metadatum

+

see node definition for valid relationships

@@ -23319,13 +23043,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated.

+

relationship object that needs to be created or updated.

@@ -23376,25 +23100,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- image-id - -

Image id, expected to be unique across cloud region

-
path - string - - - -
- metaname + hpa-capability-id +

UUID to uniquely identify a HPA capability

path @@ -23436,35 +23145,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing metadatum
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

update an existing metadatum

+

delete an existing relationship

application/json application/xml

-
-
-

metadatum object that needs to be updated.

-

-
-
-
- -
-
@@ -23512,25 +23209,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - + + + + + + +
- image-id - -

Image id, expected to be unique across cloud region

-
path - string - - - -
- metaname + hpa-capability-id +

UUID to uniquely identify a HPA capability

path @@ -23572,24 +23254,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing metadatum
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

+
returns images
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images

Tags: CloudInfrastructure
-

delete an existing metadatum

+

returns images

-
- -

application/json application/xml -

-
@@ -23639,38 +23316,62 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen image-id - + - + + + + + + + + + + + + + + + @@ -23690,6 +23390,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /images +
+
+
+ +
default @@ -23712,36 +23435,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/relationship-list/relationship

+
returns image
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

returns image

-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
-

Image id, expected to be unique across cloud region

pathquery string -
- metaname + image-name pathquery string -
- resource-version + application + + query + string + + +
+ application-vendor + + query + string + + +
+ application-version -

resource-version for concurrency

query @@ -23678,7 +23379,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen -
@@ -23811,6 +23517,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /image +
+
+
+ +
default @@ -23833,23 +23562,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/relationship-list/relationship

+
create or update an existing image
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

Tags: CloudInfrastructure
-

delete an existing relationship

+

create or update an existing image

application/json application/xml

+
+
+

image object that needs to be created or updated.

+

+
+
+
+
+ /image +
+
+
@@ -23942,19 +23683,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns oam-networks
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks

+
update an existing image
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

Tags: CloudInfrastructure
-

returns oam-networks

+

update an existing image

+
+ +

application/json application/xml +

+
+
+

image object that needs to be updated.

+

+
+
+
+
+ /image +
+
+
+
@@ -24001,44 +23759,18 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - + - - - - - - - @@ -24050,29 +23782,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -24095,19 +23804,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns oam-network
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

+
delete an existing image
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}

Tags: CloudInfrastructure
-

returns oam-network

+

delete an existing image

+
+ +

application/json application/xml +

+
- network-uuid - - query - string - - -
- network-name + image-id +

Image id, expected to be unique across cloud region

querypath string -
- cvlan-tag - - query - integer - - +
@@ -24154,10 +23868,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
- network-uuid + image-id -

UUID of the network. Unique across a cloud-region

+

Image id, expected to be unique across cloud region

path @@ -24168,6 +23882,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
@@ -24177,29 +23907,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -24222,36 +23929,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing oam-network
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

+
returns metadata
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata

Tags: CloudInfrastructure
-

create or update an existing oam-network

+

returns metadata

-
- -

application/json application/xml -

-
-
-

oam-network object that needs to be created or updated.

-

-
-
-
- -
-
-
@@ -24298,10 +23988,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
- network-uuid + image-id -

UUID of the network. Unique across a cloud-region

+

Image id, expected to be unique across cloud region

path @@ -24312,6 +24002,20 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ metaname + + query + string + + +
@@ -24321,6 +24025,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /metadata +
+
+
+ +
default @@ -24343,36 +24070,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
update an existing oam-network
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

+
returns metadatum
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

Tags: CloudInfrastructure
-

update an existing oam-network

+

returns metadatum

-
- -

application/json application/xml -

-
-
-

oam-network object that needs to be updated.

-

-
-
-
- -
-
-
@@ -24419,10 +24129,25 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + +
- network-uuid + image-id + +

Image id, expected to be unique across cloud region

+
path + string + + + +
+ metaname -

UUID of the network. Unique across a cloud-region

path @@ -24442,6 +24167,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -24464,23 +24212,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing oam-network
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

+
create or update an existing metadatum
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

Tags: CloudInfrastructure
-

delete an existing oam-network

+

create or update an existing metadatum

application/json application/xml

+
+
+

metadatum object that needs to be created or updated.

+

+
+
+
+ +
+
@@ -24528,10 +24288,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - + + + + + + + + + + + + + + + + + + + + + +
- network-uuid + image-id -

UUID of the network. Unique across a cloud-region

+

Image id, expected to be unique across cloud region

path @@ -24544,12 +24304,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version + metaname -

resource-version for concurrency

querypath string @@ -24589,17 +24348,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}/relationship-list/relationship

+
update an existing metadatum
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

update an existing metadatum

@@ -24608,13 +24367,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated.

+

metadatum object that needs to be updated.

@@ -24665,10 +24424,25 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- network-uuid + image-id + +

Image id, expected to be unique across cloud region

+
path + string + + + +
+ metaname -

UUID of the network. Unique across a cloud-region

path @@ -24710,17 +24484,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}/relationship-list/relationship

+
delete an existing metadatum
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname}

Tags: CloudInfrastructure
-

delete an existing relationship

+

delete an existing metadatum

@@ -24774,10 +24548,25 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- network-uuid + image-id + +

Image id, expected to be unique across cloud region

+
path + string + + + +
+ metaname -

UUID of the network. Unique across a cloud-region

path @@ -24788,6 +24577,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
@@ -24819,11 +24624,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -24893,6 +24698,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ image-id + +

Image id, expected to be unique across cloud region

+
path + string + + + +
@@ -24924,11 +24745,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -24986,6 +24807,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ image-id + +

Image id, expected to be unique across cloud region

+
path + string + + + +
@@ -25017,17 +24854,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns snapshots
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots

+
returns oam-networks
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks

Tags: CloudInfrastructure
-

returns snapshots

+

returns oam-networks

@@ -25076,49 +24913,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id - - query - string - - -
- snapshot-name - - query - string - - -
- application - - query - string - - -
- application-vendor + network-uuid
- application-version + network-name
- prev-snapshot-id + cvlan-tag query - string + integer @@ -25184,7 +24979,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -25212,17 +25007,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns snapshot
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

+
returns oam-network
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

Tags: CloudInfrastructure
-

returns snapshot

+

returns oam-network

@@ -25271,10 +25066,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25311,7 +25106,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -25339,17 +25134,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing snapshot
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

+
create or update an existing oam-network
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

Tags: CloudInfrastructure
-

create or update an existing snapshot

+

create or update an existing oam-network

@@ -25358,13 +25153,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

snapshot object that needs to be created or updated.

+

oam-network object that needs to be created or updated.

@@ -25415,10 +25210,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25460,17 +25255,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing snapshot
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

+
update an existing oam-network
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

Tags: CloudInfrastructure
-

update an existing snapshot

+

update an existing oam-network

@@ -25479,13 +25274,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

snapshot object that needs to be updated.

+

oam-network object that needs to be updated.

@@ -25536,10 +25331,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25581,17 +25376,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing snapshot
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

+
delete an existing oam-network
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}

Tags: CloudInfrastructure
-

delete an existing snapshot

+

delete an existing oam-network

@@ -25645,10 +25440,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25706,11 +25501,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -25782,10 +25577,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25827,11 +25622,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -25891,10 +25686,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- snapshot-id + network-uuid -

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

+

UUID of the network. Unique across a cloud-region

path @@ -25936,19 +25731,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns tenants
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns tenants

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
@@ -25993,46 +25805,97 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing relationship

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + - - - - - - - - + - + @@ -26044,29 +25907,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /tenants -
-
-
- -
default @@ -26089,17 +25929,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns tenant
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

+
returns snapshots
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots

Tags: CloudInfrastructure
-

returns tenant

+

returns snapshots

@@ -26148,18 +25988,86 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -26188,7 +26096,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -26216,36 +26124,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing tenant
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

+
returns snapshot
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

Tags: CloudInfrastructure
-

create or update an existing tenant

+

returns snapshot

-
- -

application/json application/xml -

-
-
-

tenant object that needs to be created or updated.

-

-
-
-
-
- /tenant -
-
-
-
- tenant-id - - query - string - - -
- tenant-name + cloud-owner +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

querypath string +
- tenant-context + cloud-region-id +

Identifier used by the vendor for the region. Second part of composite key

querypath string +
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

pathquery + string + + +
+ snapshot-name + + query + string + + +
+ application + + query + string + + +
+ application-vendor + + query + string + + +
+ application-version + + query + string + + +
+ prev-snapshot-id + + query string -
@@ -26292,10 +26183,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26315,6 +26206,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /snapshot +
+
+
+ +
default @@ -26337,17 +26251,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing tenant
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

+
create or update an existing snapshot
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

Tags: CloudInfrastructure
-

update an existing tenant

+

create or update an existing snapshot

@@ -26356,13 +26270,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

tenant object that needs to be updated.

+

snapshot object that needs to be created or updated.

@@ -26413,10 +26327,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26458,23 +26372,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing tenant
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

+
update an existing snapshot
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

Tags: CloudInfrastructure
-

delete an existing tenant

+

update an existing snapshot

application/json application/xml

+
+
+

snapshot object that needs to be updated.

+

+
+
+
+
+ /snapshot +
+
+
@@ -26522,10 +26448,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26536,22 +26462,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -26583,35 +26493,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/relationship-list/relationship

+
delete an existing snapshot
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

delete an existing snapshot

application/json application/xml

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
@@ -26659,10 +26557,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26673,6 +26571,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
@@ -26704,23 +26618,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/relationship-list/relationship

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

delete an existing relationship

+

see node definition for valid relationships

application/json application/xml

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
@@ -26768,10 +26694,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26813,19 +26739,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns vservers
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns vservers

+

delete an existing relationship

+
+ +

application/json application/xml +

+
@@ -26872,10 +26803,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + +
- tenant-id + snapshot-id -

Unique id relative to the cloud-region.

+

Snapshot id, this is the key UUID assoc associated in glance with the snapshots.

path @@ -26886,37 +26817,97 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
returns tenants
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants

+ Tags: + CloudInfrastructure +
+
+
+

returns tenants

+ +
+
+ + + + + + + + + + + - + - + @@ -26930,7 +26921,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -26944,27 +26935,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- vserver-id + cloud-owner +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

querypath string +
- vserver-name + cloud-region-id +

Identifier used by the vendor for the region. Second part of composite key

querypath string +
- vserver-name2 + tenant-id
- prov-status + tenant-name
- in-maint - - query - boolean - - -
- is-closed-loop-disabled + tenant-context query - boolean + string @@ -26996,7 +26973,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -27024,17 +27001,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns vserver
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

+
returns tenant
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

Tags: CloudInfrastructure
-

returns vserver

+

returns tenant

@@ -27097,22 +27074,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
@@ -27139,7 +27100,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27167,17 +27128,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing vserver
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

+
create or update an existing tenant
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

Tags: CloudInfrastructure
-

create or update an existing vserver

+

create or update an existing tenant

@@ -27186,13 +27147,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vserver object that needs to be created or updated.

+

tenant object that needs to be created or updated.

@@ -27257,22 +27218,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
@@ -27304,17 +27249,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
update an existing vserver
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

+
update an existing tenant
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

Tags: CloudInfrastructure
-

update an existing vserver

+

update an existing tenant

@@ -27323,13 +27268,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vserver object that needs to be updated.

+

tenant object that needs to be updated.

@@ -27394,22 +27339,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
@@ -27441,17 +27370,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing vserver
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

+
delete an existing tenant
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}

Tags: CloudInfrastructure
-

delete an existing vserver

+

delete an existing tenant

@@ -27519,22 +27448,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
resource-version @@ -27582,19 +27495,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns l-interfaces
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns l-interfaces

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
@@ -27655,78 +27585,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
- interface-name - - query - string - - -
- interface-id - - query - string - - -
- macaddr - - query - string - - -
- network-name - - query - string - - -
@@ -27736,29 +27594,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -27781,19 +27616,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns l-interface
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns l-interface

+

delete an existing relationship

+
+ +

application/json application/xml +

+
@@ -27854,38 +27694,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
path - string - - - -
- interface-name - -

Name given to the interface

-
path - string - - - -
@@ -27895,29 +27703,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -27940,36 +27725,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing l-interface
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

+
returns vservers
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers

Tags: CloudInfrastructure
-

create or update an existing l-interface

+

returns vservers

-
- -

application/json application/xml -

-
-
-

l-interface object that needs to be created or updated.

-

-
-
-
- -
-
-
@@ -28035,31 +27803,83 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen vserver-id - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -28071,6 +27891,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /vservers +
+
+
+ +
default @@ -28093,36 +27936,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing l-interface
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

+
returns vserver
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

Tags: CloudInfrastructure
-

update an existing l-interface

+

returns vserver

-
- -

application/json application/xml -

-
-
-

l-interface object that needs to be updated.

-

-
-
-
- -
-
-
-

Unique identifier for this vserver relative to its tenant

pathquery string -
- interface-name + vserver-name -

Name given to the interface

pathquery + string + + +
+ vserver-name2 + + query + string + + +
+ prov-status + + query string - +
+ in-maint + + query + boolean + + +
+ is-closed-loop-disabled + + query + boolean + +
@@ -28199,22 +28025,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- interface-name - -

Name given to the interface

-
path - string - - - -
@@ -28224,6 +28034,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /vserver +
+
+
+ +
default @@ -28246,23 +28079,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing l-interface
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

+
create or update an existing vserver
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

Tags: CloudInfrastructure
-

delete an existing l-interface

+

create or update an existing vserver

application/json application/xml

+
+
+

vserver object that needs to be created or updated.

+

+
+
+
+
+ /vserver +
+
+
@@ -28340,38 +28185,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- interface-name - -

Name given to the interface

-
path - string - - - -
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -28403,19 +28216,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns l3-interface-ipv4-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
update an existing vserver
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

Tags: CloudInfrastructure
-

returns l3-interface-ipv4-address-list

+

update an existing vserver

+
+ +

application/json application/xml +

+
+
+

vserver object that needs to be updated.

+

+
+
+
+
+ /vserver +
+
+
+
@@ -28492,38 +28322,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- interface-name - -

Name given to the interface

-
path - string - - - -
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
@@ -28533,29 +28331,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- - - -
default @@ -28578,35 +28353,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing l3-interface-ipv4-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
delete an existing vserver
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}

Tags: CloudInfrastructure
-

create or update an existing l3-interface-ipv4-address-list

+

delete an existing vserver

application/json application/xml

-
-
-

l3-interface-ipv4-address-list object that needs to be created or updated.

-

-
- -
@@ -28686,28 +28449,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - + - - - - - - -
- interface-name - -

Name given to the interface

-
path - string - - - -
- l3-interface-ipv4-address + resource-version -

IP address

+

resource-version for concurrency

pathquery string @@ -28747,36 +28494,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing l3-interface-ipv4-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
returns l-interfaces
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces

Tags: CloudInfrastructure
-

update an existing l3-interface-ipv4-address-list

+

returns l-interfaces

-
- -

application/json application/xml -

-
-
-

l3-interface-ipv4-address-list object that needs to be updated.

-

-
- -
-
@@ -28858,31 +28588,55 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen interface-name - + - + + + + + + + + + + + + + + + @@ -28894,6 +28648,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -28916,24 +28693,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing l3-interface-ipv4-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
returns l-interface
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

Tags: CloudInfrastructure
-

delete an existing l3-interface-ipv4-address-list

+

returns l-interface

-
- -

application/json application/xml -

-
-

Name given to the interface

pathquery string -
- l3-interface-ipv4-address + interface-id -

IP address

pathquery + string + + +
+ macaddr + + query + string + + +
+ network-name + + query string -
@@ -29026,38 +28798,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -29067,6 +28807,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
default @@ -29089,17 +28852,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

+
create or update an existing l-interface
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

create or update an existing l-interface

@@ -29108,13 +28871,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated.

+

l-interface object that needs to be created or updated.

@@ -29211,22 +28974,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
@@ -29258,23 +29005,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

+
update an existing l-interface
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

Tags: CloudInfrastructure
-

delete an existing relationship

+

update an existing l-interface

application/json application/xml

+
+
+

l-interface object that needs to be updated.

+

+
+
+
+ +
+
@@ -29368,22 +29127,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
@@ -29415,19 +29158,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns l3-interface-ipv6-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
delete an existing l-interface
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}

Tags: CloudInfrastructure
-

returns l3-interface-ipv6-address-list

+

delete an existing l-interface

+
+ +

application/json application/xml +

+
@@ -29522,7 +29270,159 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
- l3-interface-ipv6-address + resource-version + +

resource-version for concurrency

+
query + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
returns l3-interface-ipv4-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+ Tags: + CloudInfrastructure +
+
+
+

returns l3-interface-ipv4-address-list

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ tenant-id + +

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ interface-name + +

Name given to the interface

+
path + string + + + +
+ l3-interface-ipv4-address

IP address

@@ -29562,7 +29462,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -29590,17 +29490,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing l3-interface-ipv6-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
create or update an existing l3-interface-ipv4-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

create or update an existing l3-interface-ipv6-address-list

+

create or update an existing l3-interface-ipv4-address-list

@@ -29609,13 +29509,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated.

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -29714,7 +29614,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -29759,17 +29659,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing l3-interface-ipv6-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
update an existing l3-interface-ipv4-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

update an existing l3-interface-ipv6-address-list

+

update an existing l3-interface-ipv4-address-list

@@ -29778,13 +29678,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be updated.

+

l3-interface-ipv4-address-list object that needs to be updated.

@@ -29883,7 +29783,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -29928,17 +29828,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing l3-interface-ipv6-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
delete an existing l3-interface-ipv4-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

delete an existing l3-interface-ipv6-address-list

+

delete an existing l3-interface-ipv4-address-list

@@ -30040,7 +29940,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -30101,11 +30001,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -30225,7 +30125,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -30270,11 +30170,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -30382,7 +30282,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -30427,36 +30327,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/relationship-list/relationship

+
returns l3-interface-ipv6-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

returns l3-interface-ipv6-address-list

-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
@@ -30549,6 +30432,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
+ l3-interface-ipv6-address + +

IP address

+
path + string + + + +
@@ -30558,6 +30457,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ + + +
default @@ -30580,23 +30502,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/relationship-list/relationship

+
create or update an existing l3-interface-ipv6-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

delete an existing relationship

+

create or update an existing l3-interface-ipv6-address-list

application/json application/xml

+
+
+

l3-interface-ipv6-address-list object that needs to be created or updated.

+

+
+ +
@@ -30690,6 +30624,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
+ l3-interface-ipv6-address + +

IP address

+
path + string + + + +
@@ -30721,19 +30671,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns sriov-vfs
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs

+
update an existing l3-interface-ipv6-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

returns sriov-vfs

+

update an existing l3-interface-ipv6-address-list

+
+ +

application/json application/xml +

+
+
+

l3-interface-ipv6-address-list object that needs to be updated.

+

+
+ +
+
@@ -30828,72 +30795,18 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -30905,29 +30818,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
default @@ -30950,19 +30840,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns sriov-vf
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

+
delete an existing l3-interface-ipv6-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

returns sriov-vf

+

delete an existing l3-interface-ipv6-address-list

+
+ +

application/json application/xml +

+
- pci-id - - query - string - - -
- vf-vlan-filter - - query - string - - -
- vf-mac-filter - - query - string - - -
- vf-vlan-strip - - query - boolean - - -
- neutron-network-id + l3-interface-ipv6-address +

IP address

querypath string +
@@ -31057,10 +30952,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
- pci-id + l3-interface-ipv6-address -

PCI ID used to identify the sriov-vf

+

IP address

path @@ -31071,6 +30966,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
@@ -31080,29 +30991,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /sriov-vf -
-
-
- -
default @@ -31125,17 +31013,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
create or update an existing sriov-vf
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
-

create or update an existing sriov-vf

+

see node definition for valid relationships

@@ -31144,13 +31032,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated.

+

relationship object that needs to be created or updated.

@@ -31249,10 +31137,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- pci-id + l3-interface-ipv6-address -

PCI ID used to identify the sriov-vf

+

IP address

path @@ -31294,35 +31182,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing sriov-vf
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
-

update an existing sriov-vf

+

delete an existing relationship

application/json application/xml

-
-
-

sriov-vf object that needs to be updated.

-

-
-
-
-
- /sriov-vf -
-
-
@@ -31418,10 +31294,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- pci-id + l3-interface-ipv6-address -

PCI ID used to identify the sriov-vf

+

IP address

path @@ -31463,23 +31339,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing sriov-vf
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/relationship-list/relationship

Tags: CloudInfrastructure
-

delete an existing sriov-vf

+

see node definition for valid relationships

application/json application/xml

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
@@ -31573,38 +31461,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- pci-id - -

PCI ID used to identify the sriov-vf

-
path - string - - - -
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -31636,35 +31492,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}/relationship-list/relationship

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/relationship-list/relationship

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

delete an existing relationship

application/json application/xml

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
@@ -31758,22 +31602,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- pci-id - -

PCI ID used to identify the sriov-vf

-
path - string - - - -
@@ -31805,24 +31633,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}/relationship-list/relationship

+
returns sriov-vfs
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs

Tags: CloudInfrastructure
-

delete an existing relationship

+

returns sriov-vfs

-
- -

application/json application/xml -

-
@@ -31920,156 +31743,32 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen pci-id - - - - - -
-

PCI ID used to identify the sriov-vf

path - string - - - -
-
- -
-

application/json application/xml -

- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
-
- -
-
-
-
-
- - -
-
-
returns vlans
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans

- Tags: - CloudInfrastructure -
-
-
-

returns vlans

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + @@ -32083,13 +31782,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -32135,7 +31834,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -32163,17 +31862,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns vlan
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

+
returns sriov-vf
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

Tags: CloudInfrastructure
-

returns vlan

+

returns sriov-vf

@@ -32270,10 +31969,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- +
- cloud-owner - -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

-
path - string - - - -
- cloud-region-id - -

Identifier used by the vendor for the region. Second part of composite key

-
path - string - - - -
- tenant-id - -

Unique id relative to the cloud-region.

-
path - string - - - -
- vserver-id - -

Unique identifier for this vserver relative to its tenant

-
pathquery string -
- interface-name + vf-vlan-filter -

Name given to the interface

pathquery string -
- vlan-interface + vf-mac-filter
- vlan-id-inner + vf-vlan-strip query - integer + boolean @@ -32097,7 +31796,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vpn-key + neutron-network-id
- vlan-interface + pci-id -

String that identifies the interface

+

PCI ID used to identify the sriov-vf

path @@ -32310,7 +32009,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -32338,17 +32037,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing vlan
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

+
create or update an existing sriov-vf
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

Tags: CloudInfrastructure
-

create or update an existing vlan

+

create or update an existing sriov-vf

@@ -32357,13 +32056,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated.

+

sriov-vf object that needs to be created or updated.

@@ -32462,10 +32161,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vlan-interface + pci-id -

String that identifies the interface

+

PCI ID used to identify the sriov-vf

path @@ -32507,17 +32206,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing vlan
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

+
update an existing sriov-vf
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

Tags: CloudInfrastructure
-

update an existing vlan

+

update an existing sriov-vf

@@ -32526,13 +32225,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be updated.

+

sriov-vf object that needs to be updated.

@@ -32631,10 +32330,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vlan-interface + pci-id -

String that identifies the interface

+

PCI ID used to identify the sriov-vf

path @@ -32676,17 +32375,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing vlan
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

+
delete an existing sriov-vf
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}

Tags: CloudInfrastructure
-

delete an existing vlan

+

delete an existing sriov-vf

@@ -32788,10 +32487,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vlan-interface + pci-id -

String that identifies the interface

+

PCI ID used to identify the sriov-vf

path @@ -32849,19 +32548,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns l3-interface-ipv4-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns l3-interface-ipv4-address-list

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
@@ -32956,10 +32672,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + +
- vlan-interface + pci-id -

String that identifies the interface

+

PCI ID used to identify the sriov-vf

path @@ -32970,12 +32686,153 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing relationship

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - -
- l3-interface-ipv4-address + cloud-owner -

IP address

+

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ tenant-id + +

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ interface-name + +

Name given to the interface

+
path + string + + + +
+ pci-id + +

PCI ID used to identify the sriov-vf

path @@ -32995,29 +32852,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- - - -
default @@ -33040,36 +32874,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing l3-interface-ipv4-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
returns vlans
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans

Tags: CloudInfrastructure
-

create or update an existing l3-interface-ipv4-address-list

+

returns vlans

-
- -

application/json application/xml -

-
-
-

l3-interface-ipv4-address-list object that needs to be created or updated.

-

-
- -
-
@@ -33167,31 +32984,41 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen vlan-interface - + - + + + + + + + + @@ -33203,6 +33030,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /vlans +
+
+
+ +
default @@ -33225,36 +33075,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing l3-interface-ipv4-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
returns vlan
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

Tags: CloudInfrastructure
-

update an existing l3-interface-ipv4-address-list

+

returns vlan

-
- -

application/json application/xml -

-
-
-

l3-interface-ipv4-address-list object that needs to be updated.

-

-
- -
-
-

String that identifies the interface

pathquery string -
- l3-interface-ipv4-address + vlan-id-inner -

IP address

pathquery + integer + + +
+ vpn-key + + query string -
@@ -33363,22 +33196,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - -
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
@@ -33388,6 +33205,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /vlan +
+
+
+ +
default @@ -33410,23 +33250,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing l3-interface-ipv4-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

+
create or update an existing vlan
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

Tags: CloudInfrastructure
-

delete an existing l3-interface-ipv4-address-list

+

create or update an existing vlan

application/json application/xml

+
+
+

vlan object that needs to be created or updated.

+

+
+
+
+
+ /vlan +
+
+
@@ -33536,38 +33388,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - - - - - - - - - - - - - -
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
- resource-version - -

resource-version for concurrency

-
query - string - - - -
@@ -33599,17 +33419,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

+
update an existing vlan
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

update an existing vlan

@@ -33618,13 +33438,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated.

+

vlan object that needs to be updated.

@@ -33737,22 +33557,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv4-address - -

IP address

-
path - string - - - -
@@ -33784,17 +33588,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

+
delete an existing vlan
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}

Tags: CloudInfrastructure
-

delete an existing relationship

+

delete an existing vlan

@@ -33912,12 +33716,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv4-address + resource-version -

IP address

+

resource-version for concurrency

pathquery string @@ -33957,17 +33761,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns l3-interface-ipv6-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
returns l3-interface-ipv4-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

returns l3-interface-ipv6-address-list

+

returns l3-interface-ipv4-address-list

@@ -34080,7 +33884,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -34120,7 +33924,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -34148,17 +33952,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing l3-interface-ipv6-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
create or update an existing l3-interface-ipv4-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

create or update an existing l3-interface-ipv6-address-list

+

create or update an existing l3-interface-ipv4-address-list

@@ -34167,13 +33971,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated.

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -34288,7 +34092,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -34333,17 +34137,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing l3-interface-ipv6-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
update an existing l3-interface-ipv4-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

update an existing l3-interface-ipv6-address-list

+

update an existing l3-interface-ipv4-address-list

@@ -34352,13 +34156,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be updated.

+

l3-interface-ipv4-address-list object that needs to be updated.

@@ -34473,7 +34277,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -34518,17 +34322,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing l3-interface-ipv6-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

+
delete an existing l3-interface-ipv4-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}

Tags: CloudInfrastructure
-

delete an existing l3-interface-ipv6-address-list

+

delete an existing l3-interface-ipv4-address-list

@@ -34646,7 +34450,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -34707,11 +34511,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -34847,7 +34651,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -34892,11 +34696,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -35020,7 +34824,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- l3-interface-ipv6-address + l3-interface-ipv4-address

IP address

@@ -35065,36 +34869,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/relationship-list/relationship

+
returns l3-interface-ipv6-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

see node definition for valid relationships

+

returns l3-interface-ipv6-address-list

-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
@@ -35203,6 +34990,22 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + +
+ l3-interface-ipv6-address + +

IP address

+
path + string + + + +
@@ -35212,6 +35015,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ + + +
default @@ -35234,23 +35060,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/relationship-list/relationship

+
create or update an existing l3-interface-ipv6-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

delete an existing relationship

+

create or update an existing l3-interface-ipv6-address-list

application/json application/xml

+
+
+

l3-interface-ipv6-address-list object that needs to be created or updated.

+

+
+ +
@@ -35360,133 +35198,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
-
- -
-

application/json application/xml -

- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
-
- -
-
-
-
-
- - -
-
-
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/relationship-list/relationship

- Tags: - CloudInfrastructure -
-
-
-

see node definition for valid relationships

- -
-
- -

application/json application/xml -

-
-
-

relationship object that needs to be created or updated.

-

-
-
-
- -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- cloud-owner - -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

-
path - string - - - -
- cloud-region-id - -

Identifier used by the vendor for the region. Second part of composite key

-
path - string - - - -
- tenant-id - -

Unique id relative to the cloud-region.

-
path - string - - - -
- vserver-id + l3-interface-ipv6-address -

Unique identifier for this vserver relative to its tenant

+

IP address

path @@ -35528,23 +35245,35 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/relationship-list/relationship

+
update an existing l3-interface-ipv6-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

delete an existing relationship

+

update an existing l3-interface-ipv6-address-list

application/json application/xml

+
+
+

l3-interface-ipv6-address-list object that needs to be updated.

+

+
+ +
@@ -35622,6 +35351,54 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + + + + + + + + +
+ interface-name + +

Name given to the interface

+
path + string + + + +
+ vlan-interface + +

String that identifies the interface

+
path + string + + + +
+ l3-interface-ipv6-address + +

IP address

+
path + string + + + +
@@ -35653,19 +35430,24 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- -
+ +
-
returns volumes
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes

+
delete an existing l3-interface-ipv6-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}

Tags: CloudInfrastructure
-

returns volumes

+

delete an existing l3-interface-ipv6-address-list

+
+ +

application/json application/xml +

+
@@ -35744,9 +35526,58 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + + + + + + + + + @@ -35765,29 +35597,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /volumes -
-
-
- -
default @@ -35810,19 +35619,36 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns volume
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
-

returns volume

+

see node definition for valid relationships

+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
- volume-id + interface-name + +

Name given to the interface

+
path + string + + + +
+ vlan-interface + +

String that identifies the interface

+
path + string + + + +
+ l3-interface-ipv6-address + +

IP address

+
path + string + + + +
+ resource-version +

resource-version for concurrency

query @@ -35754,6 +35585,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen +
@@ -35901,10 +35727,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + +
- volume-id + interface-name -

Unique ID of block storage volume relative to the vserver.

+

Name given to the interface

+
path + string + + + +
+ vlan-interface + +

String that identifies the interface

+
path + string + + + +
+ l3-interface-ipv6-address + +

IP address

path @@ -35924,29 +35782,6 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- -
- /volume -
-
-
- -
default @@ -35969,35 +35804,23 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing volume
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
-

create or update an existing volume

+

delete an existing relationship

application/json application/xml

-
-
-

volume object that needs to be created or updated.

-

-
-
-
-
- /volume -
-
-
@@ -36077,10 +35900,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen + + + + + + + + + + + + + + + + + + + + + - + + +
- volume-id + interface-name -

Unique ID of block storage volume relative to the vserver.

+

Name given to the interface

+
path + string + + + +
+ vlan-interface + +

String that identifies the interface

+
path + string + + + +
+ l3-interface-ipv6-address + +

IP address

path @@ -36122,17 +35977,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing volume
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/relationship-list/relationship

Tags: CloudInfrastructure
-

update an existing volume

+

see node definition for valid relationships

@@ -36141,13 +35996,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume object that needs to be updated.

+

relationship object that needs to be created or updated.

@@ -36230,10 +36085,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-id + interface-name -

Unique ID of block storage volume relative to the vserver.

+

Name given to the interface

+
path + string + + + +
+ vlan-interface + +

String that identifies the interface

path @@ -36275,17 +36146,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing volume
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/relationship-list/relationship

Tags: CloudInfrastructure
-

delete an existing volume

+

delete an existing relationship

@@ -36371,10 +36242,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-id + interface-name -

Unique ID of block storage volume relative to the vserver.

+

Name given to the interface

path @@ -36387,12 +36258,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version + vlan-interface -

resource-version for concurrency

+

String that identifies the interface

querypath string @@ -36432,11 +36303,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -36538,12 +36409,121 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing relationship

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
- volume-id + cloud-region-id -

Unique ID of block storage volume relative to the vserver.

+

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ tenant-id + +

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

path @@ -36585,24 +36565,19 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}/relationship-list/relationship

+
returns volumes
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes

Tags: CloudInfrastructure
-

delete an existing relationship

+

returns volumes

-
- -

application/json application/xml -

-
@@ -36684,15 +36659,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen volume-id - + @@ -36704,6 +36677,29 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /volumes +
+
+
+ +
default @@ -36726,17 +36722,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns vip-ipv4-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

+
returns volume
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

Tags: CloudInfrastructure
-

returns vip-ipv4-address-list

+

returns volume

@@ -36785,10 +36781,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -39106,7 +39159,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -39120,7 +39173,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -39134,7 +39187,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -39172,7 +39225,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -39200,17 +39253,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns complex
-

GET /cloud-infrastructure/complexes/complex/{physical-location-id}

+
returns volume-group
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

Tags: CloudInfrastructure
-

returns complex

+

returns volume-group

@@ -39227,10 +39280,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + - -
-

Unique ID of block storage volume relative to the vserver.

pathquery string -
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -36825,7 +36853,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -36853,17 +36881,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing vip-ipv4-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

+
create or update an existing volume
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

Tags: CloudInfrastructure
-

create or update an existing vip-ipv4-address-list

+

create or update an existing volume

@@ -36872,13 +36900,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vip-ipv4-address-list object that needs to be created or updated.

+

volume object that needs to be created or updated.

@@ -36929,10 +36957,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -36974,17 +37034,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing vip-ipv4-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

+
update an existing volume
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

Tags: CloudInfrastructure
-

update an existing vip-ipv4-address-list

+

update an existing volume

@@ -36993,13 +37053,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vip-ipv4-address-list object that needs to be updated.

+

volume object that needs to be updated.

@@ -37050,10 +37110,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -37095,17 +37187,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing vip-ipv4-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

+
delete an existing volume
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}

Tags: CloudInfrastructure
-

delete an existing vip-ipv4-address-list

+

delete an existing volume

@@ -37159,10 +37251,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -37220,11 +37344,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -37296,10 +37420,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -37341,11 +37497,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -37405,10 +37561,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv4-address + tenant-id -

IP address

+

Unique id relative to the cloud-region.

+
path + string + + + +
+ vserver-id + +

Unique identifier for this vserver relative to its tenant

+
path + string + + + +
+ volume-id + +

Unique ID of block storage volume relative to the vserver.

path @@ -37450,17 +37638,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns vip-ipv6-address-list
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

+
returns vip-ipv4-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

Tags: CloudInfrastructure
-

returns vip-ipv6-address-list

+

returns vip-ipv4-address-list

@@ -37509,7 +37697,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -37549,7 +37737,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -37577,17 +37765,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing vip-ipv6-address-list
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

+
create or update an existing vip-ipv4-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

Tags: CloudInfrastructure
-

create or update an existing vip-ipv6-address-list

+

create or update an existing vip-ipv4-address-list

@@ -37596,13 +37784,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vip-ipv6-address-list object that needs to be created or updated.

+

vip-ipv4-address-list object that needs to be created or updated.

@@ -37653,7 +37841,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -37698,17 +37886,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing vip-ipv6-address-list
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

+
update an existing vip-ipv4-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

Tags: CloudInfrastructure
-

update an existing vip-ipv6-address-list

+

update an existing vip-ipv4-address-list

@@ -37717,13 +37905,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vip-ipv6-address-list object that needs to be updated.

+

vip-ipv4-address-list object that needs to be updated.

@@ -37774,7 +37962,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -37819,17 +38007,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing vip-ipv6-address-list
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

+
delete an existing vip-ipv4-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}

Tags: CloudInfrastructure
-

delete an existing vip-ipv6-address-list

+

delete an existing vip-ipv4-address-list

@@ -37883,7 +38071,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -37944,11 +38132,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -38020,7 +38208,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -38065,11 +38253,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -38129,7 +38317,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- vip-ipv6-address + vip-ipv4-address

IP address

@@ -38174,184 +38362,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
-
-
returns volume-groups
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups

- Tags: - CloudInfrastructure -
-
-
-

returns volume-groups

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- cloud-owner - -

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

-
path - string - - - -
- cloud-region-id - -

Identifier used by the vendor for the region. Second part of composite key

-
path - string - - - -
- volume-group-id - - query - string - - -
- volume-group-name - - query - string - - -
- heat-stack-id - - query - string - - -
- vnf-type - - query - string - - -
-
- -
-

application/json application/xml -

- -
-
- 200 OK - -
-
-
-
-

successful operation

- -
-
-
- -
-
- - -
-
- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
-
- -
-
-
-
-
- - -
+ +
-
returns volume-group
-

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

+
returns vip-ipv6-address-list
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

Tags: CloudInfrastructure
-

returns volume-group

+

returns vip-ipv6-address-list

@@ -38400,10 +38421,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -38440,7 +38461,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -38468,17 +38489,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing volume-group
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

+
create or update an existing vip-ipv6-address-list
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

Tags: CloudInfrastructure
-

create or update an existing volume-group

+

create or update an existing vip-ipv6-address-list

@@ -38487,13 +38508,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume-group object that needs to be created or updated.

+

vip-ipv6-address-list object that needs to be created or updated.

@@ -38544,10 +38565,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -38589,17 +38610,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing volume-group
-

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

+
update an existing vip-ipv6-address-list
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

Tags: CloudInfrastructure
-

update an existing volume-group

+

update an existing vip-ipv6-address-list

@@ -38608,13 +38629,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume-group object that needs to be updated.

+

vip-ipv6-address-list object that needs to be updated.

@@ -38665,10 +38686,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -38710,17 +38731,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
delete an existing volume-group
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

+
delete an existing vip-ipv6-address-list
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}

Tags: CloudInfrastructure
-

delete an existing volume-group

+

delete an existing vip-ipv6-address-list

@@ -38774,10 +38795,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -38835,11 +38856,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
see node definition for valid relationships
-

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}/relationship-list/relationship

+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -38911,10 +38932,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -38956,11 +38977,11 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
delete an existing relationship
-

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}/relationship-list/relationship

+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address}/relationship-list/relationship

Tags: CloudInfrastructure
@@ -39020,10 +39041,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- volume-group-id + vip-ipv6-address -

Unique ID of volume-group.

+

IP address

path @@ -39065,17 +39086,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
returns complexes
-

GET /cloud-infrastructure/complexes

+
returns volume-groups
+

GET /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups

Tags: CloudInfrastructure
-

returns complexes

+

returns volume-groups

@@ -39092,7 +39113,39 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- physical-location-id + cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id
- data-center-code + volume-group-name
- complex-name + heat-stack-id
- identity-url + vnf-type
- physical-location-id + cloud-owner -

Unique identifier for physical location, e.g., CLLI

+

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id + +

Unique ID of volume-group.

path @@ -39267,7 +39352,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -39295,17 +39380,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
create or update an existing complex
-

PUT /cloud-infrastructure/complexes/complex/{physical-location-id}

+
create or update an existing volume-group
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

Tags: CloudInfrastructure
-

create or update an existing complex

+

create or update an existing volume-group

@@ -39314,13 +39399,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

complex object that needs to be created or updated.

+

volume-group object that needs to be created or updated.

@@ -39339,10 +39424,42 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- physical-location-id + cloud-owner -

Unique identifier for physical location, e.g., CLLI

+

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id + +

Unique ID of volume-group.

path @@ -39384,17 +39501,17 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen - -
+ +
-
update an existing complex
-

PATCH /cloud-infrastructure/complexes/complex/{physical-location-id}

+
update an existing volume-group
+

PATCH /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

Tags: CloudInfrastructure
-

update an existing complex

+

update an existing volume-group

@@ -39403,13 +39520,13 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

complex object that needs to be updated.

+

volume-group object that needs to be updated.

@@ -39428,10 +39545,10 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- physical-location-id + cloud-owner -

Unique identifier for physical location, e.g., CLLI

+

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

path @@ -39442,73 +39559,12 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
-
- -
-

application/json application/xml -

- -
-
- default - -
-
-
-
-

Response codes found in response codes.

- -
-
-
- -
-
- -
-
-
-
-
- - -
-
-
delete an existing complex
-

DELETE /cloud-infrastructure/complexes/complex/{physical-location-id}

- Tags: - CloudInfrastructure -
-
-
-

delete an existing complex

- -
-
- -

application/json application/xml -

-
-
- - - - - - - - - - - - + + + + + +
- physical-location-id + cloud-region-id -

Unique identifier for physical location, e.g., CLLI

+

Identifier used by the vendor for the region. Second part of composite key

path @@ -39521,12 +39577,868 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- resource-version + volume-group-id -

resource-version for concurrency

+

Unique ID of volume-group.

querypath + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing volume-group
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing volume-group

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id + +

Unique ID of volume-group.

+
path + string + + + +
+ resource-version + +

resource-version for concurrency

+
query + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
see node definition for valid relationships
+

PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

see node definition for valid relationships

+ +
+
+ +

application/json application/xml +

+
+
+

relationship object that needs to be created or updated.

+

+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id + +

Unique ID of volume-group.

+
path + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing relationship
+

DELETE /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id}/relationship-list/relationship

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing relationship

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ cloud-owner + +

Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname

+
path + string + + + +
+ cloud-region-id + +

Identifier used by the vendor for the region. Second part of composite key

+
path + string + + + +
+ volume-group-id + +

Unique ID of volume-group.

+
path + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
returns complexes
+

GET /cloud-infrastructure/complexes

+ Tags: + CloudInfrastructure +
+
+
+

returns complexes

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ physical-location-id + + query + string + + +
+ data-center-code + + query + string + + +
+ complex-name + + query + string + + +
+ identity-url + + query + string + + +
+
+ +
+

application/json application/xml +

+ +
+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ + +
+
+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
returns complex
+

GET /cloud-infrastructure/complexes/complex/{physical-location-id}

+ Tags: + CloudInfrastructure +
+
+
+

returns complex

+ +
+
+ + + + + + + + + + + + + + + + + + + +
+ physical-location-id + +

Unique identifier for physical location, e.g., CLLI

+
path + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ 200 OK + +
+
+
+
+

successful operation

+ +
+
+
+ +
+
+ +
+ /complex +
+
+
+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
create or update an existing complex
+

PUT /cloud-infrastructure/complexes/complex/{physical-location-id}

+ Tags: + CloudInfrastructure +
+
+
+

create or update an existing complex

+ +
+
+ +

application/json application/xml +

+
+
+

complex object that needs to be created or updated.

+

+
+
+
+
+ /complex +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
+ physical-location-id + +

Unique identifier for physical location, e.g., CLLI

+
path + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
update an existing complex
+

PATCH /cloud-infrastructure/complexes/complex/{physical-location-id}

+ Tags: + CloudInfrastructure +
+
+
+

update an existing complex

+ +
+
+ +

application/json application/xml +

+
+
+

complex object that needs to be updated.

+

+
+
+
+
+ /complex +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
+ physical-location-id + +

Unique identifier for physical location, e.g., CLLI

+
path + string + + + +
+
+ +
+

application/json application/xml +

+ +
+
+ default + +
+
+
+
+

Response codes found in response codes.

+ +
+
+
+ +
+
+ +
+
+
+
+
+ + +
+
+
delete an existing complex
+

DELETE /cloud-infrastructure/complexes/complex/{physical-location-id}

+ Tags: + CloudInfrastructure +
+
+
+

delete an existing complex

+ +
+
+ +

application/json application/xml +

+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ physical-location-id + +

Unique identifier for physical location, e.g., CLLI

+
path + string + + + +
+ resource-version + +

resource-version for concurrency

+
query string @@ -149333,6 +150245,26 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
+
+ + +
+ esr-system-info-list: + object[] + + +
+
+ +
+ +
+ esr-system-info + + + +
+
@@ -151947,7 +152879,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
relationship-list: - object + object[]
@@ -151956,7 +152888,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- relationship-list + relationship diff --git a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v8.html b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v8.html index 10284793..b1a5b232 100644 --- a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v8.html +++ b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v8.html @@ -14,9 +14,9 @@

Active and Available Inventory REST API.

-

Version: v12

+

Version: v8


-[Differences versus the previous schema version](apidocs/aai_swagger_v8.diff)
+
Copyright © 2017 AT&T Intellectual Property. All rights reserved.

@@ -4863,7 +4863,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

@@ -4958,7 +4958,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5005,7 +5005,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

connector object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessConnectorsConnector.json)

+

connector object that needs to be created or updated.

@@ -5100,7 +5100,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5338,7 +5338,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5448,7 +5448,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen @@ -5495,7 +5495,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessConnectorsConnectorMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -5605,7 +5605,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5811,7 +5811,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessConnectorsConnector.json)

+

relationship object that needs to be created or updated.

@@ -6051,7 +6051,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6146,7 +6146,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6193,7 +6193,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

customer object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomer.json)

+

customer object that needs to be created or updated.

@@ -6288,7 +6288,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6464,7 +6464,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomer.json)

+

relationship object that needs to be created or updated.

@@ -6692,7 +6692,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6803,7 +6803,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6850,7 +6850,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-subscription object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomerServiceSubscriptionsServiceSubscription.json)

+

service-subscription object that needs to be created or updated.

@@ -6961,7 +6961,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7169,7 +7169,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomerServiceSubscriptionsServiceSubscription.json)

+

relationship object that needs to be created or updated.

@@ -7529,7 +7529,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7656,7 +7656,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7703,7 +7703,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-instance object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance.json)

+

service-instance object that needs to be created or updated.

@@ -7830,7 +7830,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8164,7 +8164,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8306,7 +8306,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8353,7 +8353,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -8495,7 +8495,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8765,7 +8765,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance.json)

+

relationship object that needs to be created or updated.

@@ -9083,7 +9083,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9194,7 +9194,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9241,7 +9241,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

cloud-region object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegion.json)

+

cloud-region object that needs to be created or updated.

@@ -9352,7 +9352,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9638,7 +9638,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9765,7 +9765,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9812,7 +9812,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

availability-zone object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionAvailabilityZonesAvailabilityZone.json)

+

availability-zone object that needs to be created or updated.

@@ -9939,7 +9939,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10179,7 +10179,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionAvailabilityZonesAvailabilityZone.json)

+

relationship object that needs to be created or updated.

@@ -10501,7 +10501,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10628,7 +10628,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10675,7 +10675,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

dvs-switch object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionDvsSwitchesDvsSwitch.json)

+

dvs-switch object that needs to be created or updated.

@@ -10802,7 +10802,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11042,7 +11042,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionDvsSwitchesDvsSwitch.json)

+

relationship object that needs to be created or updated.

@@ -11364,7 +11364,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11491,7 +11491,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11538,7 +11538,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

flavor object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionFlavorsFlavor.json)

+

flavor object that needs to be created or updated.

@@ -11665,7 +11665,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11905,7 +11905,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionFlavorsFlavor.json)

+

relationship object that needs to be created or updated.

@@ -12241,7 +12241,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12368,7 +12368,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12415,7 +12415,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

group-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionGroupAssignmentsGroupAssignment.json)

+

group-assignment object that needs to be created or updated.

@@ -12542,7 +12542,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12782,7 +12782,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionGroupAssignmentsGroupAssignment.json)

+

relationship object that needs to be created or updated.

@@ -13146,7 +13146,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13273,7 +13273,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13320,7 +13320,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

image object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionImagesImage.json)

+

image object that needs to be created or updated.

@@ -13447,7 +13447,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13781,7 +13781,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13923,7 +13923,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13970,7 +13970,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionImagesImageMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -14112,7 +14112,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14382,7 +14382,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionImagesImage.json)

+

relationship object that needs to be created or updated.

@@ -14718,7 +14718,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14845,7 +14845,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14892,7 +14892,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

oam-network object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionOamNetworksOamNetwork.json)

+

oam-network object that needs to be created or updated.

@@ -15019,7 +15019,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -15259,7 +15259,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionOamNetworksOamNetwork.json)

+

relationship object that needs to be created or updated.

@@ -15489,7 +15489,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegion.json)

+

relationship object that needs to be created or updated.

@@ -15835,7 +15835,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -15962,7 +15962,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16009,7 +16009,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

snapshot object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionSnapshotsSnapshot.json)

+

snapshot object that needs to be created or updated.

@@ -16136,7 +16136,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16376,7 +16376,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionSnapshotsSnapshot.json)

+

relationship object that needs to be created or updated.

@@ -16698,7 +16698,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16825,7 +16825,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16872,7 +16872,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

tenant object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenant.json)

+

tenant object that needs to be created or updated.

@@ -16999,7 +16999,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17239,7 +17239,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenant.json)

+

relationship object that needs to be created or updated.

@@ -17633,7 +17633,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17776,7 +17776,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17823,7 +17823,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vserver object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserver.json)

+

vserver object that needs to be created or updated.

@@ -17966,7 +17966,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18390,7 +18390,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18549,7 +18549,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18596,7 +18596,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -18755,7 +18755,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19187,7 +19187,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19234,7 +19234,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -19409,7 +19409,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19745,7 +19745,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -20199,7 +20199,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20246,7 +20246,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -20421,7 +20421,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20757,7 +20757,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -21083,7 +21083,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -21559,7 +21559,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -21734,7 +21734,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -21781,7 +21781,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -21956,7 +21956,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -22292,7 +22292,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -22772,7 +22772,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -22947,7 +22947,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -22994,7 +22994,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -23169,7 +23169,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -23649,7 +23649,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -23696,7 +23696,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -23887,7 +23887,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -24255,7 +24255,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -24757,7 +24757,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -24804,7 +24804,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -24995,7 +24995,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -25363,7 +25363,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -25721,7 +25721,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -26047,7 +26047,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserver.json)

+

relationship object that needs to be created or updated.

@@ -26419,7 +26419,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -26578,7 +26578,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -26625,7 +26625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverVolumesVolume.json)

+

volume object that needs to be created or updated.

@@ -26784,7 +26784,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27088,7 +27088,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverVolumesVolume.json)

+

relationship object that needs to be created or updated.

@@ -27502,7 +27502,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27629,7 +27629,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27676,7 +27676,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume-group object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionVolumeGroupsVolumeGroup.json)

+

volume-group object that needs to be created or updated.

@@ -27803,7 +27803,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28043,7 +28043,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureCloudRegionsCloudRegionVolumeGroupsVolumeGroup.json)

+

relationship object that needs to be created or updated.

@@ -28361,7 +28361,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28456,7 +28456,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28503,7 +28503,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

complex object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureComplexesComplex.json)

+

complex object that needs to be created or updated.

@@ -28598,7 +28598,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28836,7 +28836,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28963,7 +28963,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29010,7 +29010,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ctag-pool object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureComplexesComplexCtagPoolsCtagPool.json)

+

ctag-pool object that needs to be created or updated.

@@ -29137,7 +29137,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29377,7 +29377,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureComplexesComplexCtagPoolsCtagPool.json)

+

relationship object that needs to be created or updated.

@@ -29607,7 +29607,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureComplexesComplex.json)

+

relationship object that needs to be created or updated.

@@ -29819,7 +29819,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29914,7 +29914,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29961,7 +29961,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

network-profile object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureNetworkProfilesNetworkProfile.json)

+

network-profile object that needs to be created or updated.

@@ -30056,7 +30056,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30232,7 +30232,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureNetworkProfilesNetworkProfile.json)

+

relationship object that needs to be created or updated.

@@ -30486,7 +30486,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30581,7 +30581,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30628,7 +30628,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

pserver object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserver.json)

+

pserver object that needs to be created or updated.

@@ -30723,7 +30723,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30961,7 +30961,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31072,7 +31072,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31119,7 +31119,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -31230,7 +31230,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31558,7 +31558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31685,7 +31685,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31732,7 +31732,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -31859,7 +31859,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32195,7 +32195,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32242,7 +32242,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -32385,7 +32385,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32657,7 +32657,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -33015,7 +33015,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33062,7 +33062,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -33205,7 +33205,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33477,7 +33477,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -33739,7 +33739,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -34119,7 +34119,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34262,7 +34262,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34309,7 +34309,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -34452,7 +34452,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34724,7 +34724,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -35108,7 +35108,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -35251,7 +35251,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -35298,7 +35298,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -35441,7 +35441,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -35825,7 +35825,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -35872,7 +35872,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -36031,7 +36031,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -36335,7 +36335,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -36741,7 +36741,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -36788,7 +36788,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -36947,7 +36947,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -37251,7 +37251,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -37545,7 +37545,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -37807,7 +37807,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -38067,7 +38067,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38178,7 +38178,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38225,7 +38225,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -38336,7 +38336,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38664,7 +38664,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38791,7 +38791,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38838,7 +38838,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -38965,7 +38965,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -39301,7 +39301,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -39348,7 +39348,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -39491,7 +39491,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -39763,7 +39763,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -40121,7 +40121,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -40168,7 +40168,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -40311,7 +40311,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -40583,7 +40583,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -40845,7 +40845,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -41225,7 +41225,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41368,7 +41368,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41415,7 +41415,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -41558,7 +41558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41830,7 +41830,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -42214,7 +42214,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -42357,7 +42357,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -42404,7 +42404,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -42547,7 +42547,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -42931,7 +42931,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -42978,7 +42978,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -43137,7 +43137,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -43441,7 +43441,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -43847,7 +43847,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -43894,7 +43894,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -44053,7 +44053,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -44357,7 +44357,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -44651,7 +44651,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -44913,7 +44913,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserverPInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -45111,7 +45111,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructurePserversPserver.json)

+

relationship object that needs to be created or updated.

@@ -45337,7 +45337,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -45432,7 +45432,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -45479,7 +45479,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

virtual-data-center object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureVirtualDataCentersVirtualDataCenter.json)

+

virtual-data-center object that needs to be created or updated.

@@ -45574,7 +45574,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -45750,7 +45750,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/CloudInfrastructureVirtualDataCentersVirtualDataCenter.json)

+

relationship object that needs to be created or updated.

@@ -46144,7 +46144,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46239,7 +46239,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46286,7 +46286,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

generic-vnf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnf.json)

+

generic-vnf object that needs to be created or updated.

@@ -46381,7 +46381,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46661,7 +46661,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46772,7 +46772,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46819,7 +46819,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -46930,7 +46930,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47218,7 +47218,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47265,7 +47265,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -47392,7 +47392,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47632,7 +47632,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -47942,7 +47942,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47989,7 +47989,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -48116,7 +48116,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -48356,7 +48356,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -48586,7 +48586,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -48918,7 +48918,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49045,7 +49045,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49092,7 +49092,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -49219,7 +49219,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49459,7 +49459,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -49795,7 +49795,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49922,7 +49922,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -49969,7 +49969,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -50096,7 +50096,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -50432,7 +50432,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50479,7 +50479,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -50622,7 +50622,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50894,7 +50894,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -51252,7 +51252,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -51299,7 +51299,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -51442,7 +51442,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -51714,7 +51714,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -51976,7 +51976,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -52268,7 +52268,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52379,7 +52379,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52426,7 +52426,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -52537,7 +52537,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52865,7 +52865,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52992,7 +52992,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53039,7 +53039,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -53166,7 +53166,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53502,7 +53502,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53549,7 +53549,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -53692,7 +53692,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53964,7 +53964,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -54322,7 +54322,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -54369,7 +54369,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -54512,7 +54512,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -54784,7 +54784,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -55046,7 +55046,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -55426,7 +55426,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -55569,7 +55569,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -55616,7 +55616,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -55759,7 +55759,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56031,7 +56031,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -56415,7 +56415,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56558,7 +56558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -56605,7 +56605,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -56748,7 +56748,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -57132,7 +57132,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -57179,7 +57179,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -57338,7 +57338,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -57642,7 +57642,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -58048,7 +58048,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -58095,7 +58095,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -58254,7 +58254,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -58558,7 +58558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -58852,7 +58852,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -59114,7 +59114,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -59312,7 +59312,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnf.json)

+

relationship object that needs to be created or updated.

@@ -59638,7 +59638,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -59749,7 +59749,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -59796,7 +59796,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vf-module object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfVfModulesVfModule.json)

+

vf-module object that needs to be created or updated.

@@ -59907,7 +59907,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60115,7 +60115,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkGenericVnfsGenericVnfVfModulesVfModule.json)

+

relationship object that needs to be created or updated.

@@ -60359,7 +60359,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60454,7 +60454,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60501,7 +60501,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ipsec-configuration object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkIpsecConfigurationsIpsecConfiguration.json)

+

ipsec-configuration object that needs to be created or updated.

@@ -60596,7 +60596,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60772,7 +60772,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkIpsecConfigurationsIpsecConfiguration.json)

+

relationship object that needs to be created or updated.

@@ -61000,7 +61000,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61111,7 +61111,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61158,7 +61158,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vig-server object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkIpsecConfigurationsIpsecConfigurationVigServersVigServer.json)

+

vig-server object that needs to be created or updated.

@@ -61269,7 +61269,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61477,7 +61477,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkIpsecConfigurationsIpsecConfigurationVigServersVigServer.json)

+

relationship object that needs to be created or updated.

@@ -61833,7 +61833,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61928,7 +61928,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61975,7 +61975,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-network object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3Network.json)

+

l3-network object that needs to be created or updated.

@@ -62070,7 +62070,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62308,7 +62308,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62419,7 +62419,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62466,7 +62466,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ctag-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkCtagAssignmentsCtagAssignment.json)

+

ctag-assignment object that needs to be created or updated.

@@ -62577,7 +62577,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62785,7 +62785,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkCtagAssignmentsCtagAssignment.json)

+

relationship object that needs to be created or updated.

@@ -62983,7 +62983,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3Network.json)

+

relationship object that needs to be created or updated.

@@ -63211,7 +63211,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63322,7 +63322,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63369,7 +63369,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

segmentation-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkSegmentationAssignmentsSegmentationAssignment.json)

+

segmentation-assignment object that needs to be created or updated.

@@ -63480,7 +63480,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63688,7 +63688,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkSegmentationAssignmentsSegmentationAssignment.json)

+

relationship object that needs to be created or updated.

@@ -63962,7 +63962,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64073,7 +64073,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64120,7 +64120,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

subnet object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkSubnetsSubnet.json)

+

subnet object that needs to be created or updated.

@@ -64231,7 +64231,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64439,7 +64439,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkL3NetworksL3NetworkSubnetsSubnet.json)

+

relationship object that needs to be created or updated.

@@ -64683,7 +64683,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64778,7 +64778,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64825,7 +64825,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkLagLinksLagLink.json)

+

lag-link object that needs to be created or updated.

@@ -64920,7 +64920,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65096,7 +65096,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkLagLinksLagLink.json)

+

relationship object that needs to be created or updated.

@@ -65378,7 +65378,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65473,7 +65473,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65520,7 +65520,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

logical-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkLogicalLinksLogicalLink.json)

+

logical-link object that needs to be created or updated.

@@ -65615,7 +65615,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65791,7 +65791,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkLogicalLinksLogicalLink.json)

+

relationship object that needs to be created or updated.

@@ -66003,7 +66003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66098,7 +66098,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66145,7 +66145,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

multicast-configuration object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkMulticastConfigurationsMulticastConfiguration.json)

+

multicast-configuration object that needs to be created or updated.

@@ -66240,7 +66240,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66416,7 +66416,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkMulticastConfigurationsMulticastConfiguration.json)

+

relationship object that needs to be created or updated.

@@ -66642,7 +66642,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66737,7 +66737,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66784,7 +66784,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

network-policy object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNetworkPoliciesNetworkPolicy.json)

+

network-policy object that needs to be created or updated.

@@ -66879,7 +66879,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67055,7 +67055,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNetworkPoliciesNetworkPolicy.json)

+

relationship object that needs to be created or updated.

@@ -67337,7 +67337,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67432,7 +67432,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67479,7 +67479,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

newvce object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvce.json)

+

newvce object that needs to be created or updated.

@@ -67574,7 +67574,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67854,7 +67854,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67965,7 +67965,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68012,7 +68012,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -68123,7 +68123,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68411,7 +68411,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68458,7 +68458,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -68585,7 +68585,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68825,7 +68825,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -69135,7 +69135,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69182,7 +69182,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -69309,7 +69309,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69549,7 +69549,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -69779,7 +69779,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -70111,7 +70111,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70238,7 +70238,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70285,7 +70285,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -70412,7 +70412,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70652,7 +70652,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -70988,7 +70988,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71115,7 +71115,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -71162,7 +71162,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -71289,7 +71289,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -71625,7 +71625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71672,7 +71672,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -71815,7 +71815,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72087,7 +72087,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -72445,7 +72445,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72492,7 +72492,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -72635,7 +72635,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72907,7 +72907,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -73169,7 +73169,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -73399,7 +73399,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkNewvcesNewvce.json)

+

relationship object that needs to be created or updated.

@@ -73625,7 +73625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -73720,7 +73720,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -73767,7 +73767,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

physical-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPhysicalLinksPhysicalLink.json)

+

physical-link object that needs to be created or updated.

@@ -73862,7 +73862,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -74038,7 +74038,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPhysicalLinksPhysicalLink.json)

+

relationship object that needs to be created or updated.

@@ -74264,7 +74264,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnfs + /pnfs
@@ -74359,7 +74359,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnf + /pnf
@@ -74406,7 +74406,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

pnf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnf.json)

+

pnf object that needs to be created or updated.

@@ -74501,7 +74501,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnf + /pnf
@@ -74739,7 +74739,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -74850,7 +74850,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -74897,7 +74897,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -75008,7 +75008,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75336,7 +75336,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75463,7 +75463,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75510,7 +75510,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -75637,7 +75637,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75973,7 +75973,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76020,7 +76020,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -76163,7 +76163,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76435,7 +76435,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -76793,7 +76793,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76840,7 +76840,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -76983,7 +76983,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -77255,7 +77255,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -77517,7 +77517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -77897,7 +77897,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78040,7 +78040,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78087,7 +78087,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -78230,7 +78230,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78502,7 +78502,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -78886,7 +78886,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -79029,7 +79029,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -79076,7 +79076,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -79219,7 +79219,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -79603,7 +79603,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -79650,7 +79650,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -79809,7 +79809,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80113,7 +80113,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -80519,7 +80519,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80566,7 +80566,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -80725,7 +80725,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -81029,7 +81029,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -81323,7 +81323,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -81585,7 +81585,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -81845,7 +81845,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -81956,7 +81956,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82003,7 +82003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -82114,7 +82114,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82442,7 +82442,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82569,7 +82569,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82616,7 +82616,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -82743,7 +82743,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83079,7 +83079,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83126,7 +83126,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -83269,7 +83269,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83541,7 +83541,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -83899,7 +83899,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83946,7 +83946,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -84089,7 +84089,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -84361,7 +84361,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -84623,7 +84623,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -85003,7 +85003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85146,7 +85146,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85193,7 +85193,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -85336,7 +85336,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85608,7 +85608,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -85992,7 +85992,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -86135,7 +86135,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -86182,7 +86182,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -86325,7 +86325,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -86709,7 +86709,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -86756,7 +86756,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -86915,7 +86915,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -87219,7 +87219,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -87625,7 +87625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -87672,7 +87672,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -87831,7 +87831,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -88135,7 +88135,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -88429,7 +88429,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -88691,7 +88691,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnfPInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -88889,7 +88889,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkPnfsPnf.json)

+

relationship object that needs to be created or updated.

@@ -89115,7 +89115,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89210,7 +89210,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89257,7 +89257,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

route-table-reference object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkRouteTableReferencesRouteTableReference.json)

+

route-table-reference object that needs to be created or updated.

@@ -89352,7 +89352,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89528,7 +89528,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkRouteTableReferencesRouteTableReference.json)

+

relationship object that needs to be created or updated.

@@ -89740,7 +89740,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89835,7 +89835,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89882,7 +89882,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

site-pair-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSet.json)

+

site-pair-set object that needs to be created or updated.

@@ -89977,7 +89977,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90153,7 +90153,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSet.json)

+

relationship object that needs to be created or updated.

@@ -90381,7 +90381,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90492,7 +90492,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90539,7 +90539,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

routing-instance object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstance.json)

+

routing-instance object that needs to be created or updated.

@@ -90650,7 +90650,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90858,7 +90858,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstance.json)

+

relationship object that needs to be created or updated.

@@ -91134,7 +91134,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91261,7 +91261,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91308,7 +91308,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

site-pair object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePair.json)

+

site-pair object that needs to be created or updated.

@@ -91435,7 +91435,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91769,7 +91769,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91912,7 +91912,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91959,7 +91959,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

class-of-service object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePairClassesOfServiceClassOfService.json)

+

class-of-service object that needs to be created or updated.

@@ -92102,7 +92102,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -92374,7 +92374,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePairClassesOfServiceClassOfService.json)

+

relationship object that needs to be created or updated.

@@ -92636,7 +92636,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePair.json)

+

relationship object that needs to be created or updated.

@@ -93024,7 +93024,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vces + /vces
@@ -93119,7 +93119,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vce + /vce
@@ -93166,7 +93166,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vce object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVce.json)

+

vce object that needs to be created or updated.

@@ -93261,7 +93261,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vce + /vce
@@ -93541,7 +93541,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -93652,7 +93652,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -93699,7 +93699,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

port-group object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVcePortGroupsPortGroup.json)

+

port-group object that needs to be created or updated.

@@ -93810,7 +93810,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94096,7 +94096,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94223,7 +94223,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94270,7 +94270,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

cvlan-tag-entry object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVcePortGroupsPortGroupCvlanTagsCvlanTagEntry.json)

+

cvlan-tag-entry object that needs to be created or updated.

@@ -94397,7 +94397,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94637,7 +94637,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVcePortGroupsPortGroupCvlanTagsCvlanTagEntry.json)

+

relationship object that needs to be created or updated.

@@ -94867,7 +94867,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVcePortGroupsPortGroup.json)

+

relationship object that needs to be created or updated.

@@ -95065,7 +95065,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVcesVce.json)

+

relationship object that needs to be created or updated.

@@ -95375,7 +95375,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -95470,7 +95470,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vnfc + /vnfc
@@ -95517,7 +95517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vnfc object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVnfcsVnfc.json)

+

vnfc object that needs to be created or updated.

@@ -95612,7 +95612,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vnfc + /vnfc
@@ -95788,7 +95788,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVnfcsVnfc.json)

+

relationship object that needs to be created or updated.

@@ -96014,7 +96014,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96108,7 +96108,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96155,7 +96155,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vpls-pe object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPe.json)

+

vpls-pe object that needs to be created or updated.

@@ -96249,7 +96249,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96484,7 +96484,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96594,7 +96594,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96641,7 +96641,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -96751,7 +96751,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97076,7 +97076,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97202,7 +97202,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97249,7 +97249,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -97375,7 +97375,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97708,7 +97708,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97755,7 +97755,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -97897,7 +97897,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98167,7 +98167,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -98522,7 +98522,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98569,7 +98569,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -98711,7 +98711,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98981,7 +98981,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -99241,7 +99241,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -99618,7 +99618,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -99760,7 +99760,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -99807,7 +99807,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -99949,7 +99949,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100219,7 +100219,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -100600,7 +100600,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100742,7 +100742,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -100789,7 +100789,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -100931,7 +100931,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -101312,7 +101312,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -101359,7 +101359,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -101517,7 +101517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -101819,7 +101819,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -102222,7 +102222,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -102269,7 +102269,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -102427,7 +102427,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -102729,7 +102729,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -103021,7 +103021,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -103281,7 +103281,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPeLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -103538,7 +103538,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103648,7 +103648,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103695,7 +103695,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -103805,7 +103805,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104130,7 +104130,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104256,7 +104256,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104303,7 +104303,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -104429,7 +104429,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104762,7 +104762,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104809,7 +104809,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -104951,7 +104951,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -105221,7 +105221,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -105576,7 +105576,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -105623,7 +105623,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -105765,7 +105765,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106035,7 +106035,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -106295,7 +106295,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -106672,7 +106672,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106814,7 +106814,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106861,7 +106861,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -107003,7 +107003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -107273,7 +107273,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -107654,7 +107654,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -107796,7 +107796,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -107843,7 +107843,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -107985,7 +107985,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -108366,7 +108366,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -108413,7 +108413,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -108571,7 +108571,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -108873,7 +108873,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -109276,7 +109276,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -109323,7 +109323,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -109481,7 +109481,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -109783,7 +109783,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -110075,7 +110075,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -110335,7 +110335,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPePInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -110531,7 +110531,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVplsPesVplsPe.json)

+

relationship object that needs to be created or updated.

@@ -110769,7 +110769,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110864,7 +110864,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110911,7 +110911,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vpn-binding object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVpnBindingsVpnBinding.json)

+

vpn-binding object that needs to be created or updated.

@@ -111006,7 +111006,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111182,7 +111182,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/NetworkVpnBindingsVpnBinding.json)

+

relationship object that needs to be created or updated.

@@ -111450,7 +111450,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111545,7 +111545,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111592,7 +111592,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModel.json)

+

model object that needs to be created or updated.

@@ -111687,7 +111687,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111925,7 +111925,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112035,7 +112035,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112082,7 +112082,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -112192,7 +112192,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112460,7 +112460,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112570,7 +112570,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112617,7 +112617,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model-element object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElement.json)

+

model-element object that needs to be created or updated.

@@ -112727,7 +112727,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113010,7 +113010,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113135,7 +113135,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113182,7 +113182,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model-constraint object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElementModelConstraintsModelConstraint.json)

+

model-constraint object that needs to be created or updated.

@@ -113307,7 +113307,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113635,7 +113635,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113775,7 +113775,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113822,7 +113822,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

constrained-element-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSet.json)

+

constrained-element-set object that needs to be created or updated.

@@ -113962,7 +113962,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -114335,7 +114335,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -114490,7 +114490,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -114537,7 +114537,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

element-choice-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSetElementChoiceSetsElementChoiceSet.json)

+

element-choice-set object that needs to be created or updated.

@@ -114692,7 +114692,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -114988,7 +114988,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSetElementChoiceSetsElementChoiceSet.json)

+

relationship object that needs to be created or updated.

@@ -115274,7 +115274,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSet.json)

+

relationship object that needs to be created or updated.

@@ -115530,7 +115530,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModelModelElementsModelElement.json)

+

relationship object that needs to be created or updated.

@@ -115726,7 +115726,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationModelsModel.json)

+

relationship object that needs to be created or updated.

@@ -115952,7 +115952,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116046,7 +116046,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116093,7 +116093,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

named-query object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQuery.json)

+

named-query object that needs to be created or updated.

@@ -116187,7 +116187,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116422,7 +116422,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116531,7 +116531,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116578,7 +116578,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

named-query-element object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElement.json)

+

named-query-element object that needs to be created or updated.

@@ -116687,7 +116687,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116967,7 +116967,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117091,7 +117091,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117138,7 +117138,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

property-constraint object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementPropertyConstraintsPropertyConstraint.json)

+

property-constraint object that needs to be created or updated.

@@ -117262,7 +117262,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117572,7 +117572,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117696,7 +117696,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117743,7 +117743,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

related-lookup object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementRelatedLookupsRelatedLookup.json)

+

related-lookup object that needs to be created or updated.

@@ -117867,7 +117867,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118101,7 +118101,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementRelatedLookupsRelatedLookup.json)

+

relationship object that needs to be created or updated.

@@ -118325,7 +118325,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElement.json)

+

relationship object that needs to be created or updated.

@@ -118519,7 +118519,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationNamedQueriesNamedQuery.json)

+

relationship object that needs to be created or updated.

@@ -118743,7 +118743,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118854,7 +118854,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118901,7 +118901,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-capability object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationServiceCapabilitiesServiceCapability.json)

+

service-capability object that needs to be created or updated.

@@ -119012,7 +119012,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119220,7 +119220,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationServiceCapabilitiesServiceCapability.json)

+

relationship object that needs to be created or updated.

@@ -119478,7 +119478,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119573,7 +119573,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119620,7 +119620,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationServicesService.json)

+

service object that needs to be created or updated.

@@ -119715,7 +119715,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119891,7 +119891,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationServicesService.json)

+

relationship object that needs to be created or updated.

@@ -120145,7 +120145,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120240,7 +120240,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120287,7 +120287,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vnf-image object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationVnfImagesVnfImage.json)

+

vnf-image object that needs to be created or updated.

@@ -120382,7 +120382,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120558,7 +120558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v8/ServiceDesignAndCreationVnfImagesVnfImage.json)

+

relationship object that needs to be created or updated.

diff --git a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v9.html b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v9.html index 5ebde46f..e6db9e16 100644 --- a/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v9.html +++ b/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v9.html @@ -14,9 +14,9 @@

Active and Available Inventory REST API.

-

Version: v12

+

Version: v9


-[Differences versus the previous schema version](apidocs/aai_swagger_v9.diff)
+
Copyright © 2017 AT&T Intellectual Property. All rights reserved.

@@ -5178,7 +5178,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

@@ -5273,7 +5273,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5320,7 +5320,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

connector object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessConnectorsConnector.json)

+

connector object that needs to be created or updated.

@@ -5415,7 +5415,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5653,7 +5653,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5763,7 +5763,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -5810,7 +5810,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessConnectorsConnectorMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -5920,7 +5920,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6126,7 +6126,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessConnectorsConnector.json)

+

relationship object that needs to be created or updated.

@@ -6366,7 +6366,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6461,7 +6461,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6508,7 +6508,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

customer object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomer.json)

+

customer object that needs to be created or updated.

@@ -6603,7 +6603,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -6779,7 +6779,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomer.json)

+

relationship object that needs to be created or updated.

@@ -7007,7 +7007,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7118,7 +7118,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7165,7 +7165,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-subscription object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscription.json)

+

service-subscription object that needs to be created or updated.

@@ -7276,7 +7276,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7484,7 +7484,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscription.json)

+

relationship object that needs to be created or updated.

@@ -7858,7 +7858,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -7985,7 +7985,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8032,7 +8032,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-instance object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance.json)

+

service-instance object that needs to be created or updated.

@@ -8159,7 +8159,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8521,7 +8521,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8664,7 +8664,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -8711,7 +8711,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

allotted-resource object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource.json)

+

allotted-resource object that needs to be created or updated.

@@ -8854,7 +8854,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9126,7 +9126,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource.json)

+

relationship object that needs to be created or updated.

@@ -9498,7 +9498,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9657,7 +9657,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -9704,7 +9704,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

tunnel-xconnect object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect.json)

+

tunnel-xconnect object that needs to be created or updated.

@@ -9863,7 +9863,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10167,7 +10167,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect.json)

+

relationship object that needs to be created or updated.

@@ -10555,7 +10555,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10697,7 +10697,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -10744,7 +10744,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -10886,7 +10886,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11156,7 +11156,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/BusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance.json)

+

relationship object that needs to be created or updated.

@@ -11474,7 +11474,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11585,7 +11585,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -11632,7 +11632,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

cloud-region object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegion.json)

+

cloud-region object that needs to be created or updated.

@@ -11743,7 +11743,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12029,7 +12029,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12156,7 +12156,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12203,7 +12203,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

availability-zone object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionAvailabilityZonesAvailabilityZone.json)

+

availability-zone object that needs to be created or updated.

@@ -12330,7 +12330,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -12570,7 +12570,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionAvailabilityZonesAvailabilityZone.json)

+

relationship object that needs to be created or updated.

@@ -12892,7 +12892,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13019,7 +13019,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13066,7 +13066,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

dvs-switch object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionDvsSwitchesDvsSwitch.json)

+

dvs-switch object that needs to be created or updated.

@@ -13193,7 +13193,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13433,7 +13433,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionDvsSwitchesDvsSwitch.json)

+

relationship object that needs to be created or updated.

@@ -13755,7 +13755,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13882,7 +13882,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -13929,7 +13929,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

flavor object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionFlavorsFlavor.json)

+

flavor object that needs to be created or updated.

@@ -14056,7 +14056,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14296,7 +14296,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionFlavorsFlavor.json)

+

relationship object that needs to be created or updated.

@@ -14632,7 +14632,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14759,7 +14759,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -14806,7 +14806,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

group-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionGroupAssignmentsGroupAssignment.json)

+

group-assignment object that needs to be created or updated.

@@ -14933,7 +14933,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -15173,7 +15173,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionGroupAssignmentsGroupAssignment.json)

+

relationship object that needs to be created or updated.

@@ -15537,7 +15537,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -15664,7 +15664,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -15711,7 +15711,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

image object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionImagesImage.json)

+

image object that needs to be created or updated.

@@ -15838,7 +15838,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16172,7 +16172,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16314,7 +16314,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16361,7 +16361,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionImagesImageMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -16503,7 +16503,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -16773,7 +16773,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionImagesImage.json)

+

relationship object that needs to be created or updated.

@@ -17109,7 +17109,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17236,7 +17236,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17283,7 +17283,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

oam-network object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionOamNetworksOamNetwork.json)

+

oam-network object that needs to be created or updated.

@@ -17410,7 +17410,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -17650,7 +17650,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionOamNetworksOamNetwork.json)

+

relationship object that needs to be created or updated.

@@ -17880,7 +17880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegion.json)

+

relationship object that needs to be created or updated.

@@ -18226,7 +18226,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18353,7 +18353,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18400,7 +18400,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

snapshot object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionSnapshotsSnapshot.json)

+

snapshot object that needs to be created or updated.

@@ -18527,7 +18527,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -18767,7 +18767,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionSnapshotsSnapshot.json)

+

relationship object that needs to be created or updated.

@@ -19089,7 +19089,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19216,7 +19216,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19263,7 +19263,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

tenant object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenant.json)

+

tenant object that needs to be created or updated.

@@ -19390,7 +19390,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -19630,7 +19630,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenant.json)

+

relationship object that needs to be created or updated.

@@ -20024,7 +20024,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20167,7 +20167,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20214,7 +20214,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vserver object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserver.json)

+

vserver object that needs to be created or updated.

@@ -20357,7 +20357,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20781,7 +20781,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20940,7 +20940,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -20987,7 +20987,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -21146,7 +21146,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -21578,7 +21578,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -21625,7 +21625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -21800,7 +21800,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -22136,7 +22136,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -22590,7 +22590,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -22637,7 +22637,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -22812,7 +22812,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -23148,7 +23148,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -23474,7 +23474,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -23950,7 +23950,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -24125,7 +24125,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -24172,7 +24172,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -24347,7 +24347,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -24683,7 +24683,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -25163,7 +25163,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -25338,7 +25338,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -25385,7 +25385,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -25560,7 +25560,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -26040,7 +26040,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -26087,7 +26087,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -26278,7 +26278,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -26646,7 +26646,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -27148,7 +27148,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27195,7 +27195,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -27386,7 +27386,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -27754,7 +27754,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -28112,7 +28112,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -28438,7 +28438,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserver.json)

+

relationship object that needs to be created or updated.

@@ -28810,7 +28810,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -28969,7 +28969,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29016,7 +29016,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverVolumesVolume.json)

+

volume object that needs to be created or updated.

@@ -29175,7 +29175,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -29479,7 +29479,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionTenantsTenantVserversVserverVolumesVolume.json)

+

relationship object that needs to be created or updated.

@@ -29893,7 +29893,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30020,7 +30020,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30067,7 +30067,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

volume-group object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionVolumeGroupsVolumeGroup.json)

+

volume-group object that needs to be created or updated.

@@ -30194,7 +30194,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30434,7 +30434,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureCloudRegionsCloudRegionVolumeGroupsVolumeGroup.json)

+

relationship object that needs to be created or updated.

@@ -30752,7 +30752,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30847,7 +30847,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -30894,7 +30894,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

complex object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureComplexesComplex.json)

+

complex object that needs to be created or updated.

@@ -30989,7 +30989,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31227,7 +31227,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31354,7 +31354,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31401,7 +31401,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ctag-pool object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureComplexesComplexCtagPoolsCtagPool.json)

+

ctag-pool object that needs to be created or updated.

@@ -31528,7 +31528,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -31768,7 +31768,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureComplexesComplexCtagPoolsCtagPool.json)

+

relationship object that needs to be created or updated.

@@ -31998,7 +31998,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureComplexesComplex.json)

+

relationship object that needs to be created or updated.

@@ -32210,7 +32210,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32305,7 +32305,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32352,7 +32352,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

network-profile object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureNetworkProfilesNetworkProfile.json)

+

network-profile object that needs to be created or updated.

@@ -32447,7 +32447,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32623,7 +32623,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureNetworkProfilesNetworkProfile.json)

+

relationship object that needs to be created or updated.

@@ -32891,7 +32891,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -32986,7 +32986,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33033,7 +33033,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

pserver object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserver.json)

+

pserver object that needs to be created or updated.

@@ -33128,7 +33128,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33394,7 +33394,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33505,7 +33505,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33552,7 +33552,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -33663,7 +33663,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -33991,7 +33991,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34118,7 +34118,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34165,7 +34165,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -34292,7 +34292,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34628,7 +34628,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -34675,7 +34675,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -34818,7 +34818,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -35090,7 +35090,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -35448,7 +35448,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -35495,7 +35495,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -35638,7 +35638,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -35910,7 +35910,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -36172,7 +36172,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -36552,7 +36552,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -36695,7 +36695,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -36742,7 +36742,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -36885,7 +36885,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -37157,7 +37157,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -37541,7 +37541,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -37684,7 +37684,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -37731,7 +37731,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -37874,7 +37874,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -38258,7 +38258,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38305,7 +38305,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -38464,7 +38464,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -38768,7 +38768,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -39174,7 +39174,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -39221,7 +39221,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -39380,7 +39380,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -39684,7 +39684,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -39978,7 +39978,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -40240,7 +40240,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -40514,7 +40514,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -40625,7 +40625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -40672,7 +40672,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -40783,7 +40783,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41111,7 +41111,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41238,7 +41238,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41285,7 +41285,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -41412,7 +41412,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41748,7 +41748,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -41795,7 +41795,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -41938,7 +41938,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -42210,7 +42210,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -42568,7 +42568,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -42615,7 +42615,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -42758,7 +42758,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -43030,7 +43030,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -43292,7 +43292,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -43672,7 +43672,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -43815,7 +43815,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -43862,7 +43862,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -44005,7 +44005,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -44277,7 +44277,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -44661,7 +44661,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -44804,7 +44804,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -44851,7 +44851,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -44994,7 +44994,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -45378,7 +45378,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -45425,7 +45425,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -45584,7 +45584,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -45888,7 +45888,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -46294,7 +46294,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46341,7 +46341,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -46500,7 +46500,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -46804,7 +46804,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -47098,7 +47098,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -47360,7 +47360,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserverPInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -47558,7 +47558,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructurePserversPserver.json)

+

relationship object that needs to be created or updated.

@@ -47784,7 +47784,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47879,7 +47879,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -47926,7 +47926,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

virtual-data-center object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureVirtualDataCentersVirtualDataCenter.json)

+

virtual-data-center object that needs to be created or updated.

@@ -48021,7 +48021,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -48197,7 +48197,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/CloudInfrastructureVirtualDataCentersVirtualDataCenter.json)

+

relationship object that needs to be created or updated.

@@ -48591,7 +48591,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -48686,7 +48686,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -48733,7 +48733,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

generic-vnf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnf.json)

+

generic-vnf object that needs to be created or updated.

@@ -48828,7 +48828,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49080,7 +49080,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49207,7 +49207,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49254,7 +49254,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

entitlement object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfEntitlementsEntitlement.json)

+

entitlement object that needs to be created or updated.

@@ -49381,7 +49381,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -49621,7 +49621,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfEntitlementsEntitlement.json)

+

relationship object that needs to be created or updated.

@@ -49955,7 +49955,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50066,7 +50066,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50113,7 +50113,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -50224,7 +50224,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50512,7 +50512,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50559,7 +50559,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -50686,7 +50686,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -50926,7 +50926,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -51236,7 +51236,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -51283,7 +51283,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -51410,7 +51410,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -51650,7 +51650,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -51880,7 +51880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -52212,7 +52212,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52339,7 +52339,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52386,7 +52386,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -52513,7 +52513,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -52753,7 +52753,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -53089,7 +53089,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53216,7 +53216,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -53263,7 +53263,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -53390,7 +53390,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -53726,7 +53726,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -53773,7 +53773,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -53916,7 +53916,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -54188,7 +54188,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -54546,7 +54546,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -54593,7 +54593,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -54736,7 +54736,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -55008,7 +55008,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -55270,7 +55270,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -55590,7 +55590,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -55701,7 +55701,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -55748,7 +55748,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -55859,7 +55859,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56187,7 +56187,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56314,7 +56314,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56361,7 +56361,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -56488,7 +56488,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56824,7 +56824,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -56871,7 +56871,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -57014,7 +57014,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -57286,7 +57286,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -57644,7 +57644,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -57691,7 +57691,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -57834,7 +57834,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -58106,7 +58106,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -58368,7 +58368,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -58748,7 +58748,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -58891,7 +58891,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -58938,7 +58938,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -59081,7 +59081,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -59353,7 +59353,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -59737,7 +59737,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -59880,7 +59880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -59927,7 +59927,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -60070,7 +60070,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -60454,7 +60454,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60501,7 +60501,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -60660,7 +60660,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -60964,7 +60964,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -61370,7 +61370,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61417,7 +61417,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -61576,7 +61576,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -61880,7 +61880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -62174,7 +62174,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -62436,7 +62436,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -62710,7 +62710,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62837,7 +62837,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -62884,7 +62884,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

license object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLicensesLicense.json)

+

license object that needs to be created or updated.

@@ -63011,7 +63011,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63251,7 +63251,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfLicensesLicense.json)

+

relationship object that needs to be created or updated.

@@ -63481,7 +63481,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnf.json)

+

relationship object that needs to be created or updated.

@@ -63807,7 +63807,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63918,7 +63918,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -63965,7 +63965,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vf-module object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfVfModulesVfModule.json)

+

vf-module object that needs to be created or updated.

@@ -64076,7 +64076,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64284,7 +64284,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkGenericVnfsGenericVnfVfModulesVfModule.json)

+

relationship object that needs to be created or updated.

@@ -64570,7 +64570,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64665,7 +64665,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64712,7 +64712,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

instance-group object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkInstanceGroupsInstanceGroup.json)

+

instance-group object that needs to be created or updated.

@@ -64807,7 +64807,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -64983,7 +64983,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkInstanceGroupsInstanceGroup.json)

+

relationship object that needs to be created or updated.

@@ -65195,7 +65195,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65290,7 +65290,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65337,7 +65337,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ipsec-configuration object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkIpsecConfigurationsIpsecConfiguration.json)

+

ipsec-configuration object that needs to be created or updated.

@@ -65432,7 +65432,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65608,7 +65608,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkIpsecConfigurationsIpsecConfiguration.json)

+

relationship object that needs to be created or updated.

@@ -65836,7 +65836,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65947,7 +65947,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -65994,7 +65994,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vig-server object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkIpsecConfigurationsIpsecConfigurationVigServersVigServer.json)

+

vig-server object that needs to be created or updated.

@@ -66105,7 +66105,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66313,7 +66313,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkIpsecConfigurationsIpsecConfigurationVigServersVigServer.json)

+

relationship object that needs to be created or updated.

@@ -66683,7 +66683,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66778,7 +66778,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -66825,7 +66825,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-network object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3Network.json)

+

l3-network object that needs to be created or updated.

@@ -66920,7 +66920,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67158,7 +67158,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67269,7 +67269,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67316,7 +67316,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

ctag-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkCtagAssignmentsCtagAssignment.json)

+

ctag-assignment object that needs to be created or updated.

@@ -67427,7 +67427,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -67635,7 +67635,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkCtagAssignmentsCtagAssignment.json)

+

relationship object that needs to be created or updated.

@@ -67833,7 +67833,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3Network.json)

+

relationship object that needs to be created or updated.

@@ -68061,7 +68061,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68172,7 +68172,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68219,7 +68219,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

segmentation-assignment object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkSegmentationAssignmentsSegmentationAssignment.json)

+

segmentation-assignment object that needs to be created or updated.

@@ -68330,7 +68330,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68538,7 +68538,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkSegmentationAssignmentsSegmentationAssignment.json)

+

relationship object that needs to be created or updated.

@@ -68812,7 +68812,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68923,7 +68923,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -68970,7 +68970,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

subnet object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkSubnetsSubnet.json)

+

subnet object that needs to be created or updated.

@@ -69081,7 +69081,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69289,7 +69289,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkL3NetworksL3NetworkSubnetsSubnet.json)

+

relationship object that needs to be created or updated.

@@ -69533,7 +69533,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69628,7 +69628,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69675,7 +69675,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkLagLinksLagLink.json)

+

lag-link object that needs to be created or updated.

@@ -69770,7 +69770,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -69946,7 +69946,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkLagLinksLagLink.json)

+

relationship object that needs to be created or updated.

@@ -70270,7 +70270,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70365,7 +70365,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70412,7 +70412,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

logical-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkLogicalLinksLogicalLink.json)

+

logical-link object that needs to be created or updated.

@@ -70507,7 +70507,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70683,7 +70683,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkLogicalLinksLogicalLink.json)

+

relationship object that needs to be created or updated.

@@ -70895,7 +70895,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -70990,7 +70990,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71037,7 +71037,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

multicast-configuration object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkMulticastConfigurationsMulticastConfiguration.json)

+

multicast-configuration object that needs to be created or updated.

@@ -71132,7 +71132,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71308,7 +71308,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkMulticastConfigurationsMulticastConfiguration.json)

+

relationship object that needs to be created or updated.

@@ -71534,7 +71534,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71629,7 +71629,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71676,7 +71676,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

network-policy object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNetworkPoliciesNetworkPolicy.json)

+

network-policy object that needs to be created or updated.

@@ -71771,7 +71771,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -71947,7 +71947,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNetworkPoliciesNetworkPolicy.json)

+

relationship object that needs to be created or updated.

@@ -72229,7 +72229,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72324,7 +72324,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72371,7 +72371,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

newvce object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvce.json)

+

newvce object that needs to be created or updated.

@@ -72466,7 +72466,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72746,7 +72746,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72857,7 +72857,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -72904,7 +72904,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -73015,7 +73015,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -73303,7 +73303,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -73350,7 +73350,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -73477,7 +73477,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -73717,7 +73717,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -74027,7 +74027,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -74074,7 +74074,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -74201,7 +74201,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -74441,7 +74441,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -74671,7 +74671,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -75003,7 +75003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75130,7 +75130,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75177,7 +75177,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -75304,7 +75304,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -75544,7 +75544,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -75880,7 +75880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76007,7 +76007,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -76054,7 +76054,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -76181,7 +76181,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -76517,7 +76517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76564,7 +76564,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -76707,7 +76707,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -76979,7 +76979,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -77337,7 +77337,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -77384,7 +77384,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -77527,7 +77527,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -77799,7 +77799,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -78061,7 +78061,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -78291,7 +78291,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkNewvcesNewvce.json)

+

relationship object that needs to be created or updated.

@@ -78517,7 +78517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78612,7 +78612,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78659,7 +78659,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

physical-link object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPhysicalLinksPhysicalLink.json)

+

physical-link object that needs to be created or updated.

@@ -78754,7 +78754,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -78930,7 +78930,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPhysicalLinksPhysicalLink.json)

+

relationship object that needs to be created or updated.

@@ -79156,7 +79156,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnfs + /pnfs
@@ -79251,7 +79251,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnf + /pnf
@@ -79298,7 +79298,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

pnf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnf.json)

+

pnf object that needs to be created or updated.

@@ -79393,7 +79393,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /pnf + /pnf
@@ -79659,7 +79659,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -79770,7 +79770,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -79817,7 +79817,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -79928,7 +79928,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80256,7 +80256,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80383,7 +80383,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80430,7 +80430,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -80557,7 +80557,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80893,7 +80893,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -80940,7 +80940,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -81083,7 +81083,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -81355,7 +81355,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -81713,7 +81713,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -81760,7 +81760,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -81903,7 +81903,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82175,7 +82175,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -82437,7 +82437,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -82817,7 +82817,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -82960,7 +82960,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83007,7 +83007,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -83150,7 +83150,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83422,7 +83422,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -83806,7 +83806,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -83949,7 +83949,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -83996,7 +83996,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -84139,7 +84139,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -84523,7 +84523,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -84570,7 +84570,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -84729,7 +84729,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85033,7 +85033,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -85439,7 +85439,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85486,7 +85486,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -85645,7 +85645,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -85949,7 +85949,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -86243,7 +86243,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -86505,7 +86505,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -86779,7 +86779,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -86890,7 +86890,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -86937,7 +86937,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -87048,7 +87048,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -87376,7 +87376,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -87503,7 +87503,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -87550,7 +87550,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -87677,7 +87677,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -88013,7 +88013,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -88060,7 +88060,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -88203,7 +88203,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -88475,7 +88475,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -88833,7 +88833,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -88880,7 +88880,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -89023,7 +89023,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -89295,7 +89295,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -89557,7 +89557,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -89937,7 +89937,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90080,7 +90080,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90127,7 +90127,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -90270,7 +90270,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -90542,7 +90542,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -90926,7 +90926,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91069,7 +91069,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -91116,7 +91116,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -91259,7 +91259,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -91643,7 +91643,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -91690,7 +91690,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -91849,7 +91849,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -92153,7 +92153,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -92559,7 +92559,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -92606,7 +92606,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -92765,7 +92765,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -93069,7 +93069,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -93363,7 +93363,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -93625,7 +93625,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnfPInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -93823,7 +93823,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkPnfsPnf.json)

+

relationship object that needs to be created or updated.

@@ -94049,7 +94049,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94144,7 +94144,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94191,7 +94191,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

route-table-reference object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkRouteTableReferencesRouteTableReference.json)

+

route-table-reference object that needs to be created or updated.

@@ -94286,7 +94286,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94462,7 +94462,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkRouteTableReferencesRouteTableReference.json)

+

relationship object that needs to be created or updated.

@@ -94674,7 +94674,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94769,7 +94769,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -94816,7 +94816,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

site-pair-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSet.json)

+

site-pair-set object that needs to be created or updated.

@@ -94911,7 +94911,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -95087,7 +95087,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSet.json)

+

relationship object that needs to be created or updated.

@@ -95315,7 +95315,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -95426,7 +95426,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -95473,7 +95473,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

routing-instance object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstance.json)

+

routing-instance object that needs to be created or updated.

@@ -95584,7 +95584,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -95792,7 +95792,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstance.json)

+

relationship object that needs to be created or updated.

@@ -96068,7 +96068,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96195,7 +96195,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96242,7 +96242,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

site-pair object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePair.json)

+

site-pair object that needs to be created or updated.

@@ -96369,7 +96369,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96703,7 +96703,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96846,7 +96846,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -96893,7 +96893,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

class-of-service object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePairClassesOfServiceClassOfService.json)

+

class-of-service object that needs to be created or updated.

@@ -97036,7 +97036,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -97308,7 +97308,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePairClassesOfServiceClassOfService.json)

+

relationship object that needs to be created or updated.

@@ -97570,7 +97570,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkSitePairSetsSitePairSetRoutingInstancesRoutingInstanceSitePairsSitePair.json)

+

relationship object that needs to be created or updated.

@@ -97958,7 +97958,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vces + /vces
@@ -98053,7 +98053,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vce + /vce
@@ -98100,7 +98100,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vce object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVce.json)

+

vce object that needs to be created or updated.

@@ -98195,7 +98195,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vce + /vce
@@ -98447,7 +98447,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98574,7 +98574,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98621,7 +98621,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

entitlement object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVceEntitlementsEntitlement.json)

+

entitlement object that needs to be created or updated.

@@ -98748,7 +98748,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -98988,7 +98988,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVceEntitlementsEntitlement.json)

+

relationship object that needs to be created or updated.

@@ -99294,7 +99294,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -99421,7 +99421,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -99468,7 +99468,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

license object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVceLicensesLicense.json)

+

license object that needs to be created or updated.

@@ -99595,7 +99595,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -99835,7 +99835,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVceLicensesLicense.json)

+

relationship object that needs to be created or updated.

@@ -100169,7 +100169,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100280,7 +100280,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100327,7 +100327,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

port-group object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVcePortGroupsPortGroup.json)

+

port-group object that needs to be created or updated.

@@ -100438,7 +100438,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100724,7 +100724,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100851,7 +100851,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -100898,7 +100898,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

cvlan-tag-entry object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVcePortGroupsPortGroupCvlanTagsCvlanTagEntry.json)

+

cvlan-tag-entry object that needs to be created or updated.

@@ -101025,7 +101025,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -101265,7 +101265,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVcePortGroupsPortGroupCvlanTagsCvlanTagEntry.json)

+

relationship object that needs to be created or updated.

@@ -101495,7 +101495,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVcePortGroupsPortGroup.json)

+

relationship object that needs to be created or updated.

@@ -101693,7 +101693,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVcesVce.json)

+

relationship object that needs to be created or updated.

@@ -102003,7 +102003,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -102098,7 +102098,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vnfc + /vnfc
@@ -102145,7 +102145,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vnfc object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVnfcsVnfc.json)

+

vnfc object that needs to be created or updated.

@@ -102240,7 +102240,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vnfc + /vnfc
@@ -102416,7 +102416,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVnfcsVnfc.json)

+

relationship object that needs to be created or updated.

@@ -102642,7 +102642,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -102736,7 +102736,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -102783,7 +102783,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vpls-pe object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPe.json)

+

vpls-pe object that needs to be created or updated.

@@ -102877,7 +102877,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103140,7 +103140,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103250,7 +103250,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103297,7 +103297,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

lag-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterface.json)

+

lag-interface object that needs to be created or updated.

@@ -103407,7 +103407,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103732,7 +103732,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103858,7 +103858,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -103905,7 +103905,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -104031,7 +104031,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104364,7 +104364,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104411,7 +104411,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -104553,7 +104553,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -104823,7 +104823,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -105178,7 +105178,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -105225,7 +105225,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -105367,7 +105367,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -105637,7 +105637,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -105897,7 +105897,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -106274,7 +106274,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106416,7 +106416,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106463,7 +106463,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -106605,7 +106605,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -106875,7 +106875,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -107256,7 +107256,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -107398,7 +107398,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -107445,7 +107445,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -107587,7 +107587,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -107968,7 +107968,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -108015,7 +108015,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -108173,7 +108173,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -108475,7 +108475,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -108878,7 +108878,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -108925,7 +108925,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -109083,7 +109083,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -109385,7 +109385,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -109677,7 +109677,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -109937,7 +109937,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPeLagInterfacesLagInterface.json)

+

relationship object that needs to be created or updated.

@@ -110208,7 +110208,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110318,7 +110318,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110365,7 +110365,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

p-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterface.json)

+

p-interface object that needs to be created or updated.

@@ -110475,7 +110475,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110800,7 +110800,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110926,7 +110926,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -110973,7 +110973,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l-interface object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterface.json)

+

l-interface object that needs to be created or updated.

@@ -111099,7 +111099,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111432,7 +111432,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111479,7 +111479,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -111621,7 +111621,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -111891,7 +111891,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -112246,7 +112246,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112293,7 +112293,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -112435,7 +112435,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -112705,7 +112705,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -112965,7 +112965,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterface.json)

+

relationship object that needs to be created or updated.

@@ -113342,7 +113342,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113484,7 +113484,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113531,7 +113531,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

sriov-vf object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

sriov-vf object that needs to be created or updated.

@@ -113673,7 +113673,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -113943,7 +113943,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceSriovVfsSriovVf.json)

+

relationship object that needs to be created or updated.

@@ -114324,7 +114324,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -114466,7 +114466,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -114513,7 +114513,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vlan object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

vlan object that needs to be created or updated.

@@ -114655,7 +114655,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /vlan + /vlan
@@ -115036,7 +115036,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -115083,7 +115083,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv4-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

l3-interface-ipv4-address-list object that needs to be created or updated.

@@ -115241,7 +115241,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -115543,7 +115543,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv4AddressList.json)

+

relationship object that needs to be created or updated.

@@ -115946,7 +115946,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -115993,7 +115993,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

l3-interface-ipv6-address-list object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

l3-interface-ipv6-address-list object that needs to be created or updated.

@@ -116151,7 +116151,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -116453,7 +116453,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlanL3InterfaceIpv6AddressList.json)

+

relationship object that needs to be created or updated.

@@ -116745,7 +116745,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterfaceLInterfacesLInterfaceVlansVlan.json)

+

relationship object that needs to be created or updated.

@@ -117005,7 +117005,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPePInterfacesPInterface.json)

+

relationship object that needs to be created or updated.

@@ -117201,7 +117201,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVplsPesVplsPe.json)

+

relationship object that needs to be created or updated.

@@ -117453,7 +117453,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117548,7 +117548,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117595,7 +117595,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vpn-binding object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVpnBindingsVpnBinding.json)

+

vpn-binding object that needs to be created or updated.

@@ -117690,7 +117690,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -117866,7 +117866,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkVpnBindingsVpnBinding.json)

+

relationship object that needs to be created or updated.

@@ -118106,7 +118106,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118201,7 +118201,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /zone + /zone
@@ -118248,7 +118248,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

zone object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkZonesZone.json)

+

zone object that needs to be created or updated.

@@ -118343,7 +118343,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
- /zone + /zone
@@ -118519,7 +118519,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/NetworkZonesZone.json)

+

relationship object that needs to be created or updated.

@@ -118745,7 +118745,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118840,7 +118840,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -118887,7 +118887,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModel.json)

+

model object that needs to be created or updated.

@@ -118982,7 +118982,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119248,7 +119248,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119359,7 +119359,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119406,7 +119406,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model-ver object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVer.json)

+

model-ver object that needs to be created or updated.

@@ -119517,7 +119517,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119803,7 +119803,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119929,7 +119929,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -119976,7 +119976,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

metadatum object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerMetadataMetadatum.json)

+

metadatum object that needs to be created or updated.

@@ -120102,7 +120102,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120418,7 +120418,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120544,7 +120544,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -120591,7 +120591,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model-element object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElement.json)

+

model-element object that needs to be created or updated.

@@ -120717,7 +120717,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121048,7 +121048,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121189,7 +121189,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121236,7 +121236,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

model-constraint object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElementModelConstraintsModelConstraint.json)

+

model-constraint object that needs to be created or updated.

@@ -121377,7 +121377,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121753,7 +121753,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121909,7 +121909,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -121956,7 +121956,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

constrained-element-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSet.json)

+

constrained-element-set object that needs to be created or updated.

@@ -122112,7 +122112,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -122533,7 +122533,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -122704,7 +122704,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -122751,7 +122751,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

element-choice-set object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSetElementChoiceSetsElementChoiceSet.json)

+

element-choice-set object that needs to be created or updated.

@@ -122922,7 +122922,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -123250,7 +123250,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSetElementChoiceSetsElementChoiceSet.json)

+

relationship object that needs to be created or updated.

@@ -123568,7 +123568,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElementModelConstraintsModelConstraintConstrainedElementSetsConstrainedElementSet.json)

+

relationship object that needs to be created or updated.

@@ -123856,7 +123856,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVerModelElementsModelElement.json)

+

relationship object that needs to be created or updated.

@@ -124084,7 +124084,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModelModelVersModelVer.json)

+

relationship object that needs to be created or updated.

@@ -124282,7 +124282,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationModelsModel.json)

+

relationship object that needs to be created or updated.

@@ -124508,7 +124508,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -124602,7 +124602,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -124649,7 +124649,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

named-query object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQuery.json)

+

named-query object that needs to be created or updated.

@@ -124743,7 +124743,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -124978,7 +124978,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -125087,7 +125087,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -125134,7 +125134,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

named-query-element object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElement.json)

+

named-query-element object that needs to be created or updated.

@@ -125243,7 +125243,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -125523,7 +125523,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -125647,7 +125647,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -125694,7 +125694,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

property-constraint object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementPropertyConstraintsPropertyConstraint.json)

+

property-constraint object that needs to be created or updated.

@@ -125818,7 +125818,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -126128,7 +126128,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -126252,7 +126252,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -126299,7 +126299,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

related-lookup object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementRelatedLookupsRelatedLookup.json)

+

related-lookup object that needs to be created or updated.

@@ -126423,7 +126423,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -126657,7 +126657,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElementRelatedLookupsRelatedLookup.json)

+

relationship object that needs to be created or updated.

@@ -126881,7 +126881,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQueryNamedQueryElementsNamedQueryElement.json)

+

relationship object that needs to be created or updated.

@@ -127075,7 +127075,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationNamedQueriesNamedQuery.json)

+

relationship object that needs to be created or updated.

@@ -127299,7 +127299,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -127410,7 +127410,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -127457,7 +127457,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service-capability object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationServiceCapabilitiesServiceCapability.json)

+

service-capability object that needs to be created or updated.

@@ -127568,7 +127568,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -127776,7 +127776,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationServiceCapabilitiesServiceCapability.json)

+

relationship object that needs to be created or updated.

@@ -128034,7 +128034,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -128129,7 +128129,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -128176,7 +128176,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

service object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationServicesService.json)

+

service object that needs to be created or updated.

@@ -128271,7 +128271,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -128447,7 +128447,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationServicesService.json)

+

relationship object that needs to be created or updated.

@@ -128701,7 +128701,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -128796,7 +128796,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -128843,7 +128843,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

vnf-image object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationVnfImagesVnfImage.json)

+

vnf-image object that needs to be created or updated.

@@ -128938,7 +128938,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen
@@ -129114,7 +129114,7 @@ This document is best viewed with Firefox or Chrome. Nodes can be found by appen

-

relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v9/ServiceDesignAndCreationVnfImagesVnfImage.json)

+

relationship object that needs to be created or updated.

diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml index f5c1a63b..e80df86d 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml @@ -8504,6 +8504,294 @@ paths: description: required: false type: string + /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}/relationship-list/relationship: + put: + tags: + - CloudInfrastructure + summary: see node definition for valid relationships + operationId: createOrUpdateCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfoRelationshipListRelationship + consumes: + - application/json + - application/xml + produces: + - application/json + - application/xml + responses: + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + - name: body + in: body + description: relationship object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v12/CloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo.json) + required: true + schema: + $ref: "#/definitions/relationship" + delete: + tags: + - CloudInfrastructure + summary: delete an existing relationship + description: delete an existing relationship + operationId: deleteCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfoRelationshipListRelationship + consumes: + - application/json + - application/xml + produces: + - application/json + - application/xml + responses: + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list/esr-system-info/{esr-system-info-id}: + get: + tags: + - CloudInfrastructure + summary: returns esr-system-info + description: returns esr-system-info + operationId: getCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo + produces: + - application/json + - application/xml + responses: + "200": + description: successful operation + schema: + $ref: "#/getDefinitions/esr-system-info" + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + put: + tags: + - CloudInfrastructure + summary: create or update an existing esr-system-info + description: | + Create or update an existing esr-system-info. + # + Note! This PUT method has a corresponding PATCH method that can be used to update just a few of the fields of an existing object, rather than a full object replacement. An example can be found in the [PATCH section] below + operationId: createOrUpdateCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo + consumes: + - application/json + - application/xml + produces: + - application/json + - application/xml + responses: + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + - name: body + in: body + description: esr-system-info object that needs to be created or updated. [Valid relationship examples shown here](apidocs/relations/v12/CloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo.json) + required: true + schema: + $ref: "#/definitions/esr-system-info" + patch: + tags: + - CloudInfrastructure + summary: update an existing esr-system-info + description: | + Update an existing esr-system-info + # + Note: Endpoints that are not devoted to object relationships support both PUT and PATCH operations. + The PUT operation will entirely replace an existing object. + The PATCH operation sends a "description of changes" for an existing object. The entire set of changes must be applied. An error result means no change occurs. + # + Other differences between PUT and PATCH are: + # + - For PATCH, you can send any of the values shown in sample REQUEST body. There are no required values. + - For PATCH, resource-id which is a required REQUEST body element for PUT, must not be sent. + - PATCH cannot be used to update relationship elements; there are dedicated PUT operations for this. + operationId: UpdateCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo + consumes: + - application/json + - application/xml + produces: + - application/json + - application/xml + responses: + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + - name: body + in: body + description: esr-system-info object that needs to be updated. + required: true + schema: + $ref: "#/patchDefinitions/esr-system-info" + delete: + tags: + - CloudInfrastructure + summary: delete an existing esr-system-info + description: delete an existing esr-system-info + operationId: deleteCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoListEsrSystemInfo + consumes: + - application/json + - application/xml + produces: + - application/json + - application/xml + responses: + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: path + description: Unique ID of esr system info. + required: true + type: string + example: __ESR-SYSTEM-INFO-ID__ + - name: resource-version + in: query + description: resource-version for concurrency + required: true + type: string + /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/esr-system-info-list: + get: + tags: + - CloudInfrastructure + summary: returns esr-system-info-list + description: returns esr-system-info-list + operationId: getCloudInfrastructureCloudRegionsCloudRegionEsrSystemInfoList + produces: + - application/json + - application/xml + responses: + "200": + description: successful operation + schema: + $ref: "#/getDefinitions/esr-system-info-list" + "default": + description: Response codes found in [response codes](https://wiki.onap.org/). + parameters: + - name: cloud-owner + in: path + description: Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname + required: true + type: string + example: __CLOUD-OWNER__ + - name: cloud-region-id + in: path + description: Identifier used by the vendor for the region. Second part of composite key + required: true + type: string + example: __CLOUD-REGION-ID__ + - name: esr-system-info-id + in: query + description: + required: false + type: string + - name: system-name + in: query + description: + required: false + type: string + - name: system-type + in: query + description: + required: false + type: string /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}: get: tags: @@ -47102,6 +47390,10 @@ definitions: items: $ref: "#/definitions/hpa-capability" description: List of cloud-region specific HPA Capabilities + esr-system-info-list: + type: array + items: + $ref: "#/definitions/esr-system-info" cloud-regions: properties: cloud-region: @@ -47752,8 +48044,9 @@ definitions: type: string description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. relationship-list: - type: object - $ref: "#/definitions/relationship-list" + type: array + items: + $ref: "#/definitions/relationship" esr-system-info-list: description: | Collection of persistent block-level external system auth info. @@ -57296,6 +57589,10 @@ getDefinitions: items: $ref: "#/getDefinitions/hpa-capability" description: List of cloud-region specific HPA Capabilities + esr-system-info-list: + type: array + items: + $ref: "#/getDefinitions/esr-system-info" cloud-regions: properties: cloud-region: @@ -57946,8 +58243,9 @@ getDefinitions: type: string description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. relationship-list: - type: object - $ref: "#/getDefinitions/relationship-list" + type: array + items: + $ref: "#/getDefinitions/relationship" esr-system-info-list: description: | Collection of persistent block-level external system auth info.