HP Matrix Operating Environment Software ServiceUsagePage, ServiceUsageSummary, ServerUsageDetail

Page 92

ServiceUsagePage

Paging pagingInformation

Paging object with detailed information about the pages for the given query.

List<ServiceUsageSummary>

List of registers returned by this query. A register is represented by a

serviceUsageSummary

ServiceUsageSummary object. This contains allocation metric information

 

for a given service in a given date. The number of objects returned in a page

 

is determined by the pageSize and the amount of data resulted by specified

 

query. This list is ordered by service ID and then by date.

ServiceUsageSummary

 

String date

Represents the date for which that object has data.

ServiceInformation serviceInformation

Contains service specific information.

ResourceUsageSummary

Contains collected metrics for the given service (identified by

resourceUsageSummary

serviceInformation) in the given date (date).

AggregateServiceUsage

 

Long servicesCount

Number of existing services in the period and that match specified filters.

ResourceUsageSummary

Contains collected metrics for all services that existed in the given period

resourceUsageSummary

and that match specified filters.

BigDecimal totalCost

Total cost for the query.

ServiceUsageDetailPage

 

Paging pagingInformation

Paging object with detailed information about the pages for the given query.

List<ServiceUsageDetail>

 

serviceUsageDetail

 

ServiceUsageDetail

 

String date

If Period is set to DAILY, this represents the date for the associated data.

ServiceInformation serviceInformation

 

ResourceUsageDetail resourceUsageDetail

 

ResourceUsageDetail

 

List<ServerUsageDetailList> servers

Data for each server in the service.

List<DiskUsageDetail> disks

Data for each disk in the service.

List<IpAddressUsageDetail> ipAddresses

Data for each IP Address in the service.

ServerUsageDetail

 

String hostName

Contains server’s hostname.

String resourceType

Identifies whether the server is PHYSICAL, VIRTUAL or CLOUD. Physical and

 

virtual types are servers deployed on-premise. The Cloud type identifies

92 Data model

Image 92
Contents API and CLI Operations Reference Guide Abstract7.1 Update 1 7.1Contents CMS Data Model Contents Exceptions Example UsageAccessing the Chargeback Web Service Interfaces Sample Java ClientRequiredParameterException Part I Matrix API Introduction Introduction New features in 7.1 UpdateIntegration interface overview New features in 7.1 New featuresPowerCycleLogicalServers EditLogicalServers RemoveLogicalServers QuiesceCms UnquiesceCms GetCmsQuiesceStatusLogicalServerGroupDetails LogicalServerInfoServiceInfo ChargebackRequestInfo TemplateInfoAccessing the Web Service Interfaces Accessing WsdlCommand Line Interface SecurityOperations ImportTemplateExportTemplate List TemplateInfoService ListServicesGetService CreateServiceDeleteService DeactivateServicePowerOffService ActivateServiceChangeServiceLease PowerOnService DeleteReplicaServiceRequest ListRequestsGetRequestInfo GetRequestSetRequestApprovalState ContinueRequestCancelRequest Logical Server GroupGetLogicalServerGroup AddServersToLogicalServerGroupAddDiskToLogicalServerGroup AddNewDiskToLogicalServerGroupSetLogicalServerGroupActiveServerCount RawMappingTypeEnumGetLogicalServer DeactivateLogicalServersLogicalServerInfo LogicalServerDetailsPowerOffLogicalServers PowerOnLogicalServersActivateLogicalServers LogicalServerNotFound Exception Logical ServerPowerCycleLogicalServers EditLogicalServersRemoveLogicalServers ByteSizeEnumServer Pool ListServerPoolsGetServerPool CreateServerPoolAssignUsersToServerPool DeleteServerPoolMoveServerToServerPool Server UnassignUsersFromServerPoolGetComputeServer GetVmHostSoftware SubnetListSanVolumes GetSanVolumeListSanVolumeTemplates GetSanVolumeTemplateOrganization ListOrganizationsGetOrganization AssignTemplateToOrganizationBy a Service Provider Administrator AssignServerToOrganizationUnassignServerFromOrganization OrganizationName Returns None ExceptionsAssignSoftwareToOrganization AssignSubnetToOrganizationUnassignSubnetFromOrganization SyncOrganizations BeginCmsMaintenanceUnassignSoftwareFromOrganization EndCmsMaintenance CountRunningRequestsForCmsAddCms QuiesceCmsLoadBalancer GetCmsQuiesceStatusListLoadBalancers AddLoadBalancerSetLoadBalancerPassword RemoveLoadBalancerAddLoadBalancerCertificate RemoveLoadBalancerCertificateUnsetLoadBalancerPassword LogicalLoadBalancerCreateLogicalLoadBalancerGroup DeleteLogicalLoadBalancerGroupFirewallRuleGroup AddLogicalLoadBalancerGroupMemberRemoveLogicalLoadBalancerGroupMember GetFirewallRuleGroupAddRuleToFirewallRuleGroup RemoveRuleFromFirewallRuleGroupSyncFirewallRuleGroups Name AddRuleToFirewallRuleFloatingIPAddress AddFloatingIPAddressMoveFloatingIPAddress RemoveFloatingIPAddressServerSnapshot ReleaseFloatingIPAddressListUnassociatedFloatingIPAddresses ListServerSnapshotsDeleteServerSnapshot CreateServerSnapshotRevertServerSnapshot Snapshot, recursively. Defaults to false Data Model Data ModelByteSize ByteSizeEnumCidrIpRange CmsQuiesceStateCost CostFrequencyCostFrequencyEnum CustomAddressAssignmentTypeAttributeCustomStorageVolumeAttribute CustomProcessorAttributeCustomSubnetBindingAttribute CustomTemplateAttributesDeploymentService DeploymentServiceTypeDeploymentServiceTypeEnum DrModeFirewallRule FirewallRuleGroupInfoFirewallRuleGroupDetails ImageTypeIPType IPTypeEnumLeasePeriod LoadBalancerInfoLogicalIPAddress LogicalDiskLogicalFirewallRuleGroup LogicalLoadBalancerDetails LogicalLoadBalancerGroupDetailsLogicalLoadBalancerGroupInfo LogicalLoadBalancerGroupMemberLogicalLoadBalancerProtocol LogicalLoadBalancerProtocolEnumLogicalNetworkInterface LogicalServerDetailsLogicalServerInfo ServiceEntityStatus statusLogicalServerGroupInfo LogicalSoftware LogicalSubnetMessageSeverity MessageSeverityEnumNatEntry NatTypePacketProtocol PacketProtocolEnumProcessorArchitecture ProcessorArchitectureEnumRequestDetails RequestHistoryItemRequestHistoryItemLevel RequestHistoryItemLevelEnumRequestStatus RequestStatusEnumRequestType RequestTypeEnumSanVolumeStateEnum SanVolumeSanVolumeState SanVolumeTemplate ServerPoolState cannot be determined IDs of the cloud capacity pools in the server poolServiceAction ServiceActionTrigger triggerServerPoolResourceNote ServerResourceServiceActionTrigger ServiceActionTriggerEnumServiceDetails ServiceEntityStatusServiceInfo SoftwareDiskDefinitionSoftwareType SoftwareTypeEnumStorageProvisioningType StorageProvisioningTypeEnumStorageType StorageTypeEnumVirtualizationTypeEnum TemplateInfoVirtualizationType VirtualSwitch VmHostVmHostDataStore WorkflowExceptions SanVolumeNotFoundException SanVolumeTemplateNotFoundExceptionServiceNotFoundException OrganizationNotFoundExceptionSoftwareNotFoundException SubnetNotFoundExceptionTemplateNotFoundException UserNotFoundExceptionExample Usage Physical Server Maintenance ExamplePhysical Server Maintenance Example Sample Java Client Sample Java ClientSample Code Sample Code Sample Java Client IOClientPasswordHandler.java Sample Java Client Sample VisualStudio/.NET/C# Client Add this codeSample VisualStudio/.NET/C# Client String.Format0s, DateTime.NowPage Part II Chargeback API Chargeback Soap API Chargeback Soap APIHttps//cms-ip-address55443/hpio/chargeback/soap/v1?wsdl Accessing the Chargeback Web Service InterfacesAccessing the Chargeback Web Service Interfaces Detailed Usage Report OperationsSummary Usage Report One entry with consolidated data for the entire period List ServiceFilterAggregated Usage Report ServiceUsagePage Data Model ServiceFilter ServiceFilterAttribute enumFilterConnector enum PeriodServiceInformation ResourceUsageSummaryServerUsageSummary DiskUsageSummaryServiceUsagePage ServiceUsageSummaryAggregateServiceUsage ServiceUsageDetailPageDiskUsageDetail IpAddressUsageDetailAuthenticationException AuthorizationExceptionChargebackDataBaseException ChargebackExceptionPeriodStartDateGreaterThanEndDateException PeriodStartDateTooOldExceptionRequiredParameterException PeriodStartDateGreaterThanEndDateExceptionSample Python Client Sample Python ClientPage Example 2 reports.py Pageindex =Page Sample Python Client 101 Sample Python Client Example 3 GUI.py 103Sample Python Client 105 Example 4 reportsfile.py Sample Chargeback Usage Report 107References ReferencesHow to contact HP Support and other resourcesInformation to collect before contacting HP Information to collect before contacting HPWarranty information HP authorized resellersDocumentation feedback Subscribing to security bulletinsRelated information Related informationDocumentation and support
Related manuals
Manual 79 pages 57.42 Kb Manual 12 pages 7.25 Kb

Matrix Operating Environment Software specifications

HP Matrix Operating Environment (MOE) is an innovative software platform designed to deliver efficient management and orchestration of IT resources across physical, virtual, and cloud infrastructures. It provides a comprehensive solution for organizations that require a robust and flexible environment to manage their IT operations seamlessly.

One of the main features of HP MOE is its ability to optimize resource utilization by automating the provisioning and management of infrastructure components. This includes the ability to rapidly deploy servers, storage, and networking resources in a manner that meets the dynamic needs of modern businesses. This automation significantly reduces the time and effort required for manual configurations, enabling IT teams to focus on strategic initiatives rather than routine tasks.

The software offers a unified management interface that provides visibility into the entire IT environment. Users can monitor performance metrics, track resource allocation, and manage workflows through a single dashboard. This centralized control not only simplifies operations but also enhances decision-making capabilities by providing real-time insights into system health and performance.

Another critical characteristic of HP MOE is its support for both physical and virtual resources. The platform is designed to seamlessly integrate with existing infrastructure, making it easier for organizations to adopt virtualization and hybrid cloud strategies. Its compatibility with industry-standard hypervisors allows businesses to leverage their current investments while taking advantage of the benefits of virtualization.

HP MOE incorporates advanced technologies such as automation scripts, APIs, and tools for workload balancing. This technological backbone enables organizations to implement elasticity in their environments, allowing them to scale resources up or down based on demand. The software also supports a service-oriented architecture, facilitating integration with other enterprise applications and systems.

Security is a top priority in the design of HP MOE. The software provides robust security features that ensure data integrity and protect against unauthorized access. This includes role-based access controls, encryption, and compliance reporting, all of which contribute to a secure operating environment.

In summary, HP Matrix Operating Environment Software is a powerful solution that addresses the complexities of managing modern IT resources. Its key features include automation, unified management, support for physical and virtual environments, and strong security measures. With its ability to enhance efficiency and streamline operations, HP MOE is an essential tool for organizations looking to stay competitive in an increasingly digital landscape.