diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-req.json b/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-req.json index b2ecfca00..52f476fa6 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-req.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-req.json @@ -2,7 +2,7 @@ "member":{ "protocol_port":"8080", "address":"10.0.0.5", - "pool_id":"7803631d-f181-4500-b3a2-1b68ba2a75fd", + "pool_id":"e019fadf-5083-40ad-9480-4553343995b6", "admin_state_up":true } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-resp.json index 4022184a6..d57cada6b 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/Member-post-resp.json @@ -4,10 +4,10 @@ "protocol_port":8080, "weight":1, "admin_state_up":true, - "tenant_id":"4fd44f30292945e481c7b8a0c8908869", - "pool_id":"7803631d-f181-4500-b3a2-1b68ba2a75fd", + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", + "pool_id":"e019fadf-5083-40ad-9480-4553343995b6", "address":"10.0.0.5", "status_description":null, - "id":"48a471ea-64f1-4eb6-9be7-dae6bbe40a0f" + "id":"a1a5aeb5-b3b6-4313-b6c2-904d764f0f75" } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/Pool-put-update-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/Pool-put-update-resp.json index 3075ecda0..0cb3b0337 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/Pool-put-update-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/Pool-put-update-resp.json @@ -2,19 +2,24 @@ "pool":{ "status":"PENDING_UPDATE", "lb_method":"ROUND_ROBIN", - "protocol":"TCP", + "protocol":"HTTP", "description":"", "health_monitors":[ ], - "subnet_id":"8032909d-47a1-4715-90af-5153ffe39861", - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", + "subnet_id":"b338d9c6-beec-4404-8e1a-b608c324a8ad", + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", "admin_state_up":true, - "name":"SuperPool", + "name":"my-updated-pool", + "health_monitors_status":[ + + ], "members":[ ], - "id":"61b1f87a-7a21-4ad3-9dda-7f81d249944f", + "provider":"haproxy", + "status_description":null, + "id":"e019fadf-5083-40ad-9480-4553343995b6", "vip_id":null } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/samples/extension.json b/api-ref/src/wadls/netconn-api/src/api_samples/extension.json similarity index 100% rename from api-ref/src/wadls/netconn-api/samples/extension.json rename to api-ref/src/wadls/netconn-api/src/api_samples/extension.json diff --git a/api-ref/src/wadls/netconn-api/samples/extension.xml b/api-ref/src/wadls/netconn-api/src/api_samples/extension.xml similarity index 100% rename from api-ref/src/wadls/netconn-api/samples/extension.xml rename to api-ref/src/wadls/netconn-api/src/api_samples/extension.xml diff --git a/api-ref/src/wadls/netconn-api/samples/extensions.json b/api-ref/src/wadls/netconn-api/src/api_samples/extensions.json similarity index 100% rename from api-ref/src/wadls/netconn-api/samples/extensions.json rename to api-ref/src/wadls/netconn-api/src/api_samples/extensions.json diff --git a/api-ref/src/wadls/netconn-api/samples/extensions.xml b/api-ref/src/wadls/netconn-api/src/api_samples/extensions.xml similarity index 100% rename from api-ref/src/wadls/netconn-api/samples/extensions.xml rename to api-ref/src/wadls/netconn-api/src/api_samples/extensions.xml diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/member-get-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/member-get-resp.json index 30a118c43..c0178cd25 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/member-get-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/member-get-resp.json @@ -2,23 +2,14 @@ "members":[ { "status":"ACTIVE", + "protocol_port":8080, "weight":1, "admin_state_up":true, - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", - "pool_id":"72741b06-df4d-4715-b142-276b6bce75ab", - "address":"10.0.0.4", - "protocol_port":80, - "id":"701b531b-111a-4f21-ad85-4795b7b12af6" - }, - { - "status":"ACTIVE", - "weight":1, - "admin_state_up":true, - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", - "pool_id":"72741b06-df4d-4715-b142-276b6bce75ab", - "address":"10.0.0.3", - "protocol_port":80, - "id":"beb53b4d-230b-4abd-8118-575b8fa006ef" + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", + "pool_id":"e019fadf-5083-40ad-9480-4553343995b6", + "address":"10.0.0.5", + "status_description":null, + "id":"a1a5aeb5-b3b6-4313-b6c2-904d764f0f75" } ] } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/pool-get-detail-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/pool-get-detail-resp.json index 5d64dc209..2b8637319 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/pool-get-detail-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/pool-get-detail-resp.json @@ -5,18 +5,21 @@ "protocol":"HTTP", "description":"", "health_monitors":[ - "466c8345-28d8-4f84-a246-e04380b0461d", - "5d4b5228-33b0-4e60-b225-9b727c1a20e7" + ], - "subnet_id":"8032909d-47a1-4715-90af-5153ffe39861", - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", + "subnet_id":"b338d9c6-beec-4404-8e1a-b608c324a8ad", + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", "admin_state_up":true, - "name":"app_pool", - "members":[ - "701b531b-111a-4f21-ad85-4795b7b12af6", - "beb53b4d-230b-4abd-8118-575b8fa006ef" + "name":"my-pool", + "health_monitors_status":[ + ], - "id":"72741b06-df4d-4715-b142-276b6bce75ab", - "vip_id":"4ec89087-d057-4e2c-911f-60a3b47ee304" + "members":[ + + ], + "provider":"haproxy", + "status_description":null, + "id":"e019fadf-5083-40ad-9480-4553343995b6", + "vip_id":null } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-req.json b/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-req.json index e826b51d4..3d553eca2 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-req.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-req.json @@ -1,9 +1,9 @@ { "pool":{ - "subnet_id":"8032909d-47a1-4715-90af-5153ffe39861", + "subnet_id":"b338d9c6-beec-4404-8e1a-b608c324a8ad", "lb_method":"ROUND_ROBIN", - "protocol":"TCP", - "name":"NewPool", + "protocol":"HTTP", + "name":"my-pool", "admin_state_up":true } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-resp.json index bcd850a01..51f61648e 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/pool-post-resp.json @@ -1,20 +1,25 @@ { "pool":{ "status":"PENDING_CREATE", - "lb_method":"STATIC_IP", - "protocol":"TCP", + "lb_method":"ROUND_ROBIN", + "protocol":"HTTP", "description":"", "health_monitors":[ ], - "subnet_id":"8032909d-47a1-4715-90af-5153ffe39861", - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", + "subnet_id":"b338d9c6-beec-4404-8e1a-b608c324a8ad", + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", "admin_state_up":true, - "name":"NewPool", + "name":"my-pool", + "health_monitors_status":[ + + ], "members":[ ], - "id":"a224402b-794b-4c0c-9d08-d95640a6f5a1", + "provider":"haproxy", + "status_description":null, + "id":"e019fadf-5083-40ad-9480-4553343995b6", "vip_id":null } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/pool-put-update.req.json b/api-ref/src/wadls/netconn-api/src/api_samples/pool-put-update.req.json index 3ff8458bb..d6623b837 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/pool-put-update.req.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/pool-put-update.req.json @@ -1,5 +1,5 @@ { "pool":{ - "name":"SuperPool" + "name":"my-updated-pool" } } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/api_samples/pools-get-resp.json b/api-ref/src/wadls/netconn-api/src/api_samples/pools-get-resp.json index a67cad912..3b6571521 100644 --- a/api-ref/src/wadls/netconn-api/src/api_samples/pools-get-resp.json +++ b/api-ref/src/wadls/netconn-api/src/api_samples/pools-get-resp.json @@ -6,19 +6,22 @@ "protocol":"HTTP", "description":"", "health_monitors":[ - "466c8345-28d8-4f84-a246-e04380b0461d", - "5d4b5228-33b0-4e60-b225-9b727c1a20e7" + ], - "subnet_id":"8032909d-47a1-4715-90af-5153ffe39861", - "tenant_id":"83657cfcdfe44cd5920adaf26c48ceea", + "subnet_id":"b338d9c6-beec-4404-8e1a-b608c324a8ad", + "tenant_id":"5ef70662f8b34079a6eddb8da9d75fe8", "admin_state_up":true, - "name":"app_pool", - "members":[ - "701b531b-111a-4f21-ad85-4795b7b12af6", - "beb53b4d-230b-4abd-8118-575b8fa006ef" + "name":"my-pool", + "health_monitors_status":[ + ], - "id":"72741b06-df4d-4715-b142-276b6bce75ab", - "vip_id":"4ec89087-d057-4e2c-911f-60a3b47ee304" + "members":[ + + ], + "provider":"haproxy", + "status_description":null, + "id":"e019fadf-5083-40ad-9480-4553343995b6", + "vip_id":null } ] } \ No newline at end of file diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index 52e1203ef..67b2c5c82 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -742,7 +742,6 @@ A floatingip object. '> - @@ -1023,59 +1022,10 @@ + name="status" style="plain" type="xsd:string"> - The unique ID for the pool. - - - - - Owner of the pool. Only an admin user can specify a tenant ID other than its own. - - - - - The ID of the VIP with which the pool is associated. - - - - - Human readable name for the pool. Does not have to be unique. - - - - - Human readable description for the pool. - - - - - The ID of the network to which pool members belong. - - - - - The protocol of the pool. Valid values are TCP, HTTP, or HTTPS. + xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> + The status of the pool. Indicates whether the pool is operational. + name="protocol" style="plain" type="xsd:string"> - List of members that belong to the pool. + The protocol of the pool. Valid values are TCP, HTTP, or HTTPS. + + + + + Human readable description for the pool. + + + + + List of health monitors that are associated with the pool. + + + + + The ID of the network to which pool members belong. + + + + + Owner of the pool. Only an admin user can specify a tenant ID other than its own. + name="name" style="plain" type="xsd:string"> - The status of the pool. Indicates whether the pool is operational. + xmlns:wadl="http://wadl.dev.java.net/2009/02" + xml:lang="EN"> + Human readable name for the pool. Does not have to be unique. + + + + + List of statuses for associated health monitors, if any. + + + + + List of members that belong to the pool. + + + + + Provider name of the load-balancer service. + + + + + Status description. + + + + + The unique ID for the pool. + + + + + The ID of the VIP with which the pool is associated. ' > The administrative state of the pool. Valid values are true (UP) or false (DOWN). + + + + Provider name of the load-balancer service. + ' > The administrative state of the member. Valid values are true (UP) or false (DOWN). - -' > +' > GET'> PUT'> diff --git a/api-ref/src/wadls/netconn-api/src/os-layer3-ext.wadl b/api-ref/src/wadls/netconn-api/src/os-layer3-ext.wadl index 935b0a1df..a1b7ae945 100644 --- a/api-ref/src/wadls/netconn-api/src/os-layer3-ext.wadl +++ b/api-ref/src/wadls/netconn-api/src/os-layer3-ext.wadl @@ -411,10 +411,10 @@ Accept: application/json Reference. &floating-ipsParameter; - &router-idParameter; &tenant-idParameter; - &floating-network-idParameter; &fixed-ip-addressParameter; - &floating-ip-addressParameter; &port-idParameter; - &idParameter; floating IP, the operation returns a 409 error code. - &floating-ipParameter; &router-idParameter; - &tenant-idParameter; &floating-network-idParameter; - &fixed-ip-addressParameter; &floating-ip-addressParameter; - &port-idParameter; &idParameter; &floating-ipParameter; &tenant-idParameter; + &floating-network-idParameter; &fixed-ip-addressParameter; + &floating-ip-addressParameter; &port-idParameter; + &idParameter; &floating-ipParameter; - &router-idParameter; &tenant-idParameter; - &floating-network-idParameter; &fixed-ip-addressParameter; - &floating-ip-addressParameter; &port-idParameter; - &idParameter; Accept: application/json &floating-ipParameter; - &router-idParameter; &tenant-idParameter; - &floating-network-idParameter; &fixed-ip-addressParameter; - &floating-ip-addressParameter; &port-idParameter; - &idParameter; &floating-ipParameter; - &router-idParameter; &tenant-idParameter; - &floating-network-idParameter; &fixed-ip-addressParameter; - &floating-ip-addressParameter; &port-idParameter; - &idParameter; - @@ -169,7 +169,8 @@ - + @@ -185,7 +186,8 @@ - + @@ -193,7 +195,7 @@ - +