about#

async idem_vra.exec.vra.blueprint.about.get_about_using_get1(hub, ctx, **kwargs)[source]#

Returns blueprint API information The page contains information about the supported API versions and the latest API version. The version parameter is optional but highly recommended. If you do not specify explicitly an exact version, you will be calling the latest supported API version. Here is an example of a call which specifies the exact version you are using: GET /blueprint/api/blueprints?apiVersion=2019-09-12 Performs GET /blueprint/api/about