Skip to content

Commit

Permalink
Add swagger config and api files
Browse files Browse the repository at this point in the history
  • Loading branch information
guangbochen authored and vickyhella committed Jul 13, 2023
1 parent bda64d3 commit f174b47
Show file tree
Hide file tree
Showing 157 changed files with 102,628 additions and 1,465 deletions.
12,290 changes: 12,290 additions & 0 deletions api/swagger.json

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions docs/advanced/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/advanced/settings.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Settings
title: "Settings"
Expand Down
1 change: 1 addition & 0 deletions docs/airgap.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: airgap
sidebar_position: 3
sidebar_label: Air Gapped Environment
title: "Air Gapped Environment"
Expand Down
209 changes: 209 additions & 0 deletions docs/api/create-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

665 changes: 665 additions & 0 deletions docs/api/create-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

7,681 changes: 7,681 additions & 0 deletions docs/api/create-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

241 changes: 241 additions & 0 deletions docs/api/create-namespaced-virtual-machine-instance-migration.api.mdx

Large diffs are not rendered by default.

793 changes: 793 additions & 0 deletions docs/api/create-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

7,001 changes: 7,001 additions & 0 deletions docs/api/create-namespaced-virtual-machine-template-version.api.mdx

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions docs/api/create-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

7,481 changes: 7,481 additions & 0 deletions docs/api/create-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/api/delete-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions docs/api/harvester-apis.info.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: harvester-apis
title: "Introduction"
description: ""
sidebar_label: Introduction
sidebar_position: 0
hide_title: true
custom_edit_url: null
---

import ApiLogo from "@theme/ApiLogo";
import SchemaTabs from "@theme/SchemaTabs";
import TabItem from "@theme/TabItem";
import Export from "@theme/ApiDemoPanel/Export";

<span className={"theme-doc-version-badge badge badge--secondary"}>Version: v1beta1</span>

<h1 className={"openapi__heading"}>Introduction</h1>


This section introduces the APIs of the Harvester server. You can find out more about Harvester's API definitions [here](https://github.com/harvester/harvester/tree/master/pkg/apis/harvesterhci.io).
113 changes: 113 additions & 0 deletions docs/api/list-key-pair-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

296 changes: 296 additions & 0 deletions docs/api/list-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

2,915 changes: 2,915 additions & 0 deletions docs/api/list-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

125 changes: 125 additions & 0 deletions docs/api/list-namespaced-virtual-machine-instance-migration.api.mdx

Large diffs are not rendered by default.

2,261 changes: 2,261 additions & 0 deletions docs/api/list-namespaced-virtual-machine-instance.api.mdx

Large diffs are not rendered by default.

332 changes: 332 additions & 0 deletions docs/api/list-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

2,660 changes: 2,660 additions & 0 deletions docs/api/list-namespaced-virtual-machine-template-version.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

2,840 changes: 2,840 additions & 0 deletions docs/api/list-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-network-attachment-definition-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

296 changes: 296 additions & 0 deletions docs/api/list-persistent-volume-claim-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-support-bundle-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-upgrade-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

2,915 changes: 2,915 additions & 0 deletions docs/api/list-virtual-machine-backup-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

2,840 changes: 2,840 additions & 0 deletions docs/api/list-virtual-machine-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-virtual-machine-image-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

2,261 changes: 2,261 additions & 0 deletions docs/api/list-virtual-machine-instance-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

Large diffs are not rendered by default.

332 changes: 332 additions & 0 deletions docs/api/list-virtual-machine-restore-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/list-virtual-machine-template-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

2,660 changes: 2,660 additions & 0 deletions docs/api/list-virtual-machine-template-version-for-all-namespaces.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

126 changes: 126 additions & 0 deletions docs/api/patch-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

1,003 changes: 1,003 additions & 0 deletions docs/api/patch-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

Large diffs are not rendered by default.

142 changes: 142 additions & 0 deletions docs/api/patch-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

918 changes: 918 additions & 0 deletions docs/api/patch-namespaced-virtual-machine-template-version.api.mdx

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions docs/api/patch-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

978 changes: 978 additions & 0 deletions docs/api/patch-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

272 changes: 272 additions & 0 deletions docs/api/read-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

2,903 changes: 2,903 additions & 0 deletions docs/api/read-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions docs/api/read-namespaced-virtual-machine-instance-migration.api.mdx

Large diffs are not rendered by default.

2,249 changes: 2,249 additions & 0 deletions docs/api/read-namespaced-virtual-machine-instance.api.mdx

Large diffs are not rendered by default.

320 changes: 320 additions & 0 deletions docs/api/read-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

2,648 changes: 2,648 additions & 0 deletions docs/api/read-namespaced-virtual-machine-template-version.api.mdx

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions docs/api/read-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

2,828 changes: 2,828 additions & 0 deletions docs/api/read-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-cluster-network.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-key-pair.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-network-attachment-definition.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-node-network.api.mdx

Large diffs are not rendered by default.

507 changes: 507 additions & 0 deletions docs/api/replace-namespaced-persistent-volume-claim.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-support-bundle.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-upgrade.api.mdx

Large diffs are not rendered by default.

5,769 changes: 5,769 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-backup.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-image.api.mdx

Large diffs are not rendered by default.

189 changes: 189 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-instance-migration.api.mdx

Large diffs are not rendered by default.

603 changes: 603 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-restore.api.mdx

Large diffs are not rendered by default.

5,259 changes: 5,259 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-template-version.api.mdx

Large diffs are not rendered by default.

165 changes: 165 additions & 0 deletions docs/api/replace-namespaced-virtual-machine-template.api.mdx

Large diffs are not rendered by default.

5,619 changes: 5,619 additions & 0 deletions docs/api/replace-namespaced-virtual-machine.api.mdx

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/api/sidebar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/authentication.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: authentication
sidebar_position: 5
sidebar_label: Authentication
title: "Authentication"
Expand Down
1 change: 1 addition & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: faq
sidebar_position: 17
sidebar_label: FAQ
title: "FAQ"
Expand Down
10 changes: 0 additions & 10 deletions docs/host/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/host/host.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: host-management
sidebar_position: 1
sidebar_label: Host Management
title: "Host Management"
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: overview
sidebar_position: 1
sidebar_label: Harvester Overview
slug: /
Expand Down
6 changes: 0 additions & 6 deletions docs/install/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/install/iso-install.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 2
sidebar_label: ISO Installation
title: "ISO Installation"
Expand Down
1 change: 1 addition & 0 deletions docs/install/requirements.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: requirements
sidebar_position: 1
sidebar_label: Hardware and network requirements
title: "Hardware and network requirements"
Expand Down
10 changes: 0 additions & 10 deletions docs/logging/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/logging/logging.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Logging Audit Event
title: "Logging Audit Event"
Expand Down
10 changes: 0 additions & 10 deletions docs/monitoring/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/monitoring/monitoring.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Monitoring
title: "Monitoring"
Expand Down
6 changes: 0 additions & 6 deletions docs/networking/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/networking/clusternetwork.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Cluster Network
title: "Cluster Network"
Expand Down
6 changes: 0 additions & 6 deletions docs/rancher/_category_.json

This file was deleted.

6 changes: 0 additions & 6 deletions docs/rancher/node/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/rancher/rancher-integration.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Rancher Integration
title: "Rancher Integration"
Expand Down
10 changes: 0 additions & 10 deletions docs/terraform/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/terraform/terraform.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Harvester Terraform Provider
title: "Harvester Terraform Provider"
Expand Down
6 changes: 0 additions & 6 deletions docs/troubleshooting/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/troubleshooting/installation.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Installation
title: "Installation"
Expand Down
4 changes: 0 additions & 4 deletions docs/upgrade/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/upgrade/automatic.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Upgrading Harvester
title: "Upgrading Harvester"
Expand Down
4 changes: 0 additions & 4 deletions docs/upgrade/previous-releases/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/upload-image.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: upload-image
sidebar_position: 6
sidebar_label: Upload Images
title: "Upload Images"
Expand Down
6 changes: 0 additions & 6 deletions docs/vm/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/vm/create-vm.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Create a Virtual Machine
title: "Create a Virtual Machine"
Expand Down
6 changes: 0 additions & 6 deletions docs/volume/_category_.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/volume/create-volume.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
id: index
sidebar_position: 1
sidebar_label: Create a Volume
title: "Create a Volume"
Expand Down
Loading

0 comments on commit f174b47

Please sign in to comment.