VCF Business Services console APIs Operations Index

VCF Business Services console APIs Operations Index

All available VCF Business Services console APIs Operations

License Usage
POST
Consumption Of Licenses

Facilitates the upload of VCF operations usage data. The request body must contain the signed usage records within a Gzip-compressed file.

GET
Status Of Usage Upload

This endpoint facilitates the retrieval of the processing status for a usage file, identified by the provided upload_id.

Licenses
POST
Tenant Licenses Search

Get the licenses of a tenant based on the provided search criteria.

POST
License Management

This API is used for managing Licenses. Various operations listed below are supported by this API:

  • SPLIT: Create a split license from a given default license (allowed only for Direct Customer)
  • CREATE: Create license for given subscription (allowed only for Provider)
  • UPDATE: Update name or quantity of a license
  • DELETE: Delete a license
  • ASSOCIATE: Associate license with VCF ops instance
  • DISSOCIATE: Dissociate license from VCF ops instance
GET
Download VCF Operations License File(s)

Downloads the license file that can be applied on VCF Ops instance, if the licenses is generated.

Oauth Apps
POST
Search Oauth App

Search Oauth apps in the context of a tenant based on provided search criteria.

POST
Revoke Client

Revoke Oauth App Client. You need to pass asset id or client id as input. Asset id/client id can be fetched from Oauth App search api.

POST
Regenerate Client

Regenerate Oauth client secret. This apis revokes current client and creates new client id and secret. Either asset id or client id should be passed as input. Asset id/client id can be fetched from Oauth App search api.

Registration
POST
VCF Operations Disconnected Registration

This endpoint facilitates the registration of a VCF ops instance operating offline(disconnected mode). The request requires a multi-part payload containing the VCF ops name and the necessary registration file.

Token Generation
POST
Generate Token API

Generate Access Token using client id and client secret.

Usage Management
Validate Licenses
POST
Validate Licenses

This API allows the provider to authenticate and confirm the validity of shared licenses, ensuring they are legitimate and correctly entitled to the specified customer.