summaryrefslogtreecommitdiff
path: root/api-ref/source/parameters.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/parameters.yaml')
-rwxr-xr-xapi-ref/source/parameters.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 61062839..c6279686 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -419,10 +419,16 @@ instance_hostname:
type: string
instance_ip_address:
description: |
- The IP address of an instance.
+ The IP address of an instance(deprecated).
in: body
require: false
type: string
+instance_ip_addresses:
+ description: |
+ The IP addresses of an instance, including the address type and IP.
+ in: body
+ require: false
+ type: array
instance_link_href:
description: |
The ``href`` attribute of an instance link.