Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ properties:
- volumes.reconfigure
description: The action to take.
contents:
description: An array of volume objects to be reconfigured.
type: array
items:
"$ref": "../summaries/VolumeSummary.yml"
description: |
A map of volume objects where the key is the id and the value is the volume's config.
type: object
additionalProperties:
$ref: ../config/ContainerVolume.yml
2 changes: 0 additions & 2 deletions components/schemas/errors/Error.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ properties:
- 404.infrastructure.cluster
- 404.infrastructure.autoscale.group
- 404.infrastructure.model
- 404.infrastructure.san.target
- 404.infrastructure.san.lun
- 404.monitoring.logs.analytics.rule
- 404.account
- 404.container
Expand Down
3 changes: 0 additions & 3 deletions components/schemas/hubs/activity/Activity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,6 @@ properties:
- infrastructure.virtual-providers.iso.delete
- infrastructure.virtual-providers.iso.task.delete

- infrastructure.server.san.sync
- infrastructure.server.task.san.sync

- infrastructure.server.task.delete
- infrastructure.server.task.restart
- infrastructure.server.services.sftp.auth
Expand Down