Service catalogs and user self-service portal
Last updated
Last updated
Services are one of the most interesting feature within ManageIQ. Services can include one or more virtual machines, instances, etc. that can be deployed across hybrid environments.
User can use the services by self-service portal. It can be accessed by https://your_manageiq_appliance/self_service/
When user is about to provision a VM or instance via ManageIQ, you are presented with a Provisioning Dialog where you set certain options for the VM or instance. The options presented are dependent on the provider you are using.
Service Dialog is the skeleton of a form.To create service dialog, ManageIQ includes simple form designer.
A Service Catalog which is used to group Services Dialogs together. Following is the image of service catalog in our case.
A Service Catalog Item (ie. the actual Service) which joins a Service Dialog with a Provisioning Dialog.