Skip to content

Commit

Permalink
osc-sdk-go v1.28.7
Browse files Browse the repository at this point in the history
Signed-off-by: Outscale Bot <[email protected]>
  • Loading branch information
Open-Source-Bot authored and outscale-mgo committed Mar 12, 2024
1 parent dec45d4 commit 48ad5d9
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 241 deletions.
16 changes: 6 additions & 10 deletions old-outscale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4825,9 +4825,7 @@ components:
BlockDeviceMappingLinkDates:
description: The link dates for the BSU volumes mapped to the VMs (for example,
`2016-01-23T18:45:30.000Z`).
items:
format: date
type: string
items: string
type: array
BlockDeviceMappingStates:
description: The states for the BSU volumes (`attaching` \| `attached` \|
Expand All @@ -4847,9 +4845,7 @@ components:
type: array
CreationDates:
description: The dates when the VMs were launched.
items:
format: date
type: string
items: string
type: array
ImageIds:
description: The IDs of the OMIs used to launch the VMs.
Expand Down Expand Up @@ -4906,9 +4902,7 @@ components:
type: array
NicLinkNicLinkNicDates:
description: The dates and time when the NICs were attached to the VMs.
items:
format: date
type: string
items: string
type: array
NicLinkNicLinkNicIds:
description: The IDs of the NIC attachments.
Expand Down Expand Up @@ -7761,6 +7755,8 @@ components:
items:
"$ref": "#/components/schemas/Keypair"
type: array
ResponseContext:
"$ref": "#/components/schemas/ResponseContext"
ReadLinkedPoliciesFilters:
additionalProperties: false
description: One or more filters.
Expand Down Expand Up @@ -11220,7 +11216,7 @@ info:
url: https://opensource.org/licenses/BSD-3-Clause
termsOfService: https://en.outscale.com/terms-of-service/
title: 3DS OUTSCALE API
version: 1.28.5
version: 1.28.6
openapi: 3.0.0
paths:
"/AcceptNetPeering":
Expand Down
Loading

0 comments on commit 48ad5d9

Please sign in to comment.