Apache CloudStack 4.21.0.0 Root Admin API Reference

updateExtension

Update the extension

Request parameters

Parameter NameDescriptionRequired
idThe ID of the extensiontrue
cleanupdetailsOptional boolean field, which indicates if details should be cleaned up or not (If set to true, details removed for this action, details field ignored; if false or not set, no action)false
descriptionDescription of the extensionfalse
detailsDetails in key/value pairs using format details[i].keyname=keyvalue. Example: details[0].endpoint.url=urlvaluefalse
orchestratorrequirespreparevmOnly honored when type is Orchestrator. Whether prepare VM is needed or notfalse
stateState of the extensionfalse

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