Create a CI class for a virtual cloud resource
If the base system does not provide a CI type for cloud-based virtual resources, you can create a CI class based on the virtual machine object class.
Antes de Iniciar
Por Que e Quando Desempenhar Esta Tarefa
This topic provides general instructions for extending an existing cloud provider, product, and resource type.
Procedimento
O que Fazer Depois
Use the CI class in a resource type for a cloud provider. See Add a product to an existing provider in CAPI for instructions.
Your response processor, which is part of the resource block, must also specify the necessary CI class types so it can update the CMDB. Usually, the response processor needs the object ID, the specific datacenter, and the cloud service account. See Virtual server response processor example for example response processor code that uses CI classes.