GET /api/compute_resources
Alle Rechenressourcen auflisten

Parameter

Parametername Beschreibung
search
optional

Ergebnisse filtern

Validations:

  • Must be String

order
optional

Ergebnisse sortieren

Validations:

  • Must be String

page
optional

Ergebnisse nummerieren

Validations:

  • Must be String

per_page
optional

Anzahl der Einträge pro Anfrage

Validations:

  • Must be String


GET /api/compute_resources/:id
Rechenressource anzeigen

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


POST /api/compute_resources
Rechenressource erstellen

Parameter

Parametername Beschreibung
compute_resource
verpflichtend

Validations:

  • Must be a Hash

compute_resource[name]
verpflichtend

Validations:

  • Must be String

compute_resource[provider]
optional , nil erlaubt

Anbeiter beinhalten

Validations:

  • Must be String

compute_resource[url]
optional , nil erlaubt

URL für Libvirt, oVirt und OpenStack

Validations:

  • Must be String

compute_resource[description]
optional , nil erlaubt

Validations:

  • Must be String

compute_resource[user]
optional , nil erlaubt

Benutzername für oVirt, EC2, VMware, OpenStack. Access Key für EC2.

Validations:

  • Must be String

compute_resource[password]
optional , nil erlaubt

Passwort für oVirt, EC2, VMware, OpenStack. Geheimer Schlüssel für EC2

Validations:

  • Must be String

compute_resource[uuid]
optional , nil erlaubt

für oVirt, VMware Datacenter

Validations:

  • Must be String

compute_resource[region]
optional , nil erlaubt

nur für EC2

Validations:

  • Must be String

compute_resource[tenant]
optional , nil erlaubt

nur für OpenStack

Validations:

  • Must be String

compute_resource[server]
optional , nil erlaubt

für VMware

Validations:

  • Must be String

compute_resource[set_console_password]
optional , nil erlaubt

nur für Libvirt und VMware

Validations:

  • Must be 'true' or 'false' or '1' or '0'


PUT /api/compute_resources/:id
Rechenressource aktualisieren

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be String

compute_resource
verpflichtend

Validations:

  • Must be a Hash

compute_resource[name]
optional

Validations:

  • Must be String

compute_resource[provider]
optional , nil erlaubt

Anbeiter beinhalten

Validations:

  • Must be String

compute_resource[url]
optional , nil erlaubt

URL für Libvirt, oVirt und OpenStack

Validations:

  • Must be String

compute_resource[description]
optional , nil erlaubt

Validations:

  • Must be String

compute_resource[user]
optional , nil erlaubt

Benutzername für oVirt, EC2, VMware, OpenStack. Access Key für EC2.

Validations:

  • Must be String

compute_resource[password]
optional , nil erlaubt

Passwort für oVirt, EC2, VMware, OpenStack. Geheimer Schlüssel für EC2

Validations:

  • Must be String

compute_resource[uuid]
optional , nil erlaubt

für oVirt, VMware Datacenter

Validations:

  • Must be String

compute_resource[region]
optional , nil erlaubt

nur für EC2

Validations:

  • Must be String

compute_resource[tenant]
optional , nil erlaubt

nur für OpenStack

Validations:

  • Must be String

compute_resource[server]
optional , nil erlaubt

für VMware

Validations:

  • Must be String

compute_resource[set_console_password]
optional , nil erlaubt

nur für Libvirt und VMware

Validations:

  • Must be 'true' or 'false' or '1' or '0'


DELETE /api/compute_resources/:id
Rechenressource löschen

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_images
Verfügbare Abbilder für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_clusters
Verfügbare Cluster für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_flavors
Verfügbare Varianten für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_folders
Verfügbare Ordner für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_zones
Verfügbare Zonen für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


GET /api/compute_resources/:id/available_networks
Verfügbare Netzwerke für eine Rechenressource auflisten

GET /api/compute_resources/:id/available_clusters/:cluster_id/available_networks
Verfügbare Netzwerke für einen Rechenressourcencluster auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

cluster_id
optional

Validations:

  • Must be String


GET /api/compute_resources/:id/available_clusters/:cluster_id/available_resource_pools
Ressourcen-Pools für ein Rechenressourcen-Cluster auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

cluster_id
verpflichtend

Validations:

  • Must be String


GET /api/compute_resources/:id/available_storage_domains
Speicherdomänen for Rechnerressource auflisten

GET /api/compute_resources/:id/available_storage_domains/:storage_domain
Attribute für eine angegebene Speicherdomäne auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

storage_domain
optional

Validations:

  • Must be String


GET /api/compute_resources/:id/available_storage_pods
List storage pods for a compute resource

GET /api/compute_resources/:id/available_storage_pods/:storage_pod
List attributes for a given storage pod

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

storage_pod
optional

Validations:

  • Must be String


GET /api/compute_resources/:id/available_security_groups
Verfügbare Sicherheitsgruppen für eine Rechenressource auflisten

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.


PUT /api/compute_resources/:id/associate
VMs den Hosts zuweisen

Parameter

Parametername Beschreibung
id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.