%PDF- %PDF-
Direktori : /home/graphicd/www/vebto/vendor/rackspace/php-opencloud/doc/services/orchestration/ |
Current File : /home/graphicd/www/vebto/vendor/rackspace/php-opencloud/doc/services/orchestration/build-info.rst |
Build info ========== Get build info -------------- You can retrieve information about the current Orchestration service build as shown in the following example: .. code-block:: php /** @var $resourceType OpenCloud\Orchestration\Resource\BuildInfo **/ $buildInfo = $orchestrationService->getBuildInfo(); `Get the executable PHP script for this example <https://raw.githubusercontent.com/rackspace/php-opencloud/master/samples/Orchestration/get-build-info.php>`_