Apache CloudStack 4.22.0.0 Root Admin API Reference

registerExtension

Register an extension with a resource

Request parameters

Parameter NameDescriptionRequired
extensionidID of the extensiontrue
resourceidID of the resource to register the extension withtrue
resourcetypeType of the resourcetrue
detailsDetails in key/value pairs using format details[i].keyname=keyvalue. Example: details[0].endpoint.url=urlvaluefalse

Response Tags

Response NameDescription
idID of the extension
createdCreation timestamp of the extension
descriptionDescription of the extension
detailsThe details of the extension
isuserdefinedTrue if the extension is added by admin
nameName of the extension
pathThe path of the entry point fo the extension
pathreadyTrue if the extension path is in ready state across management servers
removedRemoval timestamp of the extension, if applicable
stateThe state of the extension
typeType of the extension
resources(*)List of resources to which extension is registered to
idID of the resource associated with the extension
createdCreation timestamp of the mapping
detailsthe details of the resource map
nameName of the resource associated with this mapping
typeType of the resource