Previous Topic: Version RecordsNext Topic: Hotfix Record


Version Record

The version record is used to return information about the CA AppLogic® versions that are available using the BFC. Those versions in the resource_running_state are available for use in grid creation using the BFC API. The version record contains the following fields:

Field

Type

Description

comp_id

integer

Read-only field that contains the resource component ID for the grid version resource.

name

string

Read-only field that contains the name of the CA AppLogic® grid version resource. For example, 3.1.9.

state

string

Read-only field that contains the resource state of the version, for example, resource_allocated_state, resource_running_state.

Note: When a user deletes a version through the BFC interface, this operation unimports the version. The version component remains in the system and its state is set to resource_allocated_state. If the user reimports the version into the BFC, the version retains its previous component id.

esx_enabled

boolean

Read-only boolean field that indicates whether an ESX version has been imported into this CA AppLogic® version.

supported_esx_versions

list of esx version records

Read-only field that contains a list of esx_version records representing the list of ESX versions supported by this CA AppLogic® grid version resource.

imported_esx_version

esx version records

Read-only field that contains an esx_version record when the esx_enabled field is set to true. It represents the specific ESX version that has been imported into this CA AppLogic® version.

required_bfc_version

string

Read-only field that contains the minimum version of the BFC that is required to use this CA AppLogic® version. For example, 3.0.0.

hotfixes

list of string

Read-only field that contains the resource component ID, name, resource state of language pack or hotfix and name of the CA AppLogic® grid version resource.

ESX Version Record

The esx_version record contains information about a particular ESX version.

Field

Type

Description

version

string

Read-only field that contains the ESX version. For example, 4.0.

update

string

Read-only field that contains the ESX update for the specified version. For example, 2.

build

string

Read-only field that contains the ESX build for the specified version and update. For example, 261974.