License Manager

oci.license_manager.LicenseManagerClient Use the License Manager API to manage product licenses and license records.
oci.license_manager.LicenseManagerClientCompositeOperations This class provides a wrapper around LicenseManagerClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.license_manager.models.BulkUploadCellInfo Error information corresponding to each column that was required but was invalid.
oci.license_manager.models.BulkUploadFailedRecordInfo Error information for a valid license record that could not be uploaded.
oci.license_manager.models.BulkUploadLicenseRecordsDetails Details required for bulk uploading of license records.
oci.license_manager.models.BulkUploadResponse The bulk upload response.
oci.license_manager.models.BulkUploadTemplate The bulk upload template file.
oci.license_manager.models.BulkUploadValidationErrorInfo Detailed error information corresponding to each column for a particular supported license record that could not be uploaded.
oci.license_manager.models.Configuration Details of the compartment-specific configuration.
oci.license_manager.models.CreateLicenseRecordDetails The details about the new license record.
oci.license_manager.models.CreateProductLicenseDetails Details for creating a new product license.
oci.license_manager.models.ImageDetails Image details associated with the product license.
oci.license_manager.models.ImageResponse The collection of image details for the product license.
oci.license_manager.models.LicenseMetric Overview of product license and resources usage.
oci.license_manager.models.LicenseRecord License record summary.
oci.license_manager.models.LicenseRecordCollection The license record summary collection.
oci.license_manager.models.LicenseRecordSummary The license record summary.
oci.license_manager.models.Product Details of product.
oci.license_manager.models.ProductLicense The product license details.
oci.license_manager.models.ProductLicenseCollection The product license summary collection.
oci.license_manager.models.ProductLicenseConsumerCollection Collection of resources which have consumed licenses.
oci.license_manager.models.ProductLicenseConsumerSummary Details of a resource that is consuming a particular product license.
oci.license_manager.models.ProductLicenseSummary The product license summary.
oci.license_manager.models.TopUtilizedProductLicenseCollection A collection of top utilized product licenses.
oci.license_manager.models.TopUtilizedProductLicenseSummary A summary of the top utilized product licenses.
oci.license_manager.models.TopUtilizedResourceCollection The collection of top utilized resources.
oci.license_manager.models.TopUtilizedResourceSummary A summary of a top utlized resource.
oci.license_manager.models.UpdateConfigurationDetails The compartment-specific configuration.
oci.license_manager.models.UpdateLicenseRecordDetails The details about updates in the license record.
oci.license_manager.models.UpdateProductLicenseDetails Updates the product license object (only allows image updates).