APIVersionAutoConnectLicenseDetail Object

Contains information about auto-connect details for one or more environments, for an API version.

This object is used by the following operations:

The properties included in the APIVersionAutoConnectLicenseDetail object are listed below.

Property Type Description
APIVersionID string The unique ID for a specific API version. Required except when adding a new API version.
Environment string Indicates one or more environments the license applies to.
AutoApproveEnabled boolean Indicates whether contract auto-approve is enabled for the API version. Default: false.
AutoConnectEnabled boolean Indicates whether contract auto-connect is enabled for the API version. Default: false.
Restricted boolean Indicates whether auto-connect access for the API version is restricted to one or more licenses. Default: false.
License License Contains information about an API license defined for a business.