Uses of Class
org.openstack4j.model.common.ActionResponse
-
-
Uses of ActionResponse in org.openstack4j.api.artifact
Methods in org.openstack4j.api.artifact that return ActionResponse Modifier and Type Method Description ActionResponseToscaTemplatesArtifactService. delete(String artifactId)Delete specific artifact -
Uses of ActionResponse in org.openstack4j.api.barbican
Methods in org.openstack4j.api.barbican that return ActionResponse Modifier and Type Method Description ActionResponseContainerService. delete(String containerId)Delete the specified container by IDActionResponseSecretService. delete(String secretId)Delete a specified secret by its ID. -
Uses of ActionResponse in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ActionResponse Modifier and Type Method Description ActionResponseServerService. action(String serverId, Action action)Executes the specified Action such as RESUME, PAUSE, START, STOP ...ActionResponseComputeFloatingIPService. addFloatingIP(String serverId, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPService. addFloatingIP(String serverId, String fixedIpAddress, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPService. addFloatingIP(Server server, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPService. addFloatingIP(Server server, String fixedIpAddress, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseServerService. addSecurityGroup(String serverId, String secGroupName)Associates the specified Server Group by name to the Server by it's identifierActionResponseServerTagService. addSingle(String serverId, String tag)ActionResponseServerService. backupServer(String serverId, BackupOptions options)Sets up a new backup schedule service for the givenserverIdActionResponseServerService. changeAdminPassword(String serverId, String adminPassword)Changes the admin/root password on the serverActionResponseServerTagService. check(String serverId, String tag)ActionResponseServerService. confirmResize(String serverId)Confirm that the resize worked, thus removing the original serverActionResponseComputeFloatingIPService. deallocateIP(String id)Deprecated.Deallocate ip address from tenant.ActionResponseComputeImageService. delete(String imageId)Deprecated.Deletes an Image based on it's identifiers.ActionResponseComputeSecurityGroupService. delete(String securityGroupId)Deprecated.Deletes the specified Security GroupActionResponseFlavorService. delete(String flavorId)Deletes a Flavor by it's identifierActionResponseHostAggregateService. delete(String aggregateId)Delete of the aggregateActionResponseKeypairService. delete(String name)Deletes the keypair by nameActionResponseServerGroupService. delete(String id)Deletes the serverGroup by idActionResponseServerService. delete(String serverId)Delete (i.e shut down and delete the image) of the serverActionResponseServerTagService. delete(String serverId, String tag)ActionResponseServerTagService. deleteAll(String serverId)ActionResponseComputeImageService. deleteMetaData(String imageId, String... keys)Deprecated.Delete a metadata item from an imageActionResponseServerService. deleteMetadataItem(String serverId, String key)Removes the specified metadata item via the specifiedkeyandserverIdActionResponseComputeSecurityGroupService. deleteRule(String ruleId)Deprecated.Deletes a Security Group RuleActionResponseServerService. detachVolume(String serverId, String attachmentId)detach the volume to the given serverActionResponseServerService. liveMigrate(String serverId, LiveMigrateOptions options)Live-migrates a server identified withserverIdto a new host without rebootingActionResponseServerService. migrateServer(String serverId)Only user with admin role can do this.ActionResponseServerService. reboot(String serverId, RebootType type)Reboot a server by SOFT (software-level) or HARD (hardware power cycle)ActionResponseServerService. rebuild(String serverId, RebuildOptions options)Rebuilds the specified serverActionResponseComputeFloatingIPService. removeFloatingIP(String serverId, String ipAddress)Deprecated.Remove floating-ip from serverActionResponseComputeFloatingIPService. removeFloatingIP(Server server, String ipAddress)Deprecated.Remove floating-ip from serverActionResponseServerService. removeSecurityGroup(String serverId, String secGroupName)Removes the specified Server Group by name from the Server by it's identifierActionResponseServerService. resetState(String serverId, Server.Status state)Resets the state of a server to a specifiedstateActionResponseServerService. resize(String serverId, String flavorId)Resize a server's resources.ActionResponseServerService. revertResize(String serverId)Revert a previous resize, switching back to the old server -
Uses of ActionResponse in org.openstack4j.api.compute.ext
Methods in org.openstack4j.api.compute.ext that return ActionResponse Modifier and Type Method Description ActionResponseFloatingIPDNSDomainService. delete(String domainName)Deprecated.Delete the specifieddomainNameActionResponseFloatingIPDNSEntryService. delete(String domain, String name)Deprecated.Deletes a specified DNS entryActionResponseInterfaceService. detach(String serverId, String attachmentId)Detaches a specified port interface -
Uses of ActionResponse in org.openstack4j.api.dns.v2
Methods in org.openstack4j.api.dns.v2 that return ActionResponse Modifier and Type Method Description ActionResponseRecordsetService. delete(String zoneId, String recordsetId)delete a recordset within a zoneActionResponseZoneService. delete(String zoneId)delete a zone by id -
Uses of ActionResponse in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return ActionResponse Modifier and Type Method Description ActionResponseExternalPolicyService. delete(String id)Delete of the external policyActionResponseExternalSegmentService. delete(String id)Delete of the external segmentActionResponseGroupService. delete(String id)Delete of the policy target groupActionResponseL2policyService. delete(String id)Delete of the l2 policyActionResponseL3policyService. delete(String id)Delete of the l3 policyActionResponseNatPoolService. delete(String id)Delete of the nat poolActionResponseNetworkPolicyService. delete(String id)Delete a gbp network service policy specified by idActionResponsePolicyActionService. delete(String id)Delete of the policy actionActionResponsePolicyClassifierService. delete(String id)Delete of the policy classifierActionResponsePolicyRuleService. delete(String id)Delete of the policy ruleActionResponsePolicyRuleSetService. delete(String id)Delete of the policy rule setActionResponsePolicyTargetService. delete(String id)Delete of the policy target -
Uses of ActionResponse in org.openstack4j.api.heat
Methods in org.openstack4j.api.heat that return ActionResponse Modifier and Type Method Description ActionResponseSoftwareConfigService. delete(String configId)Deletes a Software Config by IDActionResponseStackService. delete(String stackName, String stackId)Deletes the specifiedStackfrom the server.ActionResponseResourcesService. markUnhealthy(String stackName, String stackId, String resourceName, ResourceHealth resourceHealth)Marks a resource unhealthyActionResponseResourcesService. signal(String stackName, String stackId, String resourceName)Signals a resourceActionResponseStackService. update(String stackName, String stackId, StackUpdate stackUpdate)Updates an existing Stack -
Uses of ActionResponse in org.openstack4j.api.identity.v2
Methods in org.openstack4j.api.identity.v2 that return ActionResponse Modifier and Type Method Description ActionResponseRoleService. addUserRole(String userId, String roleId)Adds a global role to a userActionResponseRoleService. addUserRole(String tenantId, String userId, String roleId)Adds a tenant based role to a userActionResponseUserService. changePassword(String userId, String password)Changes a password for the specified user by IDActionResponseRoleService. delete(String roleId)Delete a role by it's IDActionResponseServiceManagerService. delete(String serviceId)Deletes a Service based on it's idActionResponseTenantService. delete(String tenantId)Deletes the specified tenant by IDActionResponseUserService. delete(String userId)Deletes a user by IDActionResponseServiceManagerService. deleteEndpoint(String endpointId)Deletes an EndpointActionResponseRoleService. removeUserRole(String userId, String roleId)Removes a global role from a userActionResponseRoleService. removeUserRole(String tenantId, String userId, String roleId)Removes the user role from a user and the associated tenant -
Uses of ActionResponse in org.openstack4j.api.identity.v3
Methods in org.openstack4j.api.identity.v3 that return ActionResponse Modifier and Type Method Description ActionResponseGroupService. addUserToGroup(String groupId, String userId)adds an existing user to a groupActionResponseUserService. changePassword(String userId, String originalPassword, String password)change password for user.ActionResponseTokenService. check(String tokenId)Validates a token.ActionResponseRoleService. checkDomainGroupRole(String domainId, String groupId, String roleId)checks if a group has a specific role in a given domainActionResponseRoleService. checkDomainUserRole(String domainId, String userId, String roleId)checks if a user has a specific role in a given domain-contextActionResponseGroupService. checkGroupUser(String groupId, String userId)check whether a user belongs to a groupActionResponseRoleService. checkProjectGroupRole(String projectId, String groupId, String roleId)check if a group has a specific role in a given projectActionResponseRoleService. checkProjectUserRole(String projectId, String userId, String roleId)checks if a user has a specific role in a given project-contextActionResponseCredentialService. delete(String credentialId)Delete credentialActionResponseDomainService. delete(String domainId)Deletes a domain by idActionResponseGroupService. delete(String groupId)delete a group by idActionResponsePolicyService. delete(String policyId)Delete a policyActionResponseProjectService. delete(String projectId)delete a project by idActionResponseRegionService. delete(String regionId)Delete a region specified by idActionResponseRoleService. delete(String roleId)Delete a roleActionResponseServiceEndpointService. delete(String serviceId)Delete a serviceActionResponseTokenService. delete(String tokenId)Revokes a token.ActionResponseUserService. delete(String userId)delete a user by idActionResponseServiceEndpointService. deleteEndpoint(String endpointId)Delete an EndpointActionResponseRoleService. grantDomainGroupRole(String domainId, String groupId, String roleId)grant a role to a specified group in domain contextActionResponseRoleService. grantDomainUserRole(String domainId, String userId, String roleId)grants a role to a specified user in domain contextActionResponseRoleService. grantProjectGroupRole(String projectId, String groupId, String roleId)grants a role to a specified group in project contextActionResponseRoleService. grantProjectUserRole(String projectId, String userId, String roleId)grants a role to a specified user in project contextActionResponseGroupService. removeUserFromGroup(String groupId, String userId)removes a user from a groupActionResponseRoleService. revokeDomainGroupRole(String domainId, String groupId, String roleId)revoke a role from a specified group in domain contextActionResponseRoleService. revokeDomainUserRole(String domainId, String userId, String roleId)revokes a role to a specified user in domain contextActionResponseRoleService. revokeProjectGroupRole(String projectId, String groupId, String roleId)revokes a role from a specified group in project contextActionResponseRoleService. revokeProjectUserRole(String projectId, String userId, String roleId)revokes a role to a specified user in project context -
Uses of ActionResponse in org.openstack4j.api.image
Methods in org.openstack4j.api.image that return ActionResponse Modifier and Type Method Description ActionResponseImageService. delete(String imageId)Deletes an Image by ID -
Uses of ActionResponse in org.openstack4j.api.image.v2
Methods in org.openstack4j.api.image.v2 that return ActionResponse Modifier and Type Method Description ActionResponseImageService. deactivate(String imageId)Deactivate an image If you try to download a deactivated image, you will receive a 403 (Forbidden) response code.ActionResponseImageService. delete(String imageId)Deletes an image.ActionResponseImageService. deleteMember(String imageId, String memberId)You must be the owner of the image to delete the memberActionResponseImageService. deleteTag(String imageId, String tag)Delete tag from image.ActionResponseImageService. download(String imageId, File filename)Downloads binary image dataActionResponseImageService. reactivate(String imageId)Reactivate an imageActionResponseImageService. updateTag(String imageId, String tag)Add tag to image.ActionResponseImageService. upload(String imageId, Payload<?> payload, Image image)Uploads binary image data -
Uses of ActionResponse in org.openstack4j.api.magnum
Methods in org.openstack4j.api.magnum that return ActionResponse Modifier and Type Method Description ActionResponseMagnumService. deleteBay(String id)Deletes a bayActionResponseMagnumService. deleteBaymodel(String id)Deletes a baymodelActionResponseMagnumService. deleteCluster(String id)Delete a cluster.ActionResponseMagnumService. deleteClustertemplate(String id)Delete a cluster templateActionResponseMagnumService. deleteContainer(String uuid)Deletes a ContainerActionResponseMagnumService. deletePod(String bayUuid, String id)Delete a podActionResponseMagnumService. rotateCertificate(String uuid)Rotate the CA certificate for a bay/cluster and invalidate all user certificates. -
Uses of ActionResponse in org.openstack4j.api.manila
Methods in org.openstack4j.api.manila that return ActionResponse Modifier and Type Method Description ActionResponseShareTypeService. addShareTypeAccess(String shareTypeId, String projectId)Adds share type access for a project.ActionResponseQuotaSetService. delete(String tenantId)Deletes quotas for a tenant.ActionResponseQuotaSetService. delete(String tenantId, String userId)Deletes quotas for a user in a tenant.ActionResponseSecurityServiceService. delete(String securityServiceId)Deletes a security service.ActionResponseShareNetworkService. delete(String shareNetworkId)Deletes a share network.ActionResponseShareServerService. delete(String shareServerId)Deletes a share server.ActionResponseShareSnapshotService. delete(String snapshotId)Deletes a share snapshot.ActionResponseSharesService. delete(String shareId)Deletes a share.ActionResponseSharesService. delete(String shareId, String consistencyGroupId)Deletes a share.ActionResponseShareTypeService. delete(String shareTypeId)Deletes a share type.ActionResponseSharesService. extend(String shareId, int newSize)Increases the size of a share.ActionResponseShareInstanceService. forceDelete(String shareInstanceId)Administrator only.ActionResponseShareSnapshotService. forceDelete(String snapshotId)Administrator only.ActionResponseSharesService. forceDelete(String shareId)Administrators only.ActionResponseShareTypeService. removeShareTypeAccess(String shareTypeId, String projectId)Removes share type access from a project.ActionResponseShareInstanceService. resetState(String shareInstanceId, ShareInstance.Status status)Administrator only.ActionResponseShareSnapshotService. resetState(String snapshotId, ShareSnapshot.Status status)Administrator only.ActionResponseSharesService. resetState(String shareId, Share.Status status)Administrators only.ActionResponseSharesService. revokeAccess(String shareId, String accessId)Revokes access from a share.ActionResponseSharesService. shrink(String shareId, int newSize)Shrinks the size of a share.ActionResponseShareService. unmanageShare(String shareId)Configures Shared File Systems to stop managing a share.ActionResponseShareTypeService. unsetExtraSpec(String shareTypeId, String extraSpecKey)Unsets an extra specification for the share type.ActionResponseSharesService. unsetMetadata(String shareId, String metadataKey)Unsets the metadata on a share. -
Uses of ActionResponse in org.openstack4j.api.murano.v1
Methods in org.openstack4j.api.murano.v1 that return ActionResponse Modifier and Type Method Description ActionResponseMuranoApplicationService. delete(String environmentId, String path, String sessionId)Deletes the specified serviceActionResponseMuranoEnvironmentService. delete(String id)Deletes the specified environmentActionResponseMuranoSessionService. delete(String environmentId, String sessionId)Deletes a configuration session.ActionResponseMuranoSessionService. deploy(String environmentId, String sessionId)Sends signal to deploy to OpenStack. -
Uses of ActionResponse in org.openstack4j.api.networking
Methods in org.openstack4j.api.networking that return ActionResponse Modifier and Type Method Description ActionResponseNeutronResourceTagService. addSingle(Resource resource, String resourceId, String tag)Add tag to the resource.ActionResponseNeutronResourceTagService. check(Resource resource, String resourceId, String tag)Confirms a given tag is set on the resource.ActionResponseNetFloatingIPService. delete(String fipId)Deletes NetFloatingIP by id.ActionResponseNetworkService. delete(String networkId)Deletes a specified network and its associated resourcesActionResponseNeutronResourceTagService. delete(Resource resource, String resourceId, String tag)Delete tag from the resource.ActionResponsePortService. delete(String portId)Delete a Port by IDActionResponseRouterService. delete(String routerId)Deletes the specified Router by IDActionResponseSecurityGroupService. delete(String id)Deletes SecurityGroup by id.ActionResponseSubnetService. delete(String subnetId)Delete a Subnet by IDActionResponseTrunkService. delete(String trunkId)Delete a trunkActionResponseNeutronResourceTagService. deleteAll(Resource resource, String resourceId)Remove all tags from the resource -
Uses of ActionResponse in org.openstack4j.api.networking.ext
Methods in org.openstack4j.api.networking.ext that return ActionResponse Modifier and Type Method Description ActionResponseAgentService. attachNetworkToDhcpAgent(String agentId, String networkId)Schedules the network to that the specified DHCP agent.ActionResponseFirewallPolicyService. delete(String firewallPolicyId)Delete the specified FirewallPolicy by IDActionResponseFirewallRuleService. delete(String firewallRuleId)Delete the specified FirewallRule by IDActionResponseFirewallService. delete(String firewallId)Delete the specified Firewall by IDActionResponseFlowClassifierService. delete(String flowClassifierId)Delete a flow classifierActionResponseHealthMonitorService. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseHealthMonitorV2Service. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseLbPoolService. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseLbPoolV2Service. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseListenerV2Service. delete(String listenerId)Delete the specified listener by IDActionResponseLoadBalancerV2Service. delete(String loadbalancerId)Delete the specified loadbalancer by IDActionResponseMemberService. delete(String memberId)Delete the specified member by IDActionResponseNetQosPolicyService. delete(String policyId)Delete the current network qos policy for the current tenant back to defaultsActionResponsePortChainService. delete(String portChainId)Delete a port chainActionResponsePortForwardingService. delete(String floatingIpId, String id)Deletes floating IP port forwarding by id.ActionResponsePortPairGroupService. delete(String portPairGroupId)Delete a port pair groupActionResponsePortPairService. delete(String portPairId)Delete a Port PairActionResponseVipService. delete(String vipId)Delete the specified vip by IDActionResponseLbPoolV2Service. deleteMember(String lbPoolId, String memberId)Delete the specified member by IDActionResponseAgentService. detachNetworkToDhcpAgent(String agentId, String networkId)Removes the network from that the specified DHCP agent.ActionResponseLbPoolService. disAssociateHealthMonitor(String lbPoolId, String healthMonitorId)Disassociates a specified health monitor from a pool.ActionResponseNetQuotaService. reset()Resets the current network quota for the current tenant back to defaultsActionResponseNetQuotaService. reset(String tenantId)Resets the current network quota for the current tenant back to defaults -
Uses of ActionResponse in org.openstack4j.api.octavia
Methods in org.openstack4j.api.octavia that return ActionResponse Modifier and Type Method Description ActionResponseLoadBalancerV2Service. cascadeDelete(String loadbalancerId)Cascade delete the specified loadbalancer by IDActionResponseHealthMonitorV2Service. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseLbPoolV2Service. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseListenerV2Service. delete(String listenerId)Delete the specified listener by IDActionResponseLoadBalancerV2Service. delete(String loadbalancerId)Delete the specified loadbalancer by IDActionResponseLbPoolV2Service. deleteMember(String lbPoolId, String memberId)Delete the specified member by ID -
Uses of ActionResponse in org.openstack4j.api.sahara
Methods in org.openstack4j.api.sahara that return ActionResponse Modifier and Type Method Description ActionResponseClusterService. delete(String clusterId)Delete the specified clusterActionResponseClusterTemplateService. delete(String templateId)Delete the specified cluster templateActionResponseDataSourceService. delete(String datasourceId)Delete the specified data sourceActionResponseJobBinaryInternalService. delete(String jobBinaryInternalId)Delete the specified job binary internalActionResponseJobBinaryService. delete(String JobBinaryId)Delete the specified job binaryActionResponseJobExecutionService. delete(String jobExecutionId)Delete a job execution by IDActionResponseJobService. delete(String JobId)Delete the specified jobActionResponseNodeGroupTemplateService. delete(String templateId)Delete the specified node group templateActionResponseSaharaImageService. unregister(String imageId)Unregister the specified image from Sahara image registry -
Uses of ActionResponse in org.openstack4j.api.senlin
Methods in org.openstack4j.api.senlin that return ActionResponse Modifier and Type Method Description ActionResponseSenlinClusterService. delete(String clusterID)Deletes the specifiedClusterfrom the server.ActionResponseSenlinNodeService. delete(String nodeID)Deletes the specifiedNodefrom the server.ActionResponseSenlinPolicyService. delete(String policyID)Deletes the specifiedPolicyfrom the server.ActionResponseSenlinProfileService. delete(String profileID)Deletes the specifiedActionResponsefrom the server.ActionResponseSenlinReceiverService. delete(String receiverID)Deletes the specifiedReceiverfrom the server. -
Uses of ActionResponse in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return ActionResponse Modifier and Type Method Description ActionResponseBlockVolumeService. attach(String volumeId, String instanceId, String mountpoint, String hostName)
Description:Attaches a volume to a server.ActionResponseBlockVolumeService. bootable(String volumeId, Boolean bootable)Update volume bootable status.ActionResponseObjectStorageContainerService. create(String name)Creates a new container with the specifiednameActionResponseObjectStorageContainerService. create(String name, CreateUpdateContainerOptions options)Creates a new container with the specifiednamewith optionsActionResponseBlockQuotaSetService. delete(String tenantId)Deletes quotas for a tenant so the quotas revert to default valuesActionResponseBlockVolumeBackupService. delete(String backupId)Delete a specified volume backupActionResponseBlockVolumeService. delete(String volumeId)Deletes the specified volumeActionResponseBlockVolumeSnapshotService. delete(String snapshotId)Deletes a specified snapshotActionResponseBlockVolumeTransferService. delete(String transferId)Deletes a specific transferActionResponseObjectStorageContainerService. delete(String name)Deletes an empty container with the specifiednameActionResponseObjectStorageObjectService. delete(String containerName, String name)Deletes an Object from the specified containerActionResponseObjectStorageObjectService. delete(ObjectLocation location)Deletes an Object from the specified containerActionResponseObjectStorageObjectService. delete(ObjectLocation location, ObjectDeleteOptions options)Deletes an Object from the specified containerActionResponseBlockVolumeService. detach(String volumeId, String attachmentId)Detach volume from serverActionResponseBlockVolumeService. extend(String volumeId, Integer newSize)Extends the specified volume size.ActionResponseBlockVolumeService. forceDelete(String volumeId)Attempt forced removal of volume, regardless of the state.ActionResponseBlockVolumeService. forceDetach(String volumeId, String initiator, String attachmentId)
Description:Forces a volume to detach.ActionResponseBlockVolumeService. migrate(String volumeId, String hostService, boolean forceHostCopy)migrate a volume to another host and serviceActionResponseBlockVolumeService. readOnlyModeUpdate(String volumeId, boolean readonly)Updates volume read-only access-mode flagActionResponseBlockVolumeService. resetState(String volumeId, Volume.Status status)Resets the specified volume status.ActionResponseBlockVolumeService. update(String volumeId, String name, String description)OpenStack only allows name or description to be updated.ActionResponseBlockVolumeSnapshotService. update(String snapshotId, String name, String description)Updates the Name and/or Description for the specified snapshotActionResponseObjectStorageContainerService. update(String name, CreateUpdateContainerOptions options)Updates a container with the specifiednamewith options -
Uses of ActionResponse in org.openstack4j.api.tacker
Methods in org.openstack4j.api.tacker that return ActionResponse Modifier and Type Method Description ActionResponseVimService. delete(String vimId)Delete Vim - Deletes a specified vimId from the VIM catalog.ActionResponseVnfdService. delete(String vnfdId)Delete vnfd - Deletes a specified vnfdId from the VNF catalog.ActionResponseVnfService. delete(String vnfId)Delete Vnf - Deletes a specified VnfId from the VNF catalog. -
Uses of ActionResponse in org.openstack4j.api.telemetry
Methods in org.openstack4j.api.telemetry that return ActionResponse Modifier and Type Method Description ActionResponseAlarmService. delete(String id)Delete a specified alarm -
Uses of ActionResponse in org.openstack4j.api.trove
Methods in org.openstack4j.api.trove that return ActionResponse Modifier and Type Method Description ActionResponseDatabaseService. create(String id, TroveDatabase.Databases databases)Create a new databaseActionResponseUserService. create(String instanceId, TroveDatabaseUser.DatabaseUsers databaseUsers)Create a user for the database instanceActionResponseDatabaseService. delete(String instanceId, String name)Deletes the databaseActionResponseInstanceService. delete(String id)ActionResponseUserService. delete(String instanceId, String userName)Deletes a user for the database instanceActionResponseUserService. grantUserDBAccess(String instanceId, String userName, TroveDatabase.Databases databases)Grant user access to a database on the database instanceActionResponseUserService. revokeUserDBAccess(String instanceId, String userName, String dbName)Revoke user access to a database on the database instance -
Uses of ActionResponse in org.openstack4j.api.workflow
Methods in org.openstack4j.api.workflow that return ActionResponse Modifier and Type Method Description ActionResponseActionDefinitionService. delete(String identifier)Delete action definition by its identifier.ActionResponseActionExecutionService. delete(String id)Delete action execution by its ID.ActionResponseCronTriggerService. delete(String id)Delete cron trigger by its ID.ActionResponseWorkbookDefinitionService. delete(String identifier)Delete workbook definition by its identifier.ActionResponseWorkflowDefinitionService. delete(String identifier)Delete workflow definition by its identifier.ActionResponseWorkflowEnvironmentService. delete(String id)Delete workflow environment by its ID.ActionResponseWorkflowExecutionService. delete(String id)Delete workflow execution by its ID. -
Uses of ActionResponse in org.openstack4j.core.transport.functions
Methods in org.openstack4j.core.transport.functions that return ActionResponse Modifier and Type Method Description ActionResponseParseActionResponseFromJsonMap. apply(Map<String,Object> map)Parses the JSON Map for an Error message.ActionResponseResponseToActionResponse. apply(HttpResponse response)ActionResponseResponseToActionResponse. apply(HttpResponse response, boolean returnNullIfNotMapped) -
Uses of ActionResponse in org.openstack4j.model.common
Methods in org.openstack4j.model.common that return ActionResponse Modifier and Type Method Description static ActionResponseActionResponse. actionFailed(String message, int code)static ActionResponseActionResponse. actionSuccess()static ActionResponseActionResponse. actionSuccess(int code) -
Uses of ActionResponse in org.openstack4j.openstack.artifact.internal
Methods in org.openstack4j.openstack.artifact.internal that return ActionResponse Modifier and Type Method Description protected ActionResponseBaseArtifactServiceImpl. delete(String artifactId)ActionResponseToscaTemplatesArtifactServiceImpl. delete(String artifactId) -
Uses of ActionResponse in org.openstack4j.openstack.barbican.internal
Methods in org.openstack4j.openstack.barbican.internal that return ActionResponse Modifier and Type Method Description ActionResponseContainerServiceImpl. delete(String containerId)Delete the specified container by IDActionResponseSecretServiceImpl. delete(String secretId)Delete a specified secret by its ID. -
Uses of ActionResponse in org.openstack4j.openstack.compute.functions
Methods in org.openstack4j.openstack.compute.functions that return ActionResponse Modifier and Type Method Description ActionResponseToActionResponseFunction. apply(HttpResponse response)ActionResponseToActionResponseFunction. apply(HttpResponse response, String action) -
Uses of ActionResponse in org.openstack4j.openstack.compute.internal
Methods in org.openstack4j.openstack.compute.internal that return ActionResponse Modifier and Type Method Description ActionResponseServerServiceImpl. action(String serverId, Action action)Executes the specified Action such as RESUME, PAUSE, START, STOP ...ActionResponseComputeFloatingIPServiceImpl. addFloatingIP(String serverId, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPServiceImpl. addFloatingIP(String serverId, String fixedIpAddress, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPServiceImpl. addFloatingIP(Server server, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseComputeFloatingIPServiceImpl. addFloatingIP(Server server, String fixedIpAddress, String ipAddress)Deprecated.Adds floating-ip to server.ActionResponseServerServiceImpl. addSecurityGroup(String serverId, String secGroupName)Associates the specified Server Group by name to the Server by it's identifierActionResponseServerTagServiceImpl. addSingle(String serverId, String tag)ActionResponseServerServiceImpl. backupServer(String serverId, BackupOptions options){#invokeAction(String, String)ActionResponseServerServiceImpl. changeAdminPassword(String serverId, String adminPassword)Changes the admin/root password on the serverActionResponseServerTagServiceImpl. check(String serverId, String tag)ActionResponseServerServiceImpl. confirmResize(String serverId)Confirm that the resize worked, thus removing the original serverActionResponseComputeFloatingIPServiceImpl. deallocateIP(String id)Deprecated.Deallocate ip address from tenant.ActionResponseComputeImageServiceImpl. delete(String imageId)Deprecated.Deletes an Image based on it's identifiers.ActionResponseComputeSecurityGroupServiceImpl. delete(String securityGroupId)Deprecated.Deletes the specified Security GroupActionResponseFlavorServiceImpl. delete(String flavorId)Deletes a Flavor by it's identifierActionResponseHostAggregateServiceImpl. delete(String aggregateId)Delete of the aggregateActionResponseKeypairServiceImpl. delete(String name)Deletes the keypair by nameActionResponseServerGroupServiceImpl. delete(String id)ActionResponseServerServiceImpl. delete(String serverId)Delete (i.e shut down and delete the image) of the serverActionResponseServerTagServiceImpl. delete(String serverId, String tag)ActionResponseServerTagServiceImpl. deleteAll(String serverId)ActionResponseComputeImageServiceImpl. deleteMetaData(String imageId, String... keys)Deprecated.Delete a metadata item from an imageActionResponseServerServiceImpl. deleteMetadataItem(String serverId, String key)Removes the specified metadata item via the specifiedkeyandserverIdActionResponseComputeSecurityGroupServiceImpl. deleteRule(String ruleId)Deprecated.Deletes a Security Group RuleActionResponseServerServiceImpl. detachVolume(String serverId, String attachmentId)detach the volume to the given serverprotected ActionResponseBaseComputeServices. invokeAction(String serverId, ServerAction action)ActionResponseServerServiceImpl. liveMigrate(String serverId, LiveMigrateOptions options)Live-migrates a server identified withserverIdto a new host without rebootingActionResponseServerServiceImpl. migrateServer(String serverId)Only user with admin role can do this.ActionResponseServerServiceImpl. reboot(String serverId, RebootType type)Reboot a server by SOFT (software-level) or HARD (hardware power cycle)ActionResponseServerServiceImpl. rebuild(String serverId, RebuildOptions options)Rebuilds the specified serverActionResponseComputeFloatingIPServiceImpl. removeFloatingIP(String serverId, String ipAddress)Deprecated.Remove floating-ip from serverActionResponseComputeFloatingIPServiceImpl. removeFloatingIP(Server server, String ipAddress)Deprecated.Remove floating-ip from serverActionResponseServerServiceImpl. removeSecurityGroup(String serverId, String secGroupName)Removes the specified Server Group by name from the Server by it's identifierActionResponseServerServiceImpl. resetState(String serverId, Server.Status state)Resets the state of a server to a specifiedstateActionResponseServerServiceImpl. resize(String serverId, String flavorId)Resize a server's resources.ActionResponseServerServiceImpl. revertResize(String serverId)Revert a previous resize, switching back to the old server -
Uses of ActionResponse in org.openstack4j.openstack.compute.internal.ext
Methods in org.openstack4j.openstack.compute.internal.ext that return ActionResponse Modifier and Type Method Description ActionResponseFloatingIPDNSDomainServiceImpl. delete(String domainName)Deprecated.ActionResponseFloatingIPDNSEntryServiceImpl. delete(String domain, String name)Deprecated.ActionResponseInterfaceServiceImpl. detach(String serverId, String attachmentId) -
Uses of ActionResponse in org.openstack4j.openstack.dns.v2.internal
Methods in org.openstack4j.openstack.dns.v2.internal that return ActionResponse Modifier and Type Method Description ActionResponseRecordsetServiceImpl. delete(String zoneId, String recordsetId)ActionResponseZoneServiceImpl. delete(String zoneId) -
Uses of ActionResponse in org.openstack4j.openstack.gbp.internal
Methods in org.openstack4j.openstack.gbp.internal that return ActionResponse Modifier and Type Method Description ActionResponseExternalPolicyServiceImpl. delete(String id)Delete of the external policyActionResponseExternalSegmentServiceImpl. delete(String id)Delete of the external segmentActionResponseGroupServiceImpl. delete(String id)Delete of the policy target groupActionResponseL2policyServiceImpl. delete(String id)Delete of the l2 policyActionResponseL3policyServiceImpl. delete(String id)Delete of the l3 policyActionResponseNatPoolServiceImpl. delete(String id)Delete of the nat poolActionResponseNetworkPolicyServiceImpl. delete(String id)Delete a gbp network service policy specified by idActionResponsePolicyActionServiceImpl. delete(String id)Delete of the policy actionActionResponsePolicyClassifierServiceImpl. delete(String id)Delete of the policy classifierActionResponsePolicyRuleServiceImpl. delete(String id)Delete of the policy ruleActionResponsePolicyRuleSetServiceImpl. delete(String id)Delete of the policy rule setActionResponsePolicyTargetServiceImpl. delete(String id)Delete of the policy target -
Uses of ActionResponse in org.openstack4j.openstack.heat.internal
Methods in org.openstack4j.openstack.heat.internal that return ActionResponse Modifier and Type Method Description ActionResponseSoftwareConfigServiceImpl. delete(String configId)Deletes a Software Config by IDActionResponseStackServiceImpl. delete(String stackName, String stackId)ActionResponseResourcesServiceImpl. markUnhealthy(String stackName, String stackId, String resourceName, ResourceHealth resourceHealth)ActionResponseResourcesServiceImpl. signal(String stackName, String stackId, String resourceName)ActionResponseStackServiceImpl. update(String stackName, String stackId, StackUpdate stackUpdate) -
Uses of ActionResponse in org.openstack4j.openstack.identity.v2.internal
Methods in org.openstack4j.openstack.identity.v2.internal that return ActionResponse Modifier and Type Method Description ActionResponseRoleServiceImpl. addUserRole(String userId, String roleId)Adds a global role to a userActionResponseRoleServiceImpl. addUserRole(String tenantId, String userId, String roleId)Adds a tenant based role to a userActionResponseUserServiceImpl. changePassword(String userId, String password)ActionResponseRoleServiceImpl. delete(String roleId)Delete a role by it's IDActionResponseServiceManagerServiceImpl. delete(String serviceId)Deletes a Service based on it's idActionResponseTenantServiceImpl. delete(String tenantId)ActionResponseUserServiceImpl. delete(String userId)ActionResponseServiceManagerServiceImpl. deleteEndpoint(String endpointId)Deletes an EndpointActionResponseRoleServiceImpl. removeUserRole(String userId, String roleId)Removes a global role from a userActionResponseRoleServiceImpl. removeUserRole(String tenantId, String userId, String roleId)Removes the user role from a user and the associated tenant -
Uses of ActionResponse in org.openstack4j.openstack.identity.v3.internal
Methods in org.openstack4j.openstack.identity.v3.internal that return ActionResponse Modifier and Type Method Description ActionResponseGroupServiceImpl. addUserToGroup(String groupId, String userId)adds an existing user to a groupActionResponseUserServiceImpl. changePassword(String userId, String originalPassword, String password)change password for user.ActionResponseTokenServiceImpl. check(String tokenId)ActionResponseRoleServiceImpl. checkDomainGroupRole(String domainId, String groupId, String roleId)ActionResponseRoleServiceImpl. checkDomainUserRole(String domainId, String userId, String roleId)checks if a user has a specific role in a given domain-contextActionResponseGroupServiceImpl. checkGroupUser(String groupId, String userId)ActionResponseRoleServiceImpl. checkProjectGroupRole(String projectId, String groupId, String roleId)ActionResponseRoleServiceImpl. checkProjectUserRole(String projectId, String userId, String roleId)checks if a user has a specific role in a given project-contextActionResponseCredentialServiceImpl. delete(String credentialId)ActionResponseDomainServiceImpl. delete(String domainId)ActionResponseGroupServiceImpl. delete(String groupId)ActionResponsePolicyServiceImpl. delete(String policyId)ActionResponseProjectServiceImpl. delete(String projectId)ActionResponseRegionServiceImpl. delete(String regionId)ActionResponseRoleServiceImpl. delete(String roleId)ActionResponseServiceEndpointServiceImpl. delete(String serviceId)ActionResponseTokenServiceImpl. delete(String tokenId)ActionResponseUserServiceImpl. delete(String userId)delete a user by idActionResponseServiceEndpointServiceImpl. deleteEndpoint(String endpointId)ActionResponseRoleServiceImpl. grantDomainGroupRole(String domainId, String groupId, String roleId)ActionResponseRoleServiceImpl. grantDomainUserRole(String domainId, String userId, String roleId)grants a role to a specified user in domain contextActionResponseRoleServiceImpl. grantProjectGroupRole(String projectId, String groupId, String roleId)ActionResponseRoleServiceImpl. grantProjectUserRole(String projectId, String userId, String roleId)grants a role to a specified user in project contextActionResponseGroupServiceImpl. removeUserFromGroup(String groupId, String userId)removes a user from a groupActionResponseRoleServiceImpl. revokeDomainGroupRole(String domainId, String groupId, String roleId)ActionResponseRoleServiceImpl. revokeDomainUserRole(String domainId, String userId, String roleId)revokes a role to a specified user in domain contextActionResponseRoleServiceImpl. revokeProjectGroupRole(String projectId, String groupId, String roleId)ActionResponseRoleServiceImpl. revokeProjectUserRole(String projectId, String userId, String roleId)revokes a role to a specified user in project context -
Uses of ActionResponse in org.openstack4j.openstack.image.internal
Methods in org.openstack4j.openstack.image.internal that return ActionResponse Modifier and Type Method Description ActionResponseImageServiceImpl. delete(String imageId)Deletes an Image by ID -
Uses of ActionResponse in org.openstack4j.openstack.image.v2.internal
Methods in org.openstack4j.openstack.image.v2.internal that return ActionResponse Modifier and Type Method Description ActionResponseImageServiceImpl. deactivate(String imageId)Deactivate an image If you try to download a deactivated image, you will receive a 403 (Forbidden) response code.ActionResponseImageServiceImpl. delete(String imageId)Deletes an image.ActionResponseImageServiceImpl. deleteMember(String imageId, String memberId)You must be the owner of the image to delete the memberActionResponseImageServiceImpl. deleteTag(String imageId, String tag)Delete tag from image.ActionResponseImageServiceImpl. download(String imageId, File filename)Downloads binary image dataActionResponseImageServiceImpl. reactivate(String imageId)Reactivate an imageActionResponseImageServiceImpl. updateTag(String imageId, String tag)Add tag to image.ActionResponseImageServiceImpl. upload(String imageId, Payload<?> payload, Image image)Uploads binary image data -
Uses of ActionResponse in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return types with arguments of type ActionResponse Modifier and Type Method Description protected BaseOpenStackService.Invocation<ActionResponse>BaseOpenStackService. deleteWithResponse(String... path)protected BaseOpenStackService.Invocation<ActionResponse>MicroVersionedOpenStackService. deleteWithResponse(String... path)protected BaseOpenStackService.Invocation<ActionResponse>BaseOpenStackService. getWithResponse(String... path)protected BaseOpenStackService.Invocation<ActionResponse>BaseOpenStackService. patchWithResponse(String... path)protected BaseOpenStackService.Invocation<ActionResponse>BaseOpenStackService. postWithResponse(String... path)protected BaseOpenStackService.Invocation<ActionResponse>BaseOpenStackService. putWithResponse(String... path) -
Uses of ActionResponse in org.openstack4j.openstack.magnum.internal
Methods in org.openstack4j.openstack.magnum.internal that return ActionResponse Modifier and Type Method Description ActionResponseMagnumServiceImpl. deleteBay(String id)ActionResponseMagnumServiceImpl. deleteBaymodel(String id)ActionResponseMagnumServiceImpl. deleteCluster(String id)ActionResponseMagnumServiceImpl. deleteClustertemplate(String id)ActionResponseMagnumServiceImpl. deleteContainer(String uuid)ActionResponseMagnumServiceImpl. deletePod(String bayUuid, String id)ActionResponseMagnumServiceImpl. rotateCertificate(String uuid) -
Uses of ActionResponse in org.openstack4j.openstack.manila.internal
Methods in org.openstack4j.openstack.manila.internal that return ActionResponse Modifier and Type Method Description ActionResponseShareTypeServiceImpl. addShareTypeAccess(String shareTypeId, String projectId)Adds share type access for a project.ActionResponseQuotaSetServiceImpl. delete(String tenantId)ActionResponseQuotaSetServiceImpl. delete(String tenantId, String userId)ActionResponseSecurityServiceServiceImpl. delete(String securityServiceId)Deletes a security service.ActionResponseShareNetworkServiceImpl. delete(String shareNetworkId)Deletes a share network.ActionResponseShareServerServiceImpl. delete(String shareServerId)ActionResponseShareSnapshotServiceImpl. delete(String snapshotId)ActionResponseSharesServiceImpl. delete(String shareId)Deletes a share.ActionResponseSharesServiceImpl. delete(String shareId, String consistencyGroupId)ActionResponseShareTypeServiceImpl. delete(String shareTypeId)Deletes a share type.ActionResponseSharesServiceImpl. extend(String shareId, int newSize)Increases the size of a share.ActionResponseShareInstanceServiceImpl. forceDelete(String shareInstanceId)ActionResponseShareSnapshotServiceImpl. forceDelete(String snapshotId)ActionResponseSharesServiceImpl. forceDelete(String shareId)Administrators only.ActionResponseShareTypeServiceImpl. removeShareTypeAccess(String shareTypeId, String projectId)Removes share type access from a project.ActionResponseShareInstanceServiceImpl. resetState(String shareInstanceId, ShareInstance.Status status)ActionResponseShareSnapshotServiceImpl. resetState(String snapshotId, ShareSnapshot.Status status)ActionResponseSharesServiceImpl. resetState(String shareId, Share.Status status)Administrators only.ActionResponseSharesServiceImpl. revokeAccess(String shareId, String accessId)Revokes access from a share.ActionResponseSharesServiceImpl. shrink(String shareId, int newSize)Shrinks the size of a share.ActionResponseShareServiceImpl. unmanageShare(String shareId)Configures Shared File Systems to stop managing a share.ActionResponseShareTypeServiceImpl. unsetExtraSpec(String shareTypeId, String extraSpecKey)Unsets an extra specification for the share type.ActionResponseSharesServiceImpl. unsetMetadata(String shareId, String metadataKey)Unsets the metadata on a share. -
Uses of ActionResponse in org.openstack4j.openstack.murano.v1.internal
Methods in org.openstack4j.openstack.murano.v1.internal that return ActionResponse Modifier and Type Method Description ActionResponseMuranoApplicationServiceImpl. delete(String environmentId, String path, String sessionId)Deletes the specified serviceActionResponseMuranoEnvironmentServiceImpl. delete(String id)Deletes the specified environmentActionResponseMuranoSessionServiceImpl. delete(String environmentId, String sessionId)Deletes a configuration session.ActionResponseMuranoSessionServiceImpl. deploy(String environmentId, String sessionId)Sends signal to deploy to OpenStack. -
Uses of ActionResponse in org.openstack4j.openstack.networking.internal
Methods in org.openstack4j.openstack.networking.internal that return ActionResponse Modifier and Type Method Description ActionResponseNeutronResourceTagServiceImpl. addSingle(Resource resource, String securityGroupId, String tag)Add tag to the resource.ActionResponseNeutronResourceTagServiceImpl. check(Resource resource, String resourceId, String tag)ActionResponseFloatingIPServiceImpl. delete(String fipId)Deletes NetFloatingIP by id.ActionResponseNetworkServiceImpl. delete(String networkId)Deletes a specified network and its associated resourcesActionResponseNeutronResourceTagServiceImpl. delete(Resource resource, String securityGroupId, String tag)Delete tag from the resource.ActionResponsePortServiceImpl. delete(String portId)Delete a Port by IDActionResponseRouterServiceImpl. delete(String routerId)Deletes the specified Router by IDActionResponseSecurityGroupServiceImpl. delete(String groupId)Deletes SecurityGroup by id.ActionResponseSubnetServiceImpl. delete(String subnetId)Delete a Subnet by IDActionResponseTrunkServiceImpl. delete(String trunkId)Delete a trunkActionResponseNeutronResourceTagServiceImpl. deleteAll(Resource resource, String securityGroupId)Remove all tags from the resource -
Uses of ActionResponse in org.openstack4j.openstack.networking.internal.ext
Methods in org.openstack4j.openstack.networking.internal.ext that return ActionResponse Modifier and Type Method Description ActionResponseAgentServiceImpl. attachNetworkToDhcpAgent(String agentId, String networkId)ActionResponseFirewallPolicyServiceImpl. delete(String firewallPolicyId)Delete the specified FirewallPolicy by IDActionResponseFirewallRuleServiceImpl. delete(String firewallRuleId)Delete the specified FirewallRule by IDActionResponseFirewallServiceImpl. delete(String firewallId)Delete the specified Firewall by IDActionResponseFlowClassifierServiceImpl. delete(String flowClassifierId)Delete a flow classifierActionResponseHealthMonitorServiceImpl. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseHealthMonitorV2ServiceImpl. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseLbPoolServiceImpl. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseLbPoolV2ServiceImpl. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseListenerV2ServiceImpl. delete(String listenerId)Delete the specified listener by IDActionResponseLoadBalancerV2ServiceImpl. delete(String loadbalancerId)Delete the specified loadbalancer by IDActionResponseMemberServiceImpl. delete(String memberId)Delete the specified member by IDActionResponseNetQosPolicyServiceImpl. delete(String policyId)Delete the current network qos policy for the current tenant back to defaultsActionResponsePortChainServiceImpl. delete(String portChainId)Delete a port chainActionResponsePortForwardingServiceImpl. delete(String floatingIpId, String id)Deletes floating IP port forwarding by id.ActionResponsePortPairGroupServiceImpl. delete(String portPairGroupId)Delete a port pair groupActionResponsePortPairServiceImpl. delete(String portPairId)Delete a Port PairActionResponseVipServiceImpl. delete(String vipId)Delete the specified vip by IDActionResponseLbPoolV2ServiceImpl. deleteMember(String lbPoolId, String memberId)Delete the specified member by IDActionResponseAgentServiceImpl. detachNetworkToDhcpAgent(String agentId, String networkId)ActionResponseLbPoolServiceImpl. disAssociateHealthMonitor(String lbPoolId, String healthMonitorId)Disassociates a specified health monitor from a pool.ActionResponseNetQuotaServiceImpl. reset()ActionResponseNetQuotaServiceImpl. reset(String tenantId) -
Uses of ActionResponse in org.openstack4j.openstack.octavia.internal
Methods in org.openstack4j.openstack.octavia.internal that return ActionResponse Modifier and Type Method Description ActionResponseLoadBalancerV2ServiceImpl. cascadeDelete(String loadbalancerId)Cascade delete the specified loadbalancer by IDActionResponseHealthMonitorV2ServiceImpl. delete(String healthMonitorId)Delete the specified healthMonitor by IDActionResponseLbPoolV2ServiceImpl. delete(String lbPoolId)Delete the specified lb Pool by IDActionResponseListenerV2ServiceImpl. delete(String listenerId)Delete the specified listener by IDActionResponseLoadBalancerV2ServiceImpl. delete(String loadbalancerId)Delete the specified loadbalancer by IDActionResponseLbPoolV2ServiceImpl. deleteMember(String lbPoolId, String memberId)Delete the specified member by ID -
Uses of ActionResponse in org.openstack4j.openstack.sahara.internal
Methods in org.openstack4j.openstack.sahara.internal that return ActionResponse Modifier and Type Method Description ActionResponseClusterServiceImpl. delete(String clusterId)Delete the specified clusterActionResponseClusterTemplateServiceImpl. delete(String templateId)Delete the specified cluster templateActionResponseDataSourceServiceImpl. delete(String datasourceId)Delete the specified data sourceActionResponseJobBinaryInternalServiceImpl. delete(String jobBinaryInternalId)Delete the specified job binary internalActionResponseJobBinaryServiceImpl. delete(String JobBinaryId)Delete the specified job binaryActionResponseJobExecutionServiceImpl. delete(String jobExecutionId)ActionResponseJobServiceImpl. delete(String JobId)Delete the specified jobActionResponseNodeGroupTemplateServiceImpl. delete(String templateId)Delete the specified node group templateActionResponseSaharaImageServiceImpl. unregister(String imageId)Unregister the specified image from Sahara image registry -
Uses of ActionResponse in org.openstack4j.openstack.senlin.internal
Methods in org.openstack4j.openstack.senlin.internal that return ActionResponse Modifier and Type Method Description ActionResponseSenlinClusterServiceImpl. delete(String clusterID)ActionResponseSenlinNodeServiceImpl. delete(String nodeID)ActionResponseSenlinPolicyServiceImpl. delete(String policyID)ActionResponseSenlinProfileServiceImpl. delete(String policyID)ActionResponseSenlinReceiverServiceImpl. delete(String policyID) -
Uses of ActionResponse in org.openstack4j.openstack.storage.block.internal
Methods in org.openstack4j.openstack.storage.block.internal that return ActionResponse Modifier and Type Method Description ActionResponseBlockVolumeServiceImpl. attach(String volumeId, String instanceId, String mountpoint, String hostName)Description:Attach volume to a serverActionResponseBlockVolumeServiceImpl. bootable(String volumeId, Boolean bootable)Update volume bootable status.ActionResponseBlockQuotaSetServiceImpl. delete(String tenantId)Deletes quotas for a tenant so the quotas revert to default valuesActionResponseBlockVolumeBackupServiceImpl. delete(String backupId)Delete a specified volume backupActionResponseBlockVolumeServiceImpl. delete(String volumeId)Deletes the specified volumeActionResponseBlockVolumeSnapshotServiceImpl. delete(String snapshotId)Deletes a specified snapshotActionResponseBlockVolumeTransferServiceImpl. delete(String transferId)ActionResponseBlockVolumeServiceImpl. detach(String volumeId, String attachmentId)Detach volume from serverActionResponseBlockVolumeServiceImpl. extend(String volumeId, Integer newSize)Extends the specified volume size.ActionResponseBlockVolumeServiceImpl. forceDelete(String volumeId)Attempt forced removal of volume, regardless of the state.ActionResponseBlockVolumeServiceImpl. forceDetach(String volumeId, String initiator, String attachmentId)Description:Force detach a volumeActionResponseBlockVolumeServiceImpl. migrate(String volumeId, String hostService, boolean forceHostCopy)ActionResponseBlockVolumeServiceImpl. readOnlyModeUpdate(String volumeId, boolean readonly)Updates volume read-only access-mode flagActionResponseBlockVolumeServiceImpl. resetState(String volumeId, Volume.Status status)Resets the specified volume status.ActionResponseBlockVolumeServiceImpl. update(String volumeId, String name, String description)OpenStack only allows name or description to be updated.ActionResponseBlockVolumeSnapshotServiceImpl. update(String snapshotId, String name, String description)Updates the Name and/or Description for the specified snapshot -
Uses of ActionResponse in org.openstack4j.openstack.storage.object.internal
Methods in org.openstack4j.openstack.storage.object.internal that return ActionResponse Modifier and Type Method Description ActionResponseObjectStorageContainerServiceImpl. create(String name)Creates a new container with the specifiednameActionResponseObjectStorageContainerServiceImpl. create(String name, CreateUpdateContainerOptions options)Creates a new container with the specifiednamewith optionsActionResponseObjectStorageContainerServiceImpl. delete(String name)Deletes an empty container with the specifiednameActionResponseObjectStorageObjectServiceImpl. delete(String containerName, String name)ActionResponseObjectStorageObjectServiceImpl. delete(ObjectLocation location)ActionResponseObjectStorageObjectServiceImpl. delete(ObjectLocation location, ObjectDeleteOptions options)ActionResponseObjectStorageContainerServiceImpl. update(String name, CreateUpdateContainerOptions options)Updates a container with the specifiednamewith options -
Uses of ActionResponse in org.openstack4j.openstack.tacker.internal
Methods in org.openstack4j.openstack.tacker.internal that return ActionResponse Modifier and Type Method Description ActionResponseVimServiceImpl. delete(String vimId)Delete Vim - Deletes a specified vimId from the VIM catalog.ActionResponseVnfdServiceImpl. delete(String vnfdId)Delete vnfd - Deletes a specified vnfdId from the VNF catalog.ActionResponseVnfServiceImpl. delete(String vnfId)Delete Vnf - Deletes a specified VnfId from the VNF catalog. -
Uses of ActionResponse in org.openstack4j.openstack.telemetry.internal
Methods in org.openstack4j.openstack.telemetry.internal that return ActionResponse Modifier and Type Method Description ActionResponseAlarmAodhServiceImpl. delete(String alarmId)Delete a specified alarmActionResponseAlarmServiceImpl. delete(String alarmId)Delete a specified alarm -
Uses of ActionResponse in org.openstack4j.openstack.trove.internal
Methods in org.openstack4j.openstack.trove.internal that return ActionResponse Modifier and Type Method Description ActionResponseDBDatabaseServiceImpl. create(String instanceId, TroveDatabase.Databases databases)Create a new databaseActionResponseDBUserServiceImpl. create(String instanceId, TroveDatabaseUser.DatabaseUsers databaseUsers)Create a user for the database instanceActionResponseDBDatabaseServiceImpl. delete(String instanceId, String dbName)Deletes the databaseActionResponseDBInstanceServiceImpl. delete(String id)ActionResponseDBUserServiceImpl. delete(String instanceId, String userName)Deletes a user for the database instanceActionResponseDBUserServiceImpl. grantUserDBAccess(String instanceId, String userName, TroveDatabase.Databases databases)Grant user access to a database on the database instanceActionResponseDBUserServiceImpl. revokeUserDBAccess(String instanceId, String userName, String dbName)Revoke user access to a database on the database instance -
Uses of ActionResponse in org.openstack4j.openstack.workflow.internal
Methods in org.openstack4j.openstack.workflow.internal that return ActionResponse Modifier and Type Method Description ActionResponseActionDefinitionServiceImpl. delete(String identifier)ActionResponseActionExecutionServiceImpl. delete(String id)ActionResponseCronTriggerServiceImpl. delete(String identifier)ActionResponseWorkbookDefinitionServiceImpl. delete(String identifier)ActionResponseWorkflowDefinitionServiceImpl. delete(String identifier)ActionResponseWorkflowEnvironmentServiceImpl. delete(String identifier)ActionResponseWorkflowExecutionServiceImpl. delete(String identifier)
-