APIPackage

Schema

APIPackage
description (required)

string

Description of the API package.

displayName (required)

string

User-friendly display name for the API package.

id

string

Output only. ID of the API package.

name (required)

string

Name of the API package.

organization

object

id

string

ID of the organization.

product (required)

array

List of API products to include in the API package.

object
id

string

ID of the API product.

status (required)

string

Status indicator for the API package. Valid values include: CREATED, ACTIVE , INACTIVE`.

Note: This value is maintained but not currently used by the API package.