Skip to main content

AppEnvironmentSoftwareDetails

Installed software versions for an application environment.

type AppEnvironmentSoftwareDetails {
nodejs: AppEnvironmentGenericSoftware
php: AppEnvironmentGenericSoftware
wordpress: AppEnvironmentGenericSoftware
}

Fields

AppEnvironmentSoftwareDetails.nodejs ● AppEnvironmentGenericSoftware object common

The installed Node.js version.

AppEnvironmentSoftwareDetails.php ● AppEnvironmentGenericSoftware object common

The installed PHP version.

AppEnvironmentSoftwareDetails.wordpress ● AppEnvironmentGenericSoftware object common

The installed WordPress version.

Member Of

AppEnvironment object