Apache CloudStack 4.23.0.0 Root Admin API Reference

updateRegisteredExtension

Update details for an extension registered with a resource

Request parameters

Parameter NameDescriptionRequired
extensionidID of the extensiontrue
resourceidID of the resource where the extension is registeredtrue
resourcetypeType of the resourcetrue
cleanupdetailsOptional boolean field, which indicates if details should be cleaned up or not (If set to true, details removed for this registration, details field ignored; if false or not set, details can be updated through details map)false
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
reservedresourcedetailsResource detail names as comma separated string that should be reserved and not visible to end users
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