vcd-api-schemas-parent :: vCloud Director API Schema parent

Parent for projects related to exposing vCloud Director schemas and producing language-specific bindings for those schemas

Лицензия

Лицензия

Категории

Категории

VMware Контейнер Виртуализация
Группа

Группа

com.vmware.vcloud
Идентификатор

Идентификатор

vcd-api-schemas-parent
Последняя версия

Последняя версия

9.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

vcd-api-schemas-parent :: vCloud Director API Schema parent
Parent for projects related to exposing vCloud Director schemas and producing language-specific bindings for those schemas
Ссылка на сайт

Ссылка на сайт

https://github.com/vmware/vcd-api-schemas
Организация-разработчик

Организация-разработчик

VMware
Система контроля версий

Система контроля версий

https://github.com/vmware/vcd-api-schemas

Скачать vcd-api-schemas-parent

Имя Файла Размер
vcd-api-schemas-parent-9.1.1.pom 22 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-schemas-parent/ -->
<dependency>
    <groupId>com.vmware.vcloud</groupId>
    <artifactId>vcd-api-schemas-parent</artifactId>
    <version>9.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-schemas-parent/
implementation 'com.vmware.vcloud:vcd-api-schemas-parent:9.1.1'
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-schemas-parent/
implementation ("com.vmware.vcloud:vcd-api-schemas-parent:9.1.1")
'com.vmware.vcloud:vcd-api-schemas-parent:pom:9.1.1'
<dependency org="com.vmware.vcloud" name="vcd-api-schemas-parent" rev="9.1.1">
  <artifact name="vcd-api-schemas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vmware.vcloud', module='vcd-api-schemas-parent', version='9.1.1')
)
libraryDependencies += "com.vmware.vcloud" % "vcd-api-schemas-parent" % "9.1.1"
[com.vmware.vcloud/vcd-api-schemas-parent "9.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • schemas/rest-api
  • schemas/openapi
  • schemas/extensibility
  • bindings/java/api-bindings
  • bindings/java/extensibility-bindings
  • bindings/typescript/api-bindings

Build Status

vCloud Director API Schemas

Overview

The schemas that represent all public interfacing into vCloud Director, including the XSD-based REST API at /api, the new OpenAPI endpoints at /cloudapi, and the object extensibility schemas for communication with specific phases of vCloud Director operations. There are also language bindings available for Java and Typescript.

Try it out

The schemas are available in XSD and YAML formats for direct consumption in whatever project you prefer. They are also available as Maven packages for integrating into Maven or Gradle-based projects.

To build the language-specific bindings, execute mvn install from the root directory.

Contributing

The vcd-api-schemas project team welcomes contributions from the community. Before you start working with vcd-api-schemas, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

com.vmware.vcloud

VMware

Версии библиотеки

Версия
9.1.1
9.1.0