Teevity

Teevity API Reference
More information: https://www.teevity.com
Contact Info: support@teevity.com
Version: v2.0-sprint101b
BasePath:/api
All rights reserved
https://www.teevity.com

Access

  1. APIKey KeyParamName:x-teevity-accessKey KeyInQuery:false KeyInHeader:true
  2. APIKey KeyParamName:accessKey KeyInQuery:true KeyInHeader:false

Methods

[ Jump to Models ]

Table of Contents

Default

Public

Default

Up
get /events/allCorrelationEventFilterPreferences
(getAllCorrelationEventFilterPreferences)

Return type

map[GetFilteredCorrelationEventRequest]

Example data

Content-Type: application/json
{
  "key" : {
    "costAllocationUnitFiltersAsText" : "aeiou",
    "costAllocationUnitFilters" : [ "aeiou" ],
    "tagFiltersAsText" : "aeiou",
    "startDateFilter" : 123456789,
    "tagFilters" : [ {
      "name" : "aeiou",
      "value" : "aeiou"
    } ],
    "endDateFilter" : 123456789,
    "eventTypeFilter" : "aeiou",
    "nameFilter" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /costPerimeter/companyCostPerimeterApplyUpdateForUsers/do
(getCompanyCostPerimeterApplyUpdateForUsersTaskJob)

Responses

0

successful operation

Up
get /costPartitioning/getCostAllocationUnitsStakeholdedPerCostPartition
(getCostAllocationUnitsStakeholdedPerCostPartition)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

email (optional)
Query Parameter

Return type

map[String, array[map[String, String]]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "key" : "aeiou"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /events/filteredCorrelationEvent
(getFilteredCorrelationEvent)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

array[CorrelationEvent]

Example data

Content-Type: application/json
[ {
  "eventID" : "aeiou",
  "eventCostAllocationUnitsFlexIdsAsList" : [ "aeiou" ],
  "eventTagsAsList" : [ "aeiou" ],
  "name" : "aeiou",
  "description" : "aeiou",
  "readOnly" : true,
  "eventType" : "aeiou",
  "eventTags" : {
    "key" : "aeiou"
  },
  "eventTimeUTC" : 123456789,
  "key" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /customers/stakeholderManagement/computeCostPerimeterToUpdateStakeholderness/do
(getStakeholdernessUpdateForCostPerimeterTaskJob)

Responses

0

successful operation

Up
put /events/correlationEventFilterPreferences
(updateCorrelationEventFilterPreferences)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Query parameters

displayContextUUID (optional)
Query Parameter

Responses

0

successful operation

Public

Up
put /resourcesusageanalytics/configuration/analysis
(addAnalysisConfiguration)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /resourcesusageanalytics/data/addCustomScoringLogicTemplate
(addCustomScoringLogicTemplate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

scoringLogicTemplateUUID (optional)
Query Parameter

Form parameters

customScoringLogicTemplates (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cloudplatforms/addNewCloudService
(addNewCloudService)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

csp (optional)
Form Parameter
encryptedCredentials (optional)
Form Parameter

Return type

CloudServiceDiscoveryInfo

Example data

Content-Type: application/json
{
  "cloudServiceInfoItems" : {
    "key" : "{}"
  },
  "linkedAccounts" : {
    "key" : ""
  },
  "probeTypes" : [ "aeiou" ],
  "encryptedTechnicalDetails" : "aeiou",
  "cloudServiceName" : "aeiou",
  "cloudServiceId" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CloudServiceDiscoveryInfo

Up
post /cloudplatforms/addNewCloudService/unknown
(addNewCloudServiceFromUnknownCloudProvider)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

name (optional)
Form Parameter
csp (optional)
Form Parameter
encryptedCredentials (optional)
Form Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cloudplatforms/addNewCloudService/unknown/withTypes
(addNewCloudServiceFromUnknownCloudProviderWithTypes)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

name (optional)
Form Parameter
csp (optional)
Form Parameter
encryptedCredentials (optional)
Form Parameter
types (optional)
Form Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
put /resourcesusageanalytics/configuration/scoringLogicTemplates
(addScoringLogicTemplate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /businessDrivenCostAnalytics/costByBusinessMetrics/configuration/checkOnly
(checkBusinessDrivenCostAnalyticsCostByBusinessMetricsConfiguration)

Return type

String

Example data

Content-Type: application/json
"aeiou"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /costPerimeter/checkCostPerimeterFunctionResult
(checkCostPerimeterFunctionResult)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body string (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /cloudplatforms/checkCredentials/{csp}
(checkCredentials)

Path parameters

csp (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

encryptedCredentials (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /accountRequestManagement/createCompanyTopLevelAdminAccount
(createCompanyTopLevelAdminAccount)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

initializeData (optional)
Query Parameter

Form parameters

emailAccountRequest (optional)
Form Parameter
company (optional)
Form Parameter
password (optional)
Form Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
put /displayContext/name/{displayContextName}
(createDashboard)

Path parameters

displayContextName (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /customReports/reportUUID/{reportUUID}
(createNewReport)

Path parameters

reportUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body NewReport (optional)
Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /dashboardsCloning/clone
(createRecurringDashboardsCloningFromTemplateUserAndStartCloning)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body DashboardsCloningInfoDTO (optional)
Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
put /managedreports/assignment/createReportFromTMR
(createReportFromTMRAndAssignItToLoggedInCustomer)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Query parameters

createdReportUuidNeededForUpdate (optional)
Query Parameter

Return type

UserReportBase

Example data

Content-Type: application/json
{
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 123456789,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ],
  "reportCreationDate" : 123456789
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation UserReportBase

Up
post /resourcesusageanalytics/data/createResourcesUsageAnalysisFromScoringLogicTemplate
(createResourcesUsageAnalysisFromScoringLogicTemplate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

analysisName (optional)
Form Parameter
costPartitionIdLink (optional)
Form Parameter
defaultScoringLogicTemplateUUIDForAnalysis (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /resourcesusageanalytics/data/createResourcesUsageAnalysisFromTemplate
(createResourcesUsageAnalysisFromTemplate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

analysisName (optional)
Form Parameter
costPartitionIdLink (optional)
Form Parameter
selectedAnalysisTemplate (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /accountRequestManagement/createTeevityUser
(createUser)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

emailAccountRequest (optional)
Form Parameter
company (optional)
Form Parameter
password (optional)
Form Parameter
isAdmin (optional)
Form Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cudOptimization/saveCUDOptimizationReport
(cudOptimReportCreateOrUpdate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Query parameters

doNotRecomputeTheDataForTheNewReport (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cloudplatforms/declaration/aws
declareAccountAWS (declareAccountAWSAdd)

Request body

body DeclareAccountAWSRequest (optional)
Body Parameter

Query parameters

forceOverrideExisting (optional)
Query Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
post /cloudplatforms/declaration/azureEA
declareAccountAzureEA (declareAccountAzureEAAdd)

Request body

Body Parameter

Query parameters

forceOverrideExisting (optional)
Query Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
get /cloudplatforms/declaration/checkStatus
declareAccountCheckStatus (declareAccountCheckStatus)

Query parameters

taskUUID (optional)
Query Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
post /cloudplatforms/declaration/gcp
declareAccountGCP (declareAccountGCPAdd)

Request body

body DeclareAccountGCPRequest (optional)
Body Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
delete /dashboardsCloning/infos/{uuid}
(deleteCloningInfosForMultiProjectsCloning)

Path parameters

uuid (required)
Path Parameter

Query parameters

shouldErase (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
delete /displayContext/contextUUID/{displayContextUUID}
(deleteDashboard)

Path parameters

displayContextUUID (required)
Path Parameter

Responses

0

successful operation

Up
post /customReports/report/delete
(deleteReport)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

reportUUID (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
delete /saml/config
(deleteSamlConfig)

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customers/subAccount/delete
(deleteUser)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

subAccountId (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
delete /userDefinedVariables/companyWide/property/{propertyName}
(deleteUserDefinedVariable)

Path parameters

propertyName (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /externalFeatures/detailedCostAnalytics/deployment/deploy/component/all
(deployDetailedCostAnalyticsAllForLoggedInCustomer)

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /externalFeatures/detailedCostAnalytics/deployment/deploy/component/backend/current
(deployDetailedCostAnalyticsBackendCurrentForLoggedInCustomer)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Query parameters

forceBackendToRunAsFirstRun (optional)
Query Parameter
shouldRunInDebugMode (optional)
Query Parameter
shouldRunInPartialMode (optional)
Query Parameter
shouldSynchronouslyDeployBackend (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /externalFeatures/detailedCostAnalytics/deployment/deploy/component/dynamicui/resident
(deployDetailedCostAnalyticsDynamicUIResidentForLoggedInCustomer)

Query parameters

shouldRunInDebugMode (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /cloudplatforms/getAccountPlatform/forCAUKey/{CAUKeyAsString}
(getAccountPlatformKeyAsStringForCauAccountPlatformKeyAsString)

Path parameters

CAUKeyAsString (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /cloudplatforms/additionalDiscoveryInfo/forFetchingUUID/{fetchingUUID}
(getAdditionalDiscoveryInfoAsynchronousResult)

Path parameters

fetchingUUID (required)
Path Parameter

Return type

map[String, Object]

Example data

Content-Type: application/json
{
  "key" : "{}"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /resourcesusageanalytics/data/getAllCustomScoringLogicTemplateForCustomer
(getAllCustomScoringLogicTemplateForCustomer)

Return type

map[String, String]

Example data

Content-Type: application/json
{
  "key" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /displayContext/forCompany/perUser
(getAllDashboardsPerUser)

Return type

map[String, array[CustomerDashboardDisplayPreferences]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "userVisiblePlatformKeys" : [ "aeiou" ],
    "startDateFilter" : 123456789,
    "sortingAndFilteringConfiguration" : "aeiou",
    "tagFilters" : "aeiou",
    "endDateFilter" : 123456789,
    "eventTypeFilter" : "aeiou",
    "costPerimeterName" : "aeiou",
    "displayContextUUID" : "aeiou",
    "creationDate" : "2000-01-23T04:56:07.000+00:00",
    "nameFilter" : "aeiou",
    "costAllocationUnitsFilters" : "aeiou",
    "key" : "aeiou"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /customers/getAllUsersForCompany
(getAllUsersForCompany)

Query parameters

includeTopLevelAdmin (optional)
Query Parameter

Return type

array[Customer]

Example data

Content-Type: application/json
[ {
  "userAuthorizedPlatformKeys" : [ "aeiou" ],
  "displayContextUUIDs" : [ "aeiou" ],
  "userProfiles" : [ "aeiou" ],
  "creationDate" : "2000-01-23T04:56:07.000+00:00",
  "userRoles" : [ "aeiou" ],
  "shortTenantIdLowerCase" : "aeiou",
  "invitedByCustomer" : "aeiou",
  "supportCustomerStorageIncrement" : "aeiou",
  "customerParent" : "aeiou",
  "companyTopLevelAdmin" : true,
  "customerId" : "aeiou",
  "company" : "aeiou",
  "key" : "aeiou",
  "shortTenantId" : "aeiou",
  "email" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /resourcesusageanalytics/configuration/analysis/{analysisUUID}
(getAnalysisConfiguration)

Path parameters

analysisUUID (required)
Path Parameter

Return type

ResourceUsageAnalysisImportExportDTO

Example data

Content-Type: application/json
{
  "metadata" : {
    "format" : "aeiou",
    "version" : "aeiou"
  },
  "data" : {
    "scoringLogicByCostAllocationUnit" : [ {
      "costAllocationUnitName" : "aeiou",
      "scoringLogicUUID" : "aeiou"
    } ],
    "costPartitionId" : "aeiou",
    "defaultViewMode" : "aeiou",
    "name" : "aeiou",
    "description" : "aeiou",
    "scoringLogicConfigurations" : [ {
      "scoringLogicUUID" : "aeiou",
      "name" : "aeiou",
      "parameters" : [ {
        "pathInJson" : "aeiou",
        "description" : "aeiou",
        "value" : "aeiou"
      } ],
      "scoringLogicTemplateUUID" : "aeiou"
    } ],
    "analysisUUID" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation ResourceUsageAnalysisImportExportDTO

Up
get /resourcesusageanalytics/configuration/analysis/list
(getAnalysisConfigurationList)

Return type

array[ResourceUsageAnalysisListItemImportExportDTO]

Example data

Content-Type: application/json
[ {
  "name" : "aeiou",
  "UUID" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /costPartitioning/getAvailableBillingTags
(getAvailableBillingTagsForCompany)

Query parameters

includeVirtualTags (optional)
Query Parameter

Return type

BillingTagsByCloudServiceIdWithPendingTagFetchingRequestsAndRootAccountsNames

Example data

Content-Type: application/json
{
  "pendingTagFetchingRequestUUIDsByCloudServiceId" : {
    "key" : "aeiou"
  },
  "alreadyFetchedBillingTagsWithExamples" : {
    "key" : {
      "tagValuesPerTagName" : {
        "key" : [ "aeiou" ]
      },
      "fetchingTimestamp" : 123456789
    }
  },
  "rootAccountsNamesByRootAccountId" : {
    "key" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation BillingTagsByCloudServiceIdWithPendingTagFetchingRequestsAndRootAccountsNames

Up
get /billingLineValuesTransformationsAndVirtualTagsManagement
(getBillingLineValuesTransformationsAndVirtualTagsConfigurationForLoggedInCompany)

Return type

BillingLinesTransformationsAndVirtualTagConfigurations

Example data

Content-Type: application/json
{
  "virtualTags" : {
    "config" : {
      "key" : {
        "computeTagValueFunction" : {
          "key" : "aeiou"
        },
        "shouldComputeTagFunction" : "aeiou"
      }
    }
  },
  "billingLinesTransformations" : {
    "billingLineTransformationsAndAssociatedParametersDefinitions" : [ {
      "transformationAndParametersUUID" : "aeiou",
      "billingLineTransformationUUID" : "aeiou",
      "description" : "aeiou",
      "billingLineTransformationParameters" : "{}",
      "uiMetadataTagEditor" : "{}"
    } ],
    "billingFileGlobalTransformationsAndAssociatedParametersDefinitions" : [ "" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation BillingLinesTransformationsAndVirtualTagConfigurations

Up
get /billingLineValuesTransformationsAndVirtualTagsManagement/billingLineValuesTransformationAndParameters
(getBillingLineValuesTransformationsForLoggedInCompany)

Return type

BillingLineValuesTransformations_BusinessConfiguration

Example data

Content-Type: application/json
{
  "billingLineTransformationsAndAssociatedParametersDefinitions" : [ {
    "transformationAndParametersUUID" : "aeiou",
    "billingLineTransformationUUID" : "aeiou",
    "description" : "aeiou",
    "billingLineTransformationParameters" : "{}",
    "uiMetadataTagEditor" : "{}"
  } ],
  "billingFileGlobalTransformationsAndAssociatedParametersDefinitions" : [ "" ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation BillingLineValuesTransformations_BusinessConfiguration

Up
get /detailedCostAnalytics/transformations
(getBillingLineValuesTransformationsForLoggedInUser)

Return type

map[DetailedCostAnalyticsTransformation]

Example data

Content-Type: application/json
{
  "key" : {
    "isTransformationCreatedByUser" : true,
    "transformationName" : "aeiou",
    "transformationDescriptionAsHTML" : "aeiou",
    "customerSpecific" : true,
    "type" : "aeiou",
    "transformationUUID" : "aeiou",
    "parameterJsonTemplate" : "{}"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /businessDrivenCostAnalytics/costByBusinessMetrics/businessMetricsDefinitions
(getBusinessDrivenCostAnalyticsCostByBusinessMetricsConfiguration)

Return type

CostByBusinessMetricsDTO

Example data

Content-Type: application/json
{
  "businessConfiguration" : {
    "businessMetricsDefinitions" : {
      "key" : {
        "businessMetricFactoredCostMultiply" : "aeiou",
        "businessMetricName" : "aeiou",
        "businessMetricFactoredCostCurrencySign" : "aeiou",
        "businessMetricUnitName" : "aeiou",
        "businessMetricProvider" : "aeiou",
        "businessMetricUUID" : "aeiou"
      }
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CostByBusinessMetricsDTO

Up
get /chartshot/data/savedRequestId/{savedRequestId}/dataPart/{dataPart}
(getChartshotJsonData)

Path parameters

savedRequestId (required)
Path Parameter
dataPart (required)
Path Parameter

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Object

Up
get /chartshot/data/savedRequestId/{savedRequestId}/dataPart/{dataPart}/data
(getChartshotJsonDataWithoutDataLevel)

Path parameters

savedRequestId (required)
Path Parameter
dataPart (required)
Path Parameter

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Object

Up
get /dashboardsCloning/infos/{uuid}
(getCloningInfosForMultiProjectsCloning)

Path parameters

uuid (required)
Path Parameter

Return type

DashboardsCloningInfoDTO

Example data

Content-Type: application/json
{
  "templateUserEmail" : "null",
  "markersToIdentifyTemplateDashboards" : "null",
  "applicationsIdForWhichTheTargetUserIsBecomingStakeholder" : "null",
  "applicationsNameForWhichTheTargetUserIsBecomingStakeholder" : "null",
  "targetUserEmailsByProject" : "null",
  "dashboardUUIDsToCreateForTargetUser" : "null",
  "templateAppName" : "null",
  "assignStakeHolderness" : false,
  "applicationTagName" : "null",
  "reportNameSuffixFilter" : "null",
  "uuid" : "null",
  "templateAppId" : "null"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation DashboardsCloningInfoDTO

Up
get /dashboardsCloning/infos
(getCloningInfosForMultiProjectsCloningList)

Return type

array[DashboardsCloningInfoDTO]

Example data

Content-Type: application/json
[ {
  "templateUserEmail" : "null",
  "markersToIdentifyTemplateDashboards" : "null",
  "applicationsIdForWhichTheTargetUserIsBecomingStakeholder" : "null",
  "applicationsNameForWhichTheTargetUserIsBecomingStakeholder" : "null",
  "targetUserEmailsByProject" : "null",
  "dashboardUUIDsToCreateForTargetUser" : "null",
  "templateAppName" : "null",
  "assignStakeHolderness" : false,
  "applicationTagName" : "null",
  "reportNameSuffixFilter" : "null",
  "uuid" : "null",
  "templateAppId" : "null"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cloudplatforms/visible/keys/forContext/{displayContextUUID}
(getCloudPlatformListVisible)

Path parameters

displayContextUUID (required)
Path Parameter

Return type

array[String]

Example data

Content-Type: application/json
[ "aeiou" ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cloudplatforms/cloudServicesNamesByCloudServicesIdsByCSP
(getCloudServicesNameByCloudServicesIdByCSP)

Return type

map[String, map[String, String]]

Example data

Content-Type: application/json
{
  "key" : {
    "key" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /costPerimeter/getCompanyCostPerimeter
(getCompanyCostPerimeter)

Consumes

This API call consumes the following media types via the Content-Type request header:

Return type

DynamicCompanyCostPerimeterDTO

Example data

Content-Type: application/json
{
  "dynamicCostPerimeterDefinitionEnabled" : true,
  "allowManualEditOfCostPerimeterDefinition" : true,
  "costPerimeterDefinitionGeneratorFunctionLanguage" : "aeiou",
  "costPerimeterDefinitionGeneratorFunction" : "aeiou",
  "allowManualEditOfRoles" : true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation DynamicCompanyCostPerimeterDTO

Up
get /costPartitioning/stakeholderness/users/costAllocationUnitIds
(getCostAllocationUnitIdsUserIsStakeholderOf)

Query parameters

userEmail (optional)
Query Parameter
unversionnedCostPartitionId (optional)
Query Parameter

Return type

array[String]

Example data

Content-Type: application/json
[ "aeiou" ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /customers/stakeholderManagement/stakeholdersForCostPartition
(getCostAllocationUnitsStakeholdersForCostPartitionAsUsersByCAU)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

map[String, array[Customer]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "userAuthorizedPlatformKeys" : [ "aeiou" ],
    "displayContextUUIDs" : [ "aeiou" ],
    "userProfiles" : [ "aeiou" ],
    "creationDate" : "2000-01-23T04:56:07.000+00:00",
    "userRoles" : [ "aeiou" ],
    "shortTenantIdLowerCase" : "aeiou",
    "invitedByCustomer" : "aeiou",
    "supportCustomerStorageIncrement" : "aeiou",
    "customerParent" : "aeiou",
    "companyTopLevelAdmin" : true,
    "customerId" : "aeiou",
    "company" : "aeiou",
    "key" : "aeiou",
    "shortTenantId" : "aeiou",
    "email" : "aeiou"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cudOptimization/costPartitionUsedAsSourceOfMetadataInCUDOptimization
(getCostPartitionUsedAsSourceOfMetadataInCUDOptimization)

Return type

CostPartitionDefinitionsItem

Example data

Content-Type: application/json
{
  "costPartitionDocumentation" : "aeiou",
  "costPartitionId" : "aeiou",
  "costPartitionDefinitionVersion" : "aeiou",
  "costPartitionDescription" : "aeiou",
  "costPartitionRootId" : "aeiou",
  "costPartitionViews" : {
    "key" : {
      "filteringAndTransformingReportUUID" : "aeiou",
      "name" : "aeiou",
      "parentCostPartitionHumanReadableUUID" : "aeiou",
      "humanReadableId" : "aeiou",
      "title" : "aeiou",
      "uuid" : "aeiou",
      "shouldOverrideCostPartition" : true
    }
  },
  "costPartitionTimePeriods" : "{}",
  "costPartitionName" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CostPartitionDefinitionsItem

Up
get /reservedInstancesOptimization/costPartitionUsedAsSourceOfMetadataInRIOptimization
(getCostPartitionUsedAsSourceOfMetadataInRIOptimization)

Return type

CostPartitionDefinitionsItem

Example data

Content-Type: application/json
{
  "costPartitionDocumentation" : "aeiou",
  "costPartitionId" : "aeiou",
  "costPartitionDefinitionVersion" : "aeiou",
  "costPartitionDescription" : "aeiou",
  "costPartitionRootId" : "aeiou",
  "costPartitionViews" : {
    "key" : {
      "filteringAndTransformingReportUUID" : "aeiou",
      "name" : "aeiou",
      "parentCostPartitionHumanReadableUUID" : "aeiou",
      "humanReadableId" : "aeiou",
      "title" : "aeiou",
      "uuid" : "aeiou",
      "shouldOverrideCostPartition" : true
    }
  },
  "costPartitionTimePeriods" : "{}",
  "costPartitionName" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CostPartitionDefinitionsItem

Up
get /cloudplatforms/platform/{platformId}/costPartition
(getCostSourceInfoForCloudPlatform)

Path parameters

platformId (required)
Path Parameter

Return type

CostSourceInfoDTO

Example data

Content-Type: application/json
{
  "costPartitionId" : "aeiou",
  "cspIdentifier" : "aeiou",
  "costAllocationUnitAndNotCloudAccount" : true,
  "cloudServiceId" : "aeiou",
  "costAllocationUnitId" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CostSourceInfoDTO

Up
get /cloudplatforms/getCostSourcesDisplay/{displayContextUUID}
(getCostSourcesForDashboardDisplay)

Path parameters

displayContextUUID (required)
Path Parameter

Query parameters

onlyVisiblePlatforms (optional)
Query Parameter

Return type

map[String, array[CostSourcesDisplayDTO]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "csp" : "aeiou",
    "accountId" : "aeiou",
    "platformKey" : "aeiou",
    "cloudName" : "aeiou",
    "platformProbeTypes" : "aeiou",
    "platformStatus" : "aeiou",
    "platformIsDisabled" : true
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /credentialsManagementService/getAPIAccessKey/forAllTheCompanyUsers
(getCredentialsForAllTheCompanyUsers)

Return type

map[APICredentials]

Example data

Content-Type: application/json
{
  "key" : {
    "accessKey" : "aeiou",
    "key" : "aeiou",
    "verificationCode" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /dashboard/dataPrecomputation/current
(getCurrentDashboardPrecomputedDataForLoggedInCustomer)

Query parameters

contextUUID (optional)
Query Parameter

Return type

CloudServiceBillingChargesDTO

Example data

Content-Type: application/json
{
  "daily" : [ [ "" ] ],
  "monthly" : [ [ {
    "accountId" : "aeiou",
    "statementTimePeriod" : 123456789,
    "bill" : [ {
      "totalBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "totalAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
      "payerEndDate" : 123456789,
      "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
      "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
      "items" : [ {
        "shortDisplayName" : "aeiou",
        "accountServiceStanding" : "aeiou",
        "displayName" : "aeiou",
        "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
        "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
        "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
        "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
        "items" : [ {
          "chargeItemTypeCode" : "aeiou",
          "chargeAmountBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
          "usageText" : "aeiou",
          "used" : "aeiou",
          "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
          "chargeTypeCode" : "aeiou",
          "items" : [ {
            "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
            "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
            "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
            "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
            "items" : [ {
              "displayDates" : 123456789,
              "displaySubtotals" : 1.3579000000000001069366817318950779736042022705078125,
              "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
              "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
              "priceChangeBeginDate" : 123456789,
              "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
              "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
              "items" : [ {
                "instanceTypeName" : "aeiou",
                "items" : [ {
                  "displayDates" : 123456789,
                  "displaySubtotals" : 1.3579000000000001069366817318950779736042022705078125,
                  "priceChangeEndDate" : 123456789,
                  "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "priceChangeBeginDate" : 123456789,
                  "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "items" : [ {
                    "chargeItemDescription" : "aeiou",
                    "chargeItemTypeCode" : "aeiou",
                    "Amount" : "aeiou",
                    "chargeAmountBeforeTax" : {
                      "BSFDValid" : "aeiou",
                      "*classHierarchy*" : [ "aeiou" ],
                      "__codigoDefaultPackageNamespace" : "aeiou",
                      "*className*" : "aeiou",
                      "BaseCurrencyCode" : "aeiou"
                    },
                    "usageText" : "aeiou",
                    "chargeTypeCode" : "aeiou"
                  } ],
                  "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
                } ]
              } ],
              "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
            } ],
            "localeName" : "aeiou",
            "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
          } ],
          "productName" : "aeiou",
          "costPerUnit" : "aeiou"
        } ]
      } ],
      "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "payerBeginDate" : 123456789
    } ],
    "status" : "aeiou"
  } ] ],
  "requestUsedPlatformKeys" : [ "aeiou" ],
  "requestExecutionDate" : 123456789,
  "chunk_id" : "aeiou"
}

Responses

200

successful operation CloudServiceBillingChargesDTO

Up
get /customerAttributes/getAttributes
(getCustomerAttributes)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

email (optional)
Query Parameter

Return type

CustomerAttributesDTO

Example data

Content-Type: application/json
{
  "attributes" : {
    "key" : {
      "type" : "aeiou",
      "value" : "aeiou"
    }
  },
  "userEmail" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CustomerAttributesDTO

Up
get /customers/getCustomerCompanyName/forCustomerEmail/{customerEmail}
(getCustomerCompanyNameForCustomerEmail)

Path parameters

customerEmail (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /costPerimeter/getCustomerCostPerimeter
(getCustomerCostPerimeter)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

email (optional)
Query Parameter

Return type

CustomerCostPerimeterDTO

Example data

Content-Type: application/json
{
  "manuallyAddedCostAllocationUnits" : {
    "key" : [ {
      "key" : "aeiou"
    } ]
  },
  "readOnly" : true,
  "userEmail" : "aeiou",
  "costPerimeterDefinition" : [ {
    "key" : [ "aeiou" ]
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CustomerCostPerimeterDTO

Up
post /cloudServiceBillingCharges/{beginDate}/{endDate}
(getDailyAndMonthlyCostDataItemWithChunks)

Path parameters

beginDate (required)
Path Parameter — format: int64
endDate (required)
Path Parameter — format: int64

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

platformKeys (optional)
Form Parameter
removeDetailsFromResults (optional)
Form Parameter
dailyDataFilteringFrequency (optional)
Form Parameter
chunk_id (optional)
Form Parameter — format: int32

Return type

CloudServiceBillingChargesDTO

Example data

Content-Type: application/json
{
  "daily" : [ [ "" ] ],
  "monthly" : [ [ {
    "accountId" : "aeiou",
    "statementTimePeriod" : 123456789,
    "bill" : [ {
      "totalBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "totalAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
      "payerEndDate" : 123456789,
      "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
      "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
      "items" : [ {
        "shortDisplayName" : "aeiou",
        "accountServiceStanding" : "aeiou",
        "displayName" : "aeiou",
        "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
        "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
        "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
        "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
        "items" : [ {
          "chargeItemTypeCode" : "aeiou",
          "chargeAmountBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
          "usageText" : "aeiou",
          "used" : "aeiou",
          "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
          "chargeTypeCode" : "aeiou",
          "items" : [ {
            "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
            "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
            "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
            "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
            "items" : [ {
              "displayDates" : 123456789,
              "displaySubtotals" : 1.3579000000000001069366817318950779736042022705078125,
              "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
              "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
              "priceChangeBeginDate" : 123456789,
              "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
              "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
              "items" : [ {
                "instanceTypeName" : "aeiou",
                "items" : [ {
                  "displayDates" : 123456789,
                  "displaySubtotals" : 1.3579000000000001069366817318950779736042022705078125,
                  "priceChangeEndDate" : 123456789,
                  "totalChargeBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "estimatedTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "priceChangeBeginDate" : 123456789,
                  "totalSubChAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "totalChargeAfterTax" : 1.3579000000000001069366817318950779736042022705078125,
                  "items" : [ {
                    "chargeItemDescription" : "aeiou",
                    "chargeItemTypeCode" : "aeiou",
                    "Amount" : "aeiou",
                    "chargeAmountBeforeTax" : {
                      "BSFDValid" : "aeiou",
                      "*classHierarchy*" : [ "aeiou" ],
                      "__codigoDefaultPackageNamespace" : "aeiou",
                      "*className*" : "aeiou",
                      "BaseCurrencyCode" : "aeiou"
                    },
                    "usageText" : "aeiou",
                    "chargeTypeCode" : "aeiou"
                  } ],
                  "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
                } ]
              } ],
              "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
            } ],
            "localeName" : "aeiou",
            "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125
          } ],
          "productName" : "aeiou",
          "costPerUnit" : "aeiou"
        } ]
      } ],
      "totalSubChBeforeTax" : 1.3579000000000001069366817318950779736042022705078125,
      "payerBeginDate" : 123456789
    } ],
    "status" : "aeiou"
  } ] ],
  "requestUsedPlatformKeys" : [ "aeiou" ],
  "requestExecutionDate" : 123456789,
  "chunk_id" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CloudServiceBillingChargesDTO

Up
get /costPartitioning/getDeclaredBillingTags
(getDeclaredBillingTags)

Return type

array[TeevityTagDefinition]

Example data

Content-Type: application/json
[ {
  "cspTagNames" : [ "aeiou" ],
  "teevityTagName" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /costPartitioning/costPartitions
(getDeclaredCostPartitions)

Query parameters

shouldReturnTechnicalCostPartitions (optional)
Query Parameter

Return type

array[CostPartition]

Example data

Content-Type: application/json
[ {
  "costPartitionId" : "aeiou",
  "isAvailable" : true,
  "avatarImageURL" : "aeiou",
  "description" : "aeiou",
  "costPartitionUnversionnedId" : "aeiou",
  "title" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /costPartitioning/costPartitions/lightFormatForUpdate
(getDeclaredCostPartitionsInLightFormatForUpdate)

Return type

array[CostPartitionLightDefinitionForUpdate]

Example data

Content-Type: application/json
[ {
  "costPartitionId" : "aeiou",
  "costPartitionName" : "aeiou",
  "costPartitionTagListDefinition" : {
    "resourceGroupFiltering" : [ "aeiou" ],
    "tags" : [ "aeiou" ]
  }
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /displayContext
(getDisplayContexts)

Return type

map[String, String]

Example data

Content-Type: application/json
{
  "key" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /icejobsrunner/jobResult/description/{jobRequestUUID}
(getJobResultDescription)

Path parameters

jobRequestUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Return type

IceJobResultDescription

Example data

Content-Type: application/json
{
  "arrivedAtTimeInMillis" : 123456789,
  "jobResultDescriptionAsJSON" : "aeiou"
}

Responses

200

successful operation IceJobResultDescription

Up
get /icejobsrunner/jobStatus/{jobRequestUUID}
(getJobStatus)

Path parameters

jobRequestUUID (required)
Path Parameter

Return type

IceJobStatus

Example data

Content-Type: application/json
{
  "additionalNumericInfo" : 123,
  "startedAtTimeInMillis" : 123456789,
  "additionalStringInfo" : "aeiou",
  "status" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation IceJobStatus

Up
get /customers/getLoggedInCustomer
(getLoggedInCustomer)

Return type

Customer

Example data

Content-Type: application/json
{
  "userAuthorizedPlatformKeys" : [ "aeiou" ],
  "displayContextUUIDs" : [ "aeiou" ],
  "userProfiles" : [ "aeiou" ],
  "creationDate" : "2000-01-23T04:56:07.000+00:00",
  "userRoles" : [ "aeiou" ],
  "shortTenantIdLowerCase" : "aeiou",
  "invitedByCustomer" : "aeiou",
  "supportCustomerStorageIncrement" : "aeiou",
  "customerParent" : "aeiou",
  "companyTopLevelAdmin" : true,
  "customerId" : "aeiou",
  "company" : "aeiou",
  "key" : "aeiou",
  "shortTenantId" : "aeiou",
  "email" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Customer

Up
get /displayContext/{displayContextUUID}/mainCostPartition
(getMainCostPartitionForDashboard)

Path parameters

displayContextUUID (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /customReports/reportList/favorited/inContext/{displayContextUUID}
(getOrderedFavoriteReportList)

Path parameters

displayContextUUID (required)
Path Parameter

Return type

array[CustomerReportDefinitionDTO]

Example data

Content-Type: application/json
[ {
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 1.3579000000000001069366817318950779736042022705078125,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportDefinition" : {
    "requestTransformationParametersOverride" : "{}",
    "requestTransformationUUID" : "aeiou",
    "filter_region_selectionFilterBinding" : true,
    "filter_costPartition" : "aeiou",
    "breakdown" : true,
    "costPartitions" : "aeiou",
    "filter_region" : "aeiou",
    "filter_region_clicked" : true,
    "groupBy" : "aeiou",
    "filter_resourceGroup" : "aeiou",
    "filter_operation_selectionFilterBinding" : true,
    "filter_usageType_selectionFilterBinding" : true,
    "showResourceGroups" : true,
    "filter_product_selectionFilterBinding" : true,
    "timeRelativeReportTo" : "aeiou",
    "aggregate" : "aeiou",
    "filter_account_clicked" : true,
    "filter_usageType" : "aeiou",
    "filter_product" : "aeiou",
    "filter_account_selectionFilterBinding" : true,
    "filter_costAllocationUnit_selectionFilterBinding" : true,
    "end" : "aeiou",
    "filter_zone_selectionFilterBinding" : true,
    "showsps" : true,
    "filter_account" : "aeiou",
    "consolidate" : "aeiou",
    "factorsps" : true,
    "showPercentage" : true,
    "filter_costPartition_clicked" : true,
    "start" : "aeiou",
    "timeRelativeReportLastUnit" : "aeiou",
    "timeRelativeReportSkipLastValue" : "aeiou",
    "metricUUID" : "aeiou",
    "timeRelativeReportSkipLastUnit" : "aeiou",
    "timeRelativeReportFrom" : "aeiou",
    "timeRelativeReportLastValue" : "aeiou",
    "filter_operation" : "aeiou",
    "filter_costAllocationUnit" : "aeiou",
    "isCost" : true,
    "isCumulative" : true,
    "filter_resourceGroup_selectionFilterBinding" : true,
    "secondaryReport_TabularView" : {
      "sourceReportDefinitionType" : "aeiou",
      "sourceReportUUID" : "aeiou",
      "additionalColumns" : {
        "columnPositionOverride" : {
          "allToTheRight" : [ "aeiou" ],
          "allToTheLeft" : [ "aeiou" ],
          "afterColumn" : {
            "key" : "aeiou"
          },
          "beforeColumn" : {
            "key" : "aeiou"
          }
        },
        "tagValueMapping" : {
          "associatedUserDefinedPropertyName" : "aeiou"
        }
      }
    },
    "timeRelativeReport" : "aeiou",
    "filter_costAllocationUnit_clicked" : true
  },
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "reportCreationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ]
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cloudplatforms/getPlatformList/uiOriented/for/costSourceType/{costSourceType}
(getPlatformWithSpecificCostSourceTypeForLoggedInCustomerUiOriented)

Path parameters

costSourceType (required)
Path Parameter

Return type

array[ClientSideCloudPlatformInfo]

Example data

Content-Type: application/json
[ {
  "adminsUserId" : [ "aeiou" ],
  "detailedStatuses" : {
    "cloudServiceGlobalStatus" : {
      "probeImportance" : "aeiou",
      "statusMessage" : "aeiou",
      "status" : "aeiou"
    },
    "perProbeTypeStatus" : {
      "key" : ""
    },
    "notEncryptedTechincalDetailsUsedToPreFillUpdateForms" : {
      "key" : "aeiou"
    }
  },
  "types" : [ "aeiou" ],
  "emailsContacts" : [ "aeiou" ],
  "technicalDetails" : "aeiou",
  "name" : "aeiou",
  "description" : "aeiou",
  "statuses" : [ "aeiou" ],
  "parentCloudServiceId" : "aeiou",
  "cloudServiceId" : "aeiou",
  "teevityCustomerId" : "aeiou",
  "key" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /costPartitioning/platformKeysAssociatedWith/costPartitionId/filter/TagValuesByTagNames
(getPlatformsAssociatedWithCostPartitionFilteredByCostPerimeterDefinitionAsTagValueByTagMap)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

array[String]

Example data

Content-Type: application/json
[ "aeiou" ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cloudplatforms/getPlatformList/uiOriented/for/probeType/{probeType}
(getPlatformsWithSpecificTypeForLoggedInCustomerUiOriented)

Path parameters

probeType (required)
Path Parameter

Query parameters

shouldEnrichCostAllocationUnitUsageAndRIOptimPlatforms (optional)
Query Parameter

Return type

array[ClientSideCloudPlatformInfo]

Example data

Content-Type: application/json
[ {
  "adminsUserId" : [ "aeiou" ],
  "detailedStatuses" : {
    "cloudServiceGlobalStatus" : {
      "probeImportance" : "aeiou",
      "statusMessage" : "aeiou",
      "status" : "aeiou"
    },
    "perProbeTypeStatus" : {
      "key" : ""
    },
    "notEncryptedTechincalDetailsUsedToPreFillUpdateForms" : {
      "key" : "aeiou"
    }
  },
  "types" : [ "aeiou" ],
  "emailsContacts" : [ "aeiou" ],
  "technicalDetails" : "aeiou",
  "name" : "aeiou",
  "description" : "aeiou",
  "statuses" : [ "aeiou" ],
  "parentCloudServiceId" : "aeiou",
  "cloudServiceId" : "aeiou",
  "teevityCustomerId" : "aeiou",
  "key" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /costPartitioning/precomputed/costallocationunits
(getPrecomputedCostAllocationUnits)

Return type

map[String, array[CostAllocationUnitDTO]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "UUID" : "aeiou",
    "Name" : "aeiou"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /cudOptimization/data/reportUUID/{reportUUID}/forceExecutionEvenIfDeepRecomputeNeeded/{forceExecutionEvenIfDeepRecomputeNeeded}
(getReportCUDOptimizationDataAndLaunchProcessIfDataUnavailable)

Path parameters

reportUUID (required)
Path Parameter
forceExecutionEvenIfDeepRecomputeNeeded (required)
Path Parameter

Query parameters

override_riTerm (optional)
Query Parameter — format: int32
override_riOfferingClass (optional)
Query Parameter
override_riPaymentOption (optional)
Query Parameter
override_spendingLimitForPurchase (optional)
Query Parameter — format: int32
override_showOnlyCUDsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
override_filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
override_filterTags (optional)
Query Parameter
override_costPartitionId (optional)
Query Parameter
recomputeJobUUID (optional)
Query Parameter

Return type

RIOptimReport

Example data

Content-Type: application/json
{
  "ReportData" : {
    "UnusedRIs" : {
      "ReservedInstances" : [ {
        "UsagePrice" : 1.3579000000000001069366817318950779736042022705078125,
        "AccountId" : "aeiou",
        "Start" : "aeiou",
        "RecurringCharges" : [ "{}" ],
        "AvailabilityZone" : "aeiou",
        "Duration" : 1.3579000000000001069366817318950779736042022705078125,
        "OfferingType" : "aeiou",
        "CurrencyCode" : "aeiou",
        "RiProbablyNot_NotInTheMoney_BecauseItHasJustBeenPurchased" : true,
        "InstanceCount" : 1.3579000000000001069366817318950779736042022705078125,
        "ReservedInstancesId" : "aeiou",
        "State" : "aeiou",
        "InstanceTenancy" : "aeiou",
        "End" : "aeiou",
        "ProductDescription" : "aeiou",
        "InstanceType" : "aeiou",
        "AccountsAllowedToBorrow" : "aeiou",
        "FixedPrice" : 1.3579000000000001069366817318950779736042022705078125
      } ]
    },
    "Recommendation" : {
      "key" : {
        "key" : {
          "key" : {
            "regional breakdown" : { },
            "recs" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "RiToBuy" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "TagsRi" : {
                      "global" : {
                        "RIOptimizationRate" : 1.3579000000000001069366817318950779736042022705078125
                      },
                      "byCAU" : {
                        "key" : 1.3579000000000001069366817318950779736042022705078125
                      }
                    }
                  }
                }
              }
            },
            "changes" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "ToPriceIdentifier" : "aeiou",
                    "FromPriceIdentifier" : "aeiou",
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "riToChangeUnit" : "aeiou",
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "RIToChange" : 1.3579000000000001069366817318950779736042022705078125
                  }
                }
              }
            },
            "targets" : {
              "InstanceType" : [ "{}" ]
            }
          }
        }
      }
    },
    "IgnoredRIs" : {
      "nearFutureDateUse" : "aeiou",
      "ReservedInstances" : [ "" ]
    }
  },
  "ReportMetaData" : {
    "ReportTagFormat" : "aeiou",
    "ReportSnapshotTime" : 1.3579000000000001069366817318950779736042022705078125
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation RIOptimReport

Up
get /chartshot/data/reportUUID/{reportUUID}/s3SignedURL
(getReportDataS3SignedURL)

Path parameters

reportUUID (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /customReports/reportUUID/{reportUUID}/asjson/acrossAllCompanyReports
(getReportDefinitionSearchAcrossAllCompanyReports)

Path parameters

reportUUID (required)
Path Parameter

Return type

CustomerReportDefinitionDTO

Example data

Content-Type: application/json
{
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 1.3579000000000001069366817318950779736042022705078125,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportDefinition" : {
    "requestTransformationParametersOverride" : "{}",
    "requestTransformationUUID" : "aeiou",
    "filter_region_selectionFilterBinding" : true,
    "filter_costPartition" : "aeiou",
    "breakdown" : true,
    "costPartitions" : "aeiou",
    "filter_region" : "aeiou",
    "filter_region_clicked" : true,
    "groupBy" : "aeiou",
    "filter_resourceGroup" : "aeiou",
    "filter_operation_selectionFilterBinding" : true,
    "filter_usageType_selectionFilterBinding" : true,
    "showResourceGroups" : true,
    "filter_product_selectionFilterBinding" : true,
    "timeRelativeReportTo" : "aeiou",
    "aggregate" : "aeiou",
    "filter_account_clicked" : true,
    "filter_usageType" : "aeiou",
    "filter_product" : "aeiou",
    "filter_account_selectionFilterBinding" : true,
    "filter_costAllocationUnit_selectionFilterBinding" : true,
    "end" : "aeiou",
    "filter_zone_selectionFilterBinding" : true,
    "showsps" : true,
    "filter_account" : "aeiou",
    "consolidate" : "aeiou",
    "factorsps" : true,
    "showPercentage" : true,
    "filter_costPartition_clicked" : true,
    "start" : "aeiou",
    "timeRelativeReportLastUnit" : "aeiou",
    "timeRelativeReportSkipLastValue" : "aeiou",
    "metricUUID" : "aeiou",
    "timeRelativeReportSkipLastUnit" : "aeiou",
    "timeRelativeReportFrom" : "aeiou",
    "timeRelativeReportLastValue" : "aeiou",
    "filter_operation" : "aeiou",
    "filter_costAllocationUnit" : "aeiou",
    "isCost" : true,
    "isCumulative" : true,
    "filter_resourceGroup_selectionFilterBinding" : true,
    "secondaryReport_TabularView" : {
      "sourceReportDefinitionType" : "aeiou",
      "sourceReportUUID" : "aeiou",
      "additionalColumns" : {
        "columnPositionOverride" : {
          "allToTheRight" : [ "aeiou" ],
          "allToTheLeft" : [ "aeiou" ],
          "afterColumn" : {
            "key" : "aeiou"
          },
          "beforeColumn" : {
            "key" : "aeiou"
          }
        },
        "tagValueMapping" : {
          "associatedUserDefinedPropertyName" : "aeiou"
        }
      }
    },
    "timeRelativeReport" : "aeiou",
    "filter_costAllocationUnit_clicked" : true
  },
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "reportCreationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CustomerReportDefinitionDTO

Up
get /customReports/reportUUID/{reportUUID}/asjson/acrossLoggedInUserOwnReports
(getReportDefinitionSearchAcrossLoggedInUserOwnReports)

Path parameters

reportUUID (required)
Path Parameter

Return type

CustomerReportDefinitionDTO

Example data

Content-Type: application/json
{
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 1.3579000000000001069366817318950779736042022705078125,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportDefinition" : {
    "requestTransformationParametersOverride" : "{}",
    "requestTransformationUUID" : "aeiou",
    "filter_region_selectionFilterBinding" : true,
    "filter_costPartition" : "aeiou",
    "breakdown" : true,
    "costPartitions" : "aeiou",
    "filter_region" : "aeiou",
    "filter_region_clicked" : true,
    "groupBy" : "aeiou",
    "filter_resourceGroup" : "aeiou",
    "filter_operation_selectionFilterBinding" : true,
    "filter_usageType_selectionFilterBinding" : true,
    "showResourceGroups" : true,
    "filter_product_selectionFilterBinding" : true,
    "timeRelativeReportTo" : "aeiou",
    "aggregate" : "aeiou",
    "filter_account_clicked" : true,
    "filter_usageType" : "aeiou",
    "filter_product" : "aeiou",
    "filter_account_selectionFilterBinding" : true,
    "filter_costAllocationUnit_selectionFilterBinding" : true,
    "end" : "aeiou",
    "filter_zone_selectionFilterBinding" : true,
    "showsps" : true,
    "filter_account" : "aeiou",
    "consolidate" : "aeiou",
    "factorsps" : true,
    "showPercentage" : true,
    "filter_costPartition_clicked" : true,
    "start" : "aeiou",
    "timeRelativeReportLastUnit" : "aeiou",
    "timeRelativeReportSkipLastValue" : "aeiou",
    "metricUUID" : "aeiou",
    "timeRelativeReportSkipLastUnit" : "aeiou",
    "timeRelativeReportFrom" : "aeiou",
    "timeRelativeReportLastValue" : "aeiou",
    "filter_operation" : "aeiou",
    "filter_costAllocationUnit" : "aeiou",
    "isCost" : true,
    "isCumulative" : true,
    "filter_resourceGroup_selectionFilterBinding" : true,
    "secondaryReport_TabularView" : {
      "sourceReportDefinitionType" : "aeiou",
      "sourceReportUUID" : "aeiou",
      "additionalColumns" : {
        "columnPositionOverride" : {
          "allToTheRight" : [ "aeiou" ],
          "allToTheLeft" : [ "aeiou" ],
          "afterColumn" : {
            "key" : "aeiou"
          },
          "beforeColumn" : {
            "key" : "aeiou"
          }
        },
        "tagValueMapping" : {
          "associatedUserDefinedPropertyName" : "aeiou"
        }
      }
    },
    "timeRelativeReport" : "aeiou",
    "filter_costAllocationUnit_clicked" : true
  },
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "reportCreationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation CustomerReportDefinitionDTO

Up
get /customReports/reportUUID/{reportUUID}
(getReportForCustomer)

Path parameters

reportUUID (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /customReports/reportList/company
(getReportListForCompany)

Return type

array[CustomerReportDefinitionDTO]

Example data

Content-Type: application/json
[ {
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 1.3579000000000001069366817318950779736042022705078125,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportDefinition" : {
    "requestTransformationParametersOverride" : "{}",
    "requestTransformationUUID" : "aeiou",
    "filter_region_selectionFilterBinding" : true,
    "filter_costPartition" : "aeiou",
    "breakdown" : true,
    "costPartitions" : "aeiou",
    "filter_region" : "aeiou",
    "filter_region_clicked" : true,
    "groupBy" : "aeiou",
    "filter_resourceGroup" : "aeiou",
    "filter_operation_selectionFilterBinding" : true,
    "filter_usageType_selectionFilterBinding" : true,
    "showResourceGroups" : true,
    "filter_product_selectionFilterBinding" : true,
    "timeRelativeReportTo" : "aeiou",
    "aggregate" : "aeiou",
    "filter_account_clicked" : true,
    "filter_usageType" : "aeiou",
    "filter_product" : "aeiou",
    "filter_account_selectionFilterBinding" : true,
    "filter_costAllocationUnit_selectionFilterBinding" : true,
    "end" : "aeiou",
    "filter_zone_selectionFilterBinding" : true,
    "showsps" : true,
    "filter_account" : "aeiou",
    "consolidate" : "aeiou",
    "factorsps" : true,
    "showPercentage" : true,
    "filter_costPartition_clicked" : true,
    "start" : "aeiou",
    "timeRelativeReportLastUnit" : "aeiou",
    "timeRelativeReportSkipLastValue" : "aeiou",
    "metricUUID" : "aeiou",
    "timeRelativeReportSkipLastUnit" : "aeiou",
    "timeRelativeReportFrom" : "aeiou",
    "timeRelativeReportLastValue" : "aeiou",
    "filter_operation" : "aeiou",
    "filter_costAllocationUnit" : "aeiou",
    "isCost" : true,
    "isCumulative" : true,
    "filter_resourceGroup_selectionFilterBinding" : true,
    "secondaryReport_TabularView" : {
      "sourceReportDefinitionType" : "aeiou",
      "sourceReportUUID" : "aeiou",
      "additionalColumns" : {
        "columnPositionOverride" : {
          "allToTheRight" : [ "aeiou" ],
          "allToTheLeft" : [ "aeiou" ],
          "afterColumn" : {
            "key" : "aeiou"
          },
          "beforeColumn" : {
            "key" : "aeiou"
          }
        },
        "tagValueMapping" : {
          "associatedUserDefinedPropertyName" : "aeiou"
        }
      }
    },
    "timeRelativeReport" : "aeiou",
    "filter_costAllocationUnit_clicked" : true
  },
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "reportCreationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ]
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /customReports/reportList/company/perUser
(getReportListForCompanyPerUserKey)

Query parameters

includeAliases (optional)
Query Parameter
includeReportDisplayPreferencesByDashboards (optional)
Query Parameter
shouldOnlyReturnsReportsForUsers (optional)
Query Parameter

Return type

map[String, array[CustomerReportDefinitionDTO]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "reportName" : "aeiou",
    "focusedOnCostAllocationUnit" : "aeiou",
    "reportUIConfiguration" : "aeiou",
    "transientReportDisplayPreferences" : {
      "key" : {
        "key" : "aeiou"
      }
    },
    "teevityManagedReport" : {
      "reportVariables" : [ {
        "displayValue" : "aeiou",
        "humanFriendlyName" : "aeiou",
        "defaultValue" : "aeiou",
        "name" : "aeiou",
        "description" : "aeiou",
        "type" : "aeiou",
        "value" : "aeiou"
      } ],
      "teevityManagedReportUUID" : "aeiou",
      "fieldsReadOnlyStatus" : {
        "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
        "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
      }
    },
    "reportDefinitionLastUpdateDate" : 1.3579000000000001069366817318950779736042022705078125,
    "reportDefinitionType" : "aeiou",
    "reportHidden" : true,
    "reportUUID" : "aeiou",
    "shouldSerializeFullReportContentEvenIfAlias" : true,
    "reportDefinition" : {
      "requestTransformationParametersOverride" : "{}",
      "requestTransformationUUID" : "aeiou",
      "filter_region_selectionFilterBinding" : true,
      "filter_costPartition" : "aeiou",
      "breakdown" : true,
      "costPartitions" : "aeiou",
      "filter_region" : "aeiou",
      "filter_region_clicked" : true,
      "groupBy" : "aeiou",
      "filter_resourceGroup" : "aeiou",
      "filter_operation_selectionFilterBinding" : true,
      "filter_usageType_selectionFilterBinding" : true,
      "showResourceGroups" : true,
      "filter_product_selectionFilterBinding" : true,
      "timeRelativeReportTo" : "aeiou",
      "aggregate" : "aeiou",
      "filter_account_clicked" : true,
      "filter_usageType" : "aeiou",
      "filter_product" : "aeiou",
      "filter_account_selectionFilterBinding" : true,
      "filter_costAllocationUnit_selectionFilterBinding" : true,
      "end" : "aeiou",
      "filter_zone_selectionFilterBinding" : true,
      "showsps" : true,
      "filter_account" : "aeiou",
      "consolidate" : "aeiou",
      "factorsps" : true,
      "showPercentage" : true,
      "filter_costPartition_clicked" : true,
      "start" : "aeiou",
      "timeRelativeReportLastUnit" : "aeiou",
      "timeRelativeReportSkipLastValue" : "aeiou",
      "metricUUID" : "aeiou",
      "timeRelativeReportSkipLastUnit" : "aeiou",
      "timeRelativeReportFrom" : "aeiou",
      "timeRelativeReportLastValue" : "aeiou",
      "filter_operation" : "aeiou",
      "filter_costAllocationUnit" : "aeiou",
      "isCost" : true,
      "isCumulative" : true,
      "filter_resourceGroup_selectionFilterBinding" : true,
      "secondaryReport_TabularView" : {
        "sourceReportDefinitionType" : "aeiou",
        "sourceReportUUID" : "aeiou",
        "additionalColumns" : {
          "columnPositionOverride" : {
            "allToTheRight" : [ "aeiou" ],
            "allToTheLeft" : [ "aeiou" ],
            "afterColumn" : {
              "key" : "aeiou"
            },
            "beforeColumn" : {
              "key" : "aeiou"
            }
          },
          "tagValueMapping" : {
            "associatedUserDefinedPropertyName" : "aeiou"
          }
        }
      },
      "timeRelativeReport" : "aeiou",
      "filter_costAllocationUnit_clicked" : true
    },
    "reportTags" : {
      "key" : "aeiou"
    },
    "transientWidgetChartshotLegend" : "aeiou",
    "reportUIConfigurationType" : "aeiou",
    "teevityManagedReportUUID" : "aeiou",
    "transientWidgetChartshotImage" : "aeiou",
    "transientWidgetChartshotImageCid" : "aeiou",
    "key" : "aeiou",
    "reportAlias" : true,
    "reportCreationDate" : 1.3579000000000001069366817318950779736042022705078125,
    "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ]
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /customReports/reportList
(getReportListForLoggedInCustomer)

Query parameters

loadUserListWhichHasReportAlias (optional)
Query Parameter

Return type

array[UserReportBase]

Example data

Content-Type: application/json
[ {
  "reportName" : "aeiou",
  "focusedOnCostAllocationUnit" : "aeiou",
  "reportUIConfiguration" : "aeiou",
  "transientReportDisplayPreferences" : {
    "key" : {
      "key" : "aeiou"
    }
  },
  "teevityManagedReport" : {
    "reportVariables" : [ {
      "displayValue" : "aeiou",
      "humanFriendlyName" : "aeiou",
      "defaultValue" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "type" : "aeiou",
      "value" : "aeiou"
    } ],
    "teevityManagedReportUUID" : "aeiou",
    "fieldsReadOnlyStatus" : {
      "forceNormallyReadWriteFieldsToBeReadOnly" : [ "aeiou" ],
      "forceNormallyReadonlyFieldsToBeReadWrite" : [ "aeiou" ]
    }
  },
  "reportDefinitionLastUpdateDate" : 123456789,
  "reportDefinitionType" : "aeiou",
  "reportHidden" : true,
  "reportUUID" : "aeiou",
  "shouldSerializeFullReportContentEvenIfAlias" : true,
  "reportTags" : {
    "key" : "aeiou"
  },
  "transientWidgetChartshotLegend" : "aeiou",
  "reportUIConfigurationType" : "aeiou",
  "teevityManagedReportUUID" : "aeiou",
  "transientWidgetChartshotImage" : "aeiou",
  "transientWidgetChartshotImageCid" : "aeiou",
  "key" : "aeiou",
  "reportAlias" : true,
  "transientUserEmailListWhichHaveThisReportAsAlias" : [ "aeiou" ],
  "reportCreationDate" : 123456789
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /reservedInstancesOptimization/data/reportUUID/{reportUUID}/forceExecutionEvenIfDeepRecomputeNeeded/{forceExecutionEvenIfDeepRecomputeNeeded}
(getReportRIOptimizationDataAndLaunchProcessIfDataUnavailable)

Path parameters

reportUUID (required)
Path Parameter
forceExecutionEvenIfDeepRecomputeNeeded (required)
Path Parameter

Query parameters

override_riTerm (optional)
Query Parameter — format: int32
override_riOfferingClass (optional)
Query Parameter
override_riPaymentOption (optional)
Query Parameter
override_spendingLimitForPurchase (optional)
Query Parameter — format: int32
override_showOnlyRIsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
override_filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
override_filterTags (optional)
Query Parameter
override_costPartitionId (optional)
Query Parameter
recomputeJobUUID (optional)
Query Parameter

Return type

RIOptimReport

Example data

Content-Type: application/json
{
  "ReportData" : {
    "UnusedRIs" : {
      "ReservedInstances" : [ {
        "UsagePrice" : 1.3579000000000001069366817318950779736042022705078125,
        "AccountId" : "aeiou",
        "Start" : "aeiou",
        "RecurringCharges" : [ "{}" ],
        "AvailabilityZone" : "aeiou",
        "Duration" : 1.3579000000000001069366817318950779736042022705078125,
        "OfferingType" : "aeiou",
        "CurrencyCode" : "aeiou",
        "RiProbablyNot_NotInTheMoney_BecauseItHasJustBeenPurchased" : true,
        "InstanceCount" : 1.3579000000000001069366817318950779736042022705078125,
        "ReservedInstancesId" : "aeiou",
        "State" : "aeiou",
        "InstanceTenancy" : "aeiou",
        "End" : "aeiou",
        "ProductDescription" : "aeiou",
        "InstanceType" : "aeiou",
        "AccountsAllowedToBorrow" : "aeiou",
        "FixedPrice" : 1.3579000000000001069366817318950779736042022705078125
      } ]
    },
    "Recommendation" : {
      "key" : {
        "key" : {
          "key" : {
            "regional breakdown" : { },
            "recs" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "RiToBuy" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "TagsRi" : {
                      "global" : {
                        "RIOptimizationRate" : 1.3579000000000001069366817318950779736042022705078125
                      },
                      "byCAU" : {
                        "key" : 1.3579000000000001069366817318950779736042022705078125
                      }
                    }
                  }
                }
              }
            },
            "changes" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "ToPriceIdentifier" : "aeiou",
                    "FromPriceIdentifier" : "aeiou",
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "riToChangeUnit" : "aeiou",
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "RIToChange" : 1.3579000000000001069366817318950779736042022705078125
                  }
                }
              }
            },
            "targets" : {
              "InstanceType" : [ "{}" ]
            }
          }
        }
      }
    },
    "IgnoredRIs" : {
      "nearFutureDateUse" : "aeiou",
      "ReservedInstances" : [ "" ]
    }
  },
  "ReportMetaData" : {
    "ReportTagFormat" : "aeiou",
    "ReportSnapshotTime" : 1.3579000000000001069366817318950779736042022705078125
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation RIOptimReport

Up
get /chartshot/data/reportUUID/{reportUUID}/dataPartId/{dataPartId}/s3SignedURL
(getReportSpecificDataPartS3SignedURL)

Path parameters

reportUUID (required)
Path Parameter
dataPartId (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /resourcesusageanalytics/data/getResourcesUsageAnalysis
(getResourcesUsageAnalysis)

Return type

array[ResourcesUsageAnalysisDTO]

Example data

Content-Type: application/json
[ {
  "customerKey" : "aeiou",
  "lastModifiedDate" : 1.3579000000000001069366817318950779736042022705078125,
  "scoringLogicUUIDByCostAllocationUnitAsString" : "aeiou",
  "description" : "aeiou",
  "creationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "scoringLogicConfigurationByUUID" : "",
  "defaultViewMode" : "aeiou",
  "scoringLogicConfigurationByUUIDAsString" : "aeiou",
  "name" : "aeiou",
  "costPartitionIdLink" : "aeiou",
  "scoringLogicUUIDByCostAllocationUnit" : {
    "value" : "aeiou"
  },
  "analysisUUID" : "aeiou",
  "key" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /resourcesusageanalytics/data/getResourcesUsageAnalysis/forKey
(getResourcesUsageAnalysisForKey)

Query parameters

resourceUsageAnalysisDatastoreKey (optional)
Query Parameter

Return type

ResourcesUsageAnalysisDTO

Example data

Content-Type: application/json
{
  "customerKey" : "aeiou",
  "lastModifiedDate" : 1.3579000000000001069366817318950779736042022705078125,
  "scoringLogicUUIDByCostAllocationUnitAsString" : "aeiou",
  "description" : "aeiou",
  "creationDate" : 1.3579000000000001069366817318950779736042022705078125,
  "scoringLogicConfigurationByUUID" : "",
  "defaultViewMode" : "aeiou",
  "scoringLogicConfigurationByUUIDAsString" : "aeiou",
  "name" : "aeiou",
  "costPartitionIdLink" : "aeiou",
  "scoringLogicUUIDByCostAllocationUnit" : {
    "value" : "aeiou"
  },
  "analysisUUID" : "aeiou",
  "key" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation ResourcesUsageAnalysisDTO

Up
get /resourcesusageanalytics/data/perCostAllocationUnitAnalysisCirclePackingForLoggedInCustomer
(getResourcesUsageAnalyticsAnalysisPerCostAllocationUnitCirclePacking)

Query parameters

costPartitionId (optional)
Query Parameter
reportUUID (optional)
Query Parameter

Return type

S3ResourcesUsageAnalyticsDTO

Example data

Content-Type: application/json
{
  "metadata" : {
    "dataRange" : {
      "granularity" : "aeiou",
      "start" : 123456789,
      "end" : 123456789
    },
    "currency" : "aeiou"
  },
  "data" : {
    "nodeFullName" : "aeiou",
    "cost" : 1.3579000000000001069366817318950779736042022705078125,
    "children" : [ "" ],
    "scores" : [ {
      "Score" : 1.3579000000000001069366817318950779736042022705078125,
      "ScoringLogic" : "aeiou",
      "ScoreJustification" : {
        "ScoreJustificationText" : "aeiou",
        "ShortScoreJustificationText" : "aeiou",
        "ScoreJustificationMetrics" : {
          "key" : "aeiou"
        }
      },
      "Tags" : {
        "key" : "aeiou"
      },
      "WastedAmount" : 1.3579000000000001069366817318950779736042022705078125
    } ],
    "name" : "aeiou"
  },
  "header" : {
    "format" : "aeiou",
    "version" : "aeiou"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation S3ResourcesUsageAnalyticsDTO

Up
get /resourcesusageanalytics/data/perCostAllocationUnitAnalysisS3SignedURLCirclePacking/customerId/{customerId}
(getS3SignedURLResourcesUsageAnalyticsAnalysisPerCostAllocationUnitCirclePacking)

Path parameters

customerId (required)
Path Parameter

Query parameters

costPartitionId (optional)
Query Parameter
reportUUID (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /saml/config
(getSamlConfig)

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
get /saml/info
(getSamlInfo)

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
get /resourcesusageanalytics/configuration/scoringLogicTemplates/{templateUUID}
(getScoringLogicTemplate)

Path parameters

templateUUID (required)
Path Parameter

Return type

ScoringLogicTemplateImportExportDTO

Example data

Content-Type: application/json
{
  "template" : {
    "metadata" : {
      "name" : "aeiou",
      "format" : "aeiou",
      "description" : "aeiou",
      "version" : "aeiou"
    },
    "data" : "{}"
  },
  "requiredParameters" : [ {
    "parameterType" : "aeiou",
    "pathInJson" : "aeiou",
    "defaultValue" : "aeiou",
    "name" : "aeiou",
    "description" : "aeiou"
  } ],
  "scoringLogicName" : "aeiou",
  "scoringLogicTemplateUUID" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation ScoringLogicTemplateImportExportDTO

Up
get /resourcesusageanalytics/configuration/scoringLogicTemplates/list
(getScoringLogicTemplateList)

Return type

array[ScoringLogicTemplateListItemImportExportDTO]

Example data

Content-Type: application/json
[ {
  "name" : "aeiou",
  "UUID" : "aeiou"
} ]

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /customers/getSpecificUser
(getSpecificUser)

Query parameters

email (optional)
Query Parameter

Return type

Customer

Example data

Content-Type: application/json
{
  "userAuthorizedPlatformKeys" : [ "aeiou" ],
  "displayContextUUIDs" : [ "aeiou" ],
  "userProfiles" : [ "aeiou" ],
  "creationDate" : "2000-01-23T04:56:07.000+00:00",
  "userRoles" : [ "aeiou" ],
  "shortTenantIdLowerCase" : "aeiou",
  "invitedByCustomer" : "aeiou",
  "supportCustomerStorageIncrement" : "aeiou",
  "customerParent" : "aeiou",
  "companyTopLevelAdmin" : true,
  "customerId" : "aeiou",
  "company" : "aeiou",
  "key" : "aeiou",
  "shortTenantId" : "aeiou",
  "email" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Customer

Up
post /customers/stakeholderManagement/stakeholderListDetailed/forCAUs
(getStakeholderListDetailedForCostAllocationUnitsJson)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

map[StakeholdersGroupItemString]

Example data

Content-Type: application/json
{
  "key" : {
    "stakeholdersManuallyAdded" : [ "aeiou" ],
    "stakeholdersUnion" : [ "aeiou" ],
    "stakeholdersAutomaticallyAdded" : [ "aeiou" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /customers/stakeholderManagement/stakeholderList/forCAUs
(getStakeholderListForCostAllocationUnitsJson)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

map[String, array[String]]

Example data

Content-Type: application/json
{
  "key" : [ "aeiou" ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /customers/stakeholderManagement/stakeholdernessList/forUser
(getStakeholdernessDetailedForUser)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

email (optional)
Query Parameter

Return type

StakeholdernessDetailed

Example data

Content-Type: application/json
{
  "manuallyStakeholded" : [ {
    "key" : "aeiou"
  } ],
  "automaticallyStakeholded" : [ {
    "key" : "aeiou"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation StakeholdernessDetailed

Up
get /cloudplatforms/statusForAllPlatformsForCustomer
(getStatusForAllPlatformsForCustomer)

Return type

map[CloudServiceDetailedStatus]

Example data

Content-Type: application/json
{
  "key" : {
    "cloudServiceGlobalStatus" : {
      "probeImportance" : "aeiou",
      "statusMessage" : "aeiou",
      "status" : "aeiou"
    },
    "perProbeTypeStatus" : {
      "key" : ""
    },
    "notEncryptedTechincalDetailsUsedToPreFillUpdateForms" : {
      "key" : "aeiou"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /dashboardsCloning/status
(getStatusForRecurringDashboardsCloningFromTemplateUser)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body string (optional)
Body Parameter

Return type

DashboardsCloningTaskStatusDTO

Example data

Content-Type: application/json
{
  "nbTasksPerState" : "null",
  "isDone" : false
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation DashboardsCloningTaskStatusDTO

Up
get /costPartitioning/precomputed/topcostallocationunits
(getTopPrecomputedCostAllocationUnits)

Return type

map[String, array[CostAllocationDTO]]

Example data

Content-Type: application/json
{
  "key" : [ {
    "platform" : {
      "adminsUserId" : [ "{}" ],
      "types" : [ "aeiou" ],
      "emailsContacts" : [ "{}" ],
      "technicalDetails" : "aeiou",
      "name" : "aeiou",
      "description" : "aeiou",
      "statuses" : [ "aeiou" ],
      "teevityCustomerId" : "aeiou",
      "key" : "aeiou"
    },
    "costData" : {
      "interpolationOrDerivationAlgorithmId" : "aeiou",
      "usagePeriodType" : "aeiou",
      "amount" : 1.3579000000000001069366817318950779736042022705078125,
      "costDataType" : "aeiou",
      "cspProductName" : "aeiou",
      "derivationReportUUID" : "aeiou",
      "supportChargesAmount" : 1.3579000000000001069366817318950779736042022705078125,
      "oneTimeChargesAmount" : 1.3579000000000001069366817318950779736042022705078125,
      "dataQuality" : "aeiou",
      "usagePeriodBeginDate" : 1.3579000000000001069366817318950779736042022705078125,
      "cspProductType" : "aeiou",
      "platformKey" : {
        "parent" : "",
        "kind" : "aeiou",
        "appId" : "aeiou",
        "namespace" : "aeiou",
        "name" : "aeiou",
        "id" : 1.3579000000000001069366817318950779736042022705078125,
        "complete" : true
      },
      "cloudServiceProvider" : "aeiou",
      "samplingFrequency" : "aeiou",
      "cspProductId" : "aeiou",
      "formattedCostData" : {
        "value" : "aeiou"
      },
      "key" : {
        "parent" : {
          "parent" : "",
          "kind" : "aeiou",
          "appId" : "aeiou",
          "namespace" : "aeiou",
          "name" : "aeiou",
          "id" : 1.3579000000000001069366817318950779736042022705078125,
          "complete" : true
        },
        "kind" : "aeiou",
        "appId" : "aeiou",
        "namespace" : "aeiou",
        "name" : "aeiou",
        "id" : 1.3579000000000001069366817318950779736042022705078125,
        "complete" : true
      }
    }
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
get /userDefinedVariables/companyWide/property/{propertyName}
(getUserDefinedVariable)

Path parameters

propertyName (required)
Path Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /userDefinedVariables/companyWide/list
(getUserDefinedVariableList)

Return type

map[String, String]

Example data

Content-Type: application/json
{
  "key" : "aeiou"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation

Up
post /cloudplatforms/importCostPartition/forCompany/async
(importCostPartitionForCompanyAsync)

Form parameters

versionnedCostPartitionId (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
get /reservedInstancesOptimization/isDeepRecomputeNeeded/reportUUID/{reportUUID}
(isDeepRecomputeNeeded)

Path parameters

reportUUID (required)
Path Parameter

Query parameters

platformId (optional)
Query Parameter
override_riTerm (optional)
Query Parameter — format: int32
override_riOfferingClass (optional)
Query Parameter
override_riPaymentOption (optional)
Query Parameter
override_spendingLimitForPurchase (optional)
Query Parameter — format: int32
override_showOnlyRIsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
override_filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
override_filterTags (optional)
Query Parameter
override_costPartitionId (optional)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Boolean

Up
get /cudOptimization/isDeepRecomputeNeeded/reportUUID/{reportUUID}
(isDeepRecomputeNeededForCUDOptimReport)

Path parameters

reportUUID (required)
Path Parameter

Query parameters

platformId (optional)
Query Parameter
override_riTerm (optional)
Query Parameter — format: int32
override_riOfferingClass (optional)
Query Parameter
override_riPaymentOption (optional)
Query Parameter
override_spendingLimitForPurchase (optional)
Query Parameter — format: int32
override_showOnlyCUDsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
override_filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
override_filterTags (optional)
Query Parameter
override_costPartitionId (optional)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation Boolean

Up
get /customers/stakeholderness/assignment/enforcePerAccountRestrictionsForNonAdminUsersOnTopOfCostAllovationUnitRestrictionsUsingAccountStakeholderness
(isEnforcePerAccountRestrictionsForNonAdminUsersOnTopOfCostAllovationUnitRestrictionsUsingAccountStakeholdernessEnabledForThisCompany)

Return type

StakeholdernessFilteringStatus

Example data

Content-Type: application/json
{
  "enabled" : true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation StakeholdernessFilteringStatus

Up
get /customers/stakeholderness/assignment/enforceReportVisibilityForNonAdminUsersUsingTheCostAllocationUnitsStakeholderness
(isEnforceReportVisibilityForNonAdminUsersUsingTheCostAllocationUnitsStakeholdernessEnabledForThisCompany)

Return type

StakeholdernessFilteringStatus

Example data

Content-Type: application/json
{
  "enabled" : true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation StakeholdernessFilteringStatus

Up
get /costPerimeter/isManualEditOfCostPerimeterDefinitionAllowedForCompany
(isManualEditOfCostPerimeterDefinitionAllowedForCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
get /costPerimeter/isManualEditOfRolesAllowedForCompany
(isManualEditOfRolesAllowedForCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /login
(login)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

login (required)
Form Parameter — username
passwd (required)
Form Parameter — password
successRedirect (required)
Form Parameter — successRedirect
failureRedirect (required)
Form Parameter — failureRedirect

Responses

302

Redirect

Up
post /saml/login/acs/{shortTenantId}
(loginAcs)

Path parameters

shortTenantId (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

SAMLResponse (optional)
Form Parameter
RelayState (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
get /saml/login/redirect/{shortTenantId}
(loginRedirectToIdp)

Path parameters

shortTenantId (required)
Path Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customReports/reportUUID/{reportUUID}/markAsFavorite/{favoriteType}/inContext/{displayContextUUID}
(markReportAsFavorite)

Path parameters

reportUUID (required)
Path Parameter
favoriteType (required)
Path Parameter
displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
put /customReports/reportUUID/{reportUUID}/tag/inContext/{displayContextUUID}
(putTagForReport)

Path parameters

reportUUID (required)
Path Parameter
displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

newTagKey (optional)
Form Parameter
newTagValue (optional)
Form Parameter

Responses

0

successful operation

Up
get /cudOptimization/data/recompute/nonPersistedReport/awsRootBillingAccountPlatformKey/{awsRootBillingAccountPlatformKey}/forceExecutionEvenIfDeepRecomputeNeeded/{forceExecutionEvenIfDeepRecomputeNeeded}
(recomputeReportNonPersistedReportAndGetReportCUDOptimizationJsonData)

Path parameters

awsRootBillingAccountPlatformKey (required)
Path Parameter
forceExecutionEvenIfDeepRecomputeNeeded (required)
Path Parameter

Query parameters

riTerm (optional)
Query Parameter — format: int32
riOfferingClass (optional)
Query Parameter
riPaymentOption (optional)
Query Parameter
spendingLimitForPurchase (optional)
Query Parameter — format: int32
showOnlyCUDsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
filterTags (optional)
Query Parameter
costPartitionId (optional)
Query Parameter
recomputeReportUUID (optional)
Query Parameter
recomputeJobUUID (optional)
Query Parameter

Return type

RIOptimReport

Example data

Content-Type: application/json
{
  "ReportData" : {
    "UnusedRIs" : {
      "ReservedInstances" : [ {
        "UsagePrice" : 1.3579000000000001069366817318950779736042022705078125,
        "AccountId" : "aeiou",
        "Start" : "aeiou",
        "RecurringCharges" : [ "{}" ],
        "AvailabilityZone" : "aeiou",
        "Duration" : 1.3579000000000001069366817318950779736042022705078125,
        "OfferingType" : "aeiou",
        "CurrencyCode" : "aeiou",
        "RiProbablyNot_NotInTheMoney_BecauseItHasJustBeenPurchased" : true,
        "InstanceCount" : 1.3579000000000001069366817318950779736042022705078125,
        "ReservedInstancesId" : "aeiou",
        "State" : "aeiou",
        "InstanceTenancy" : "aeiou",
        "End" : "aeiou",
        "ProductDescription" : "aeiou",
        "InstanceType" : "aeiou",
        "AccountsAllowedToBorrow" : "aeiou",
        "FixedPrice" : 1.3579000000000001069366817318950779736042022705078125
      } ]
    },
    "Recommendation" : {
      "key" : {
        "key" : {
          "key" : {
            "regional breakdown" : { },
            "recs" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "RiToBuy" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "TagsRi" : {
                      "global" : {
                        "RIOptimizationRate" : 1.3579000000000001069366817318950779736042022705078125
                      },
                      "byCAU" : {
                        "key" : 1.3579000000000001069366817318950779736042022705078125
                      }
                    }
                  }
                }
              }
            },
            "changes" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "ToPriceIdentifier" : "aeiou",
                    "FromPriceIdentifier" : "aeiou",
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "riToChangeUnit" : "aeiou",
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "RIToChange" : 1.3579000000000001069366817318950779736042022705078125
                  }
                }
              }
            },
            "targets" : {
              "InstanceType" : [ "{}" ]
            }
          }
        }
      }
    },
    "IgnoredRIs" : {
      "nearFutureDateUse" : "aeiou",
      "ReservedInstances" : [ "" ]
    }
  },
  "ReportMetaData" : {
    "ReportTagFormat" : "aeiou",
    "ReportSnapshotTime" : 1.3579000000000001069366817318950779736042022705078125
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation RIOptimReport

Up
get /reservedInstancesOptimization/data/recompute/nonPersistedReport/awsRootBillingAccountPlatformKey/{awsRootBillingAccountPlatformKey}/forceExecutionEvenIfDeepRecomputeNeeded/{forceExecutionEvenIfDeepRecomputeNeeded}
(recomputeReportNonPersistedReportAndGetReportRIOptimizationJsonData)

Path parameters

awsRootBillingAccountPlatformKey (required)
Path Parameter
forceExecutionEvenIfDeepRecomputeNeeded (required)
Path Parameter

Query parameters

fetchingReportUUID (optional)
Query Parameter
riTerm (optional)
Query Parameter — format: int32
riOfferingClass (optional)
Query Parameter
riPaymentOption (optional)
Query Parameter
spendingLimitForPurchase (optional)
Query Parameter — format: int32
showOnlyRIsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)
Query Parameter
filterToKeepOnlyCAUEligibleForLongTermCommitments (optional)
Query Parameter
filterTags (optional)
Query Parameter
costPartitionId (optional)
Query Parameter
recomputeReportUUID (optional)
Query Parameter
recomputeJobUUID (optional)
Query Parameter

Return type

RIOptimReport

Example data

Content-Type: application/json
{
  "ReportData" : {
    "UnusedRIs" : {
      "ReservedInstances" : [ {
        "UsagePrice" : 1.3579000000000001069366817318950779736042022705078125,
        "AccountId" : "aeiou",
        "Start" : "aeiou",
        "RecurringCharges" : [ "{}" ],
        "AvailabilityZone" : "aeiou",
        "Duration" : 1.3579000000000001069366817318950779736042022705078125,
        "OfferingType" : "aeiou",
        "CurrencyCode" : "aeiou",
        "RiProbablyNot_NotInTheMoney_BecauseItHasJustBeenPurchased" : true,
        "InstanceCount" : 1.3579000000000001069366817318950779736042022705078125,
        "ReservedInstancesId" : "aeiou",
        "State" : "aeiou",
        "InstanceTenancy" : "aeiou",
        "End" : "aeiou",
        "ProductDescription" : "aeiou",
        "InstanceType" : "aeiou",
        "AccountsAllowedToBorrow" : "aeiou",
        "FixedPrice" : 1.3579000000000001069366817318950779736042022705078125
      } ]
    },
    "Recommendation" : {
      "key" : {
        "key" : {
          "key" : {
            "regional breakdown" : { },
            "recs" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : {
                      "price" : 1.3579000000000001069366817318950779736042022705078125,
                      "currency" : "aeiou"
                    },
                    "RiToBuy" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "TagsRi" : {
                      "global" : {
                        "RIOptimizationRate" : 1.3579000000000001069366817318950779736042022705078125
                      },
                      "byCAU" : {
                        "key" : 1.3579000000000001069366817318950779736042022705078125
                      }
                    }
                  }
                }
              }
            },
            "changes" : {
              "key" : {
                "key" : {
                  "key" : {
                    "onDemandInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "ToPriceIdentifier" : "aeiou",
                    "FromPriceIdentifier" : "aeiou",
                    "Savings" : 1.3579000000000001069366817318950779736042022705078125,
                    "riToChangeUnit" : "aeiou",
                    "TotalSaving" : 1.3579000000000001069366817318950779736042022705078125,
                    "TotalInvestment" : 1.3579000000000001069366817318950779736042022705078125,
                    "amortizedInstanceCost" : 1.3579000000000001069366817318950779736042022705078125,
                    "SavingsOverOnDemand" : 1.3579000000000001069366817318950779736042022705078125,
                    "RIToChange" : 1.3579000000000001069366817318950779736042022705078125
                  }
                }
              }
            },
            "targets" : {
              "InstanceType" : [ "{}" ]
            }
          }
        }
      }
    },
    "IgnoredRIs" : {
      "nearFutureDateUse" : "aeiou",
      "ReservedInstances" : [ "" ]
    }
  },
  "ReportMetaData" : {
    "ReportTagFormat" : "aeiou",
    "ReportSnapshotTime" : 1.3579000000000001069366817318950779736042022705078125
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation RIOptimReport

Up
post /dashboardsCloning/refresh
(refreshRecurringDashboardsCloningFromTemplateUser)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body string (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customReports/reportUUID/{reportUUID}/removeFromFavorite/{favoriteType}/inContext/{displayContextUUID}
(removeReportFromFavorite)

Path parameters

reportUUID (required)
Path Parameter
favoriteType (required)
Path Parameter
displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /externalFeatures/detailedCostAnalytics/deployment/restart/component/all
(restartDetailedCostAnalyticsAllForLoggedInCustomer)

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /externalFeatures/detailedCostAnalytics/deployment/restart/component/backend
(restartDetailedCostAnalyticsBackendForLoggedInCustomer)

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /reservedInstancesOptimization/saveRIOptimizationReport
(rioptimReportCreateOrUpdate)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Query parameters

doNotRecomputeTheDataForTheNewReport (optional)
Query Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /resourcesusageanalytics/data/saveResourcesUsageAnalysis
(saveResourcesUsageAnalysis)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /resourcesusageanalytics/data/saveResourcesUsageAnalyticsReport
(saveResourcesUsageAnalyticsReport)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /billingLineValuesTransformationsAndVirtualTagsManagement
(setBillingLineValuesTransformationsAndVirtualTagsConfigurationForLoggedInCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /billingLineValuesTransformationsAndVirtualTagsManagement/billingLineValuesTransformationAndParameters
(setBillingLineValuesTransformationsForLoggedInCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /businessDrivenCostAnalytics/costByBusinessMetrics/businessMetricsDefinitions
(setBusinessDrivenCostAnalyticsCostByBusinessMetricsConfiguration)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body CostByBusinessMetricsDTO (optional)
Body Parameter

Query parameters

shouldImmediatelyExecuteTheProbe (optional)
Query Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

true/false

Up
post /costPerimeter/setCompanyCostPerimeter
(setCompanyCostPerimeter)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customerAttributes/setAttributes
(setCustomerAttributes)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body CustomerAttributesDTO (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /costPerimeter/setCustomerCostPerimeter
(setCustomerCostPerimeter)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body CustomerCostPerimeterDTO (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customers/stakeholderness/assignment/enforcePerAccountRestrictionsForNonAdminUsersOnTopOfCostAllovationUnitRestrictionsUsingAccountStakeholderness
(setEnforcePerAccountRestrictionsForNonAdminUsersOnTopOfCostAllovationUnitRestrictionsUsingAccountStakeholdernessForThisCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /customers/stakeholderness/assignment/enforceReportVisibilityForNonAdminUsersUsingTheCostAllocationUnitsStakeholderness
(setEnforceReportVisibilityForNonAdminUsersUsingTheCostAllocationUnitsStakeholdernessForThisCompany)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /cloudplatforms/platform/{platformId}/name
(setPlatformName)

Path parameters

platformId (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

platformName (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /saml/config
(setSamlConfig)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body SamlConfig (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /userDefinedVariables/companyWide/property/{propertyName}
(setUserDefinedVariable)

Path parameters

propertyName (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body string (optional)
Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /cloudplatforms/visible/keys/forContext/{displayContextUUID}
(setVisibleCloudPlatformList)

Path parameters

displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

platformKeys (optional)
Form Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
post /cloudplatforms/visible/show/CloudServices/forContext/{displayContextUUID}
(showCloudServicesMatchingRegexp)

Path parameters

displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

cloudServiceProvider (optional)
Form Parameter
filterRegexpValue (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cloudplatforms/startAdditionalCloudServiceDiscoveryInfo/{csp}
(startAdditionalCloudServiceDiscoverInfoFetching)

Path parameters

csp (required)
Path Parameter

Request body

Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /icejobsrunner/startProcessing
(startProcessing)

Query parameters

jobRequestUUID (optional)
Query Parameter

Return type

String

Example data

Content-Type: application/json
"aeiou"

Responses

200

successful operation String

Up
post /resourcesusageanalytics/configuration/analysis/{analysisUUID}
(updateAnalysisConfiguration)

Path parameters

analysisUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /costPartitioning/update/billingTagsAndCostPartitionsDefinitionsAndBillingLinesTransformationAndVirtualTagsDefinitions
(updateBillingTagsAndCostPartitionsDefinitionsAndBillingLinesTransformationAndVirtualTagsDefinitions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /dashboardsCloning/infos/{uuid}
(updateCloningInfosForMultiProjectsCloning)

Path parameters

uuid (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body DashboardsCloningInfoDTO (optional)
Body Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /cloudplatforms/platform/{platformId}/probeType/{probeType}/technicalDetails
(updateCloudPlatformTechnicalDetails)

Path parameters

platformId (required)
Path Parameter
probeType (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

encryptedPartialTechnicalDetails (optional)
Form Parameter
shouldCheckCredentialsBeforeUpdating (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /cudOptimization/costPartitionUsedAsSourceOfMetadataInCUDOptimization
(updateCostPartitionUsedAsSourceOfMetadataInCUDOptimization)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

costPartitionVersionnedId (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /reservedInstancesOptimization/costPartitionUsedAsSourceOfMetadataInRIOptimization
(updateCostPartitionUsedAsSourceOfMetadataInRIOptimization)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

costPartitionVersionnedId (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /dashboards/costPerimeter/name/inContext/{displayContextUUID}
(updateDisplayContextName)

Path parameters

displayContextUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

newCostPerimeterName (optional)
Form Parameter

Return type

String

Example data

Content-Type:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

successful operation String

Up
post /costSources/metadata/update
(updateMetadataForASingleCostAllocationUnit)

Consumes

This API call consumes the following media types via the Content-Type request header:

Form parameters

costSourceType (optional)
Form Parameter
costSourceId (optional)
Form Parameter
versionnedCostAllocationUnitIds (optional)
Form Parameter
metadataKey (optional)
Form Parameter
metadataValue (optional)
Form Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /resourcesusageanalytics/configuration/scoringLogicTemplates/{templateUUID}
(updateScoringLogicTemplate)

Path parameters

templateUUID (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Responses

0

successful operation

Up
post /customers/stakeholderManagement/updateStakeholderness
(updateStakeholderList)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

0

successful operation

Up
post /customers/{userWithNewRolesKeyAsString}/subAccount/roles
(updateSubAccountRole)

Path parameters

userWithNewRolesKeyAsString (required)
Path Parameter

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body string (optional)
Body Parameter

Responses

0

successful operation

Up
post /externalFeatures/detailedCostAnalytics/configuration/update/tagConfiguration
(updateTagConfiguration)

Request body

Body Parameter

Responses

0

successful operation

Up

Models

[ Jump to Methods ]

Table of Contents

  1. APICredentials
  2. AWSOrigamiReportInfoForBillingAccount
  3. AccountCreationRequest
  4. AdditionColumnParameter
  5. AdditionDeletionCostPartitionDetails
  6. AdditionDeletionTagDetails
  7. AmortizedInstanceCost
  8. AttributeData
  9. AwsCloudWatchLogsAPI
  10. Bill
  11. BillingData
  12. BillingLineTransformationDefinition
  13. BillingLineValuesTransformations_BusinessConfiguration
  14. BillingLinesTransformationsAndVirtualTagConfigurations
  15. BillingTagWithExamples
  16. BillingTagsByCloudServiceIdWithPendingTagFetchingRequestsAndRootAccountsNames
  17. BusinessMetric
  18. BusinessMetricDefinitionAwsCloudWatchLogsAPI
  19. BusinessMetricDefinitionBusinessMetricNewRelicAPIv2
  20. BusinessMetricDefinitionGoogleAnalyticsAPICorev3
  21. BusinessMetricDefinitionS3FlatFiles
  22. BusinessMetricsConfigurationDTO
  23. BuyingStrategyOptimizationAWSRIOptimizationDefinition
  24. ChargeAmountBeforeTax
  25. ChartSpecificFilters
  26. ChunkingInfo
  27. ClientSideCloudPlatformInfo
  28. CloudCostBillingAlarmModel
  29. CloudPlatformInfo
  30. CloudPlatformInfoList
  31. CloudPlatformKeysByCSPAndAccountId
  32. CloudServiceBillingChargesDTO
  33. CloudServiceDetailedStatus
  34. CloudServiceDiscoveryInfo
  35. CloudServiceDiscoveryInfoFetchingParameters
  36. cloudWatchLogs
  37. ColumnPositionOverride
  38. CommonFetchingParameters
  39. CompanyInformation
  40. CorrelationEvent
  41. CorrelationEventsParameters
  42. CostAllocationDTO
  43. CostAllocationPlatform
  44. CostAllocationUnitAndItsCost
  45. CostAllocationUnitDTO
  46. CostAllocationUnitIdsList
  47. CostAndUsageReport
  48. CostByBusinessMetricsDTO
  49. CostData
  50. CostDataItem
  51. CostPartition
  52. CostPartitionDefinitionsItem
  53. CostPartitionIdAndFilterDTO
  54. CostPartitionLightDefinitionForUpdate
  55. CostPartitionTagListDefinition
  56. CostPartitionView
  57. CostSourceInfoDTO
  58. CostSourcesDisplayDTO
  59. CreateReportAndAssignItToCustomerRequestParameters
  60. CreateReportAndAssignItToLoggedInCustomerRequestParameters
  61. CurrencyPreference
  62. Customer
  63. CustomerAttributesDTO
  64. CustomerCostPerimeterDTO
  65. CustomerDashboardDisplayPreferences
  66. CustomerReportDefinition
  67. CustomerReportDefinitionDTO
  68. DNSForExternalFeatureEntry
  69. DashboardsCloningInfoDTO
  70. DashboardsCloningInfoForSingleProjectDTO
  71. DashboardsCloningTaskStatusDTO
  72. Data
  73. DataStoreTextForEmulation
  74. DeclareAccountAWSRequest
  75. DeclareAccountAzureEARequest
  76. DeclareAccountGCPRequest
  77. Description
  78. DetailedCostAnalyticsDeploymentOptionnalParameters
  79. DetailedCostAnalyticsTagConfigurationUpdateRequest
  80. DetailedCostAnalyticsTransformation
  81. DynamicCompanyCostPerimeterDTO
  82. EMailReportPreferences
  83. EmailContent
  84. EventMarker
  85. ExternalFeaturesCommonConfiguration
  86. ExternalFeaturesConfiguration
  87. ExternalFeaturesSpecificConfiguration
  88. FieldsReadOnlyStatus
  89. FilterField
  90. ForceUpdateReportBasedOnTMRRequest
  91. FormattedCostData
  92. FormattedCostDataDTO
  93. FormattedCostDataResourceDTO
  94. GenerateTMRTemplateBasedOnCustomerReportRequestParameters
  95. GetCloudServiceInfoRequest
  96. GetCostAllocationUnitsStakeholdersForCostPartitionAsUsersByCAURequets
  97. GetFilteredCorrelationEventRequest
  98. Global
  99. googleAnalytics
  100. GoogleAnalyticsAPICorev3
  101. IceJobDescription
  102. IceJobResultDescription
  103. IceJobStatus
  104. IceRequestDefinition
  105. IceUserReportDefinition
  106. IgnoredRIs
  107. ImplicitSoftwareComponentBoundariesFetchingParameter
  108. InitialDashboardsCloningInfoForSingleProject
  109. ItemAWSProduct
  110. ItemAWSServiceCharges
  111. ItemInstance
  112. ItemInstanceDescription
  113. ItemInstanceDetails
  114. ItemRegion
  115. ItemRegionCharges
  116. JSONArray
  117. JSONObject
  118. Key
  119. LaunchCompanyEntitiesDeletionForACompanyRequest
  120. LaunchResourceUsageAnalyticsScoringProbeForSpecifiedAnalysisRequest
  121. ListStrings
  122. Metadata
  123. MetricsPerCostAllocationUnitPerAccountPerService
  124. newRelic
  125. NewRelicAPIv2
  126. NewReport
  127. OnDemandInstanceCost
  128. Parent
  129. Platform
  130. PlatformKey
  131. PurchasesFilters
  132. RIOptimBackendReportConstraintValues
  133. RIOptimBackendReportWithTheAssociatedUserReports
  134. RIOptimReport
  135. RIOptimizationReportContentDTO
  136. Region
  137. RegionalBreakdown
  138. RenameCostPartitionAndCostAllocationUnitPlatformForCompanyRequest
  139. ReportData
  140. ReportDefinition
  141. ReportMetaData
  142. ReservationCapacityFetchingParameters
  143. ReservedCapacity
  144. ReservedInstance
  145. ResourceUsageAnalysisImportExportDTO
  146. ResourceUsageAnalysisImportExportDTO_Data
  147. ResourceUsageAnalysisImportExportDTO_Metadata
  148. ResourceUsageAnalysisImportExportDTO_ScoringLogicAttachmentToCAU
  149. ResourceUsageAnalysisImportExportDTO_ScoringLogicConfiguration
  150. ResourceUsageAnalysisImportExportDTO_ScoringLogicConfigurationParameter
  151. ResourceUsageAnalysisListItemImportExportDTO
  152. ResourceUsageAnalyticsNewReportDTO
  153. ResourceUsageAnalyticsReportDefinition
  154. ResourceUsageAnalyticsReportDefinitionSearchDetailedFilter
  155. ResourceUsageAnalyticsReportDefinitionSearchResultFilter
  156. ResourceUsageAnalyticsReportDefintionLabelValue
  157. ResourceUsageAnalyticsUserReportDefinition
  158. ResourceUsageAnalyticsUserReportDefinitionSelectedCostPartition
  159. ResourcesUsageAnalysisCommon
  160. ResourcesUsageAnalysisDTO
  161. ResourcesUsageAnalyticsDefinition
  162. ResultFilter
  163. RioptimReportDefinition
  164. s3FlatFiles
  165. S3FlatFilesConfigurationItems
  166. S3ResourcesUsageAnalyticsDTO
  167. S3ResourcesUsageAnalyticsData
  168. S3ResourcesUsageAnalyticsDataRange
  169. S3ResourcesUsageAnalyticsHeader
  170. S3ResourcesUsageAnalyticsMetadata
  171. S3ResourcesUsageAnalyticsScore
  172. S3ResourcesUsageAnalyticsScoreJustification
  173. SamlConfig
  174. SaveNewCostPartitionDefinitionsForCompanyRequest
  175. SaveNewCurrentDeclaredBillingTagsRequest
  176. SaveNewCurrentProgrammaticBillingTagsForCompanyRequest
  177. ScoringLogicTemplateImportExportDTO
  178. ScoringLogicTemplateImportExportDTO_Metadata
  179. ScoringLogicTemplateImportExportDTO_Parameters
  180. ScoringLogicTemplateImportExportDTO_Template
  181. ScoringLogicTemplateListItemImportExportDTO
  182. StakeholdernessConfiguration
  183. StakeholdernessDetailed
  184. StakeholdernessFilteringStatus
  185. StakeholdersGroupItem
  186. StakeholdersGroupItemString
  187. StatusAndMessage
  188. TabularViewReportDefinition
  189. TagFetchingParameter
  190. TagFilterRequest
  191. TagValueMapping
  192. TagsRi
  193. Targets
  194. TechnicalDetailValueForRootAndLinkedCloudServicesRequest
  195. TechnicalDetailValueForRootAndLinkedCloudServicesResponse
  196. TeevityManagedReport
  197. TeevityManagedReportDTO
  198. TeevityManagedReportDefinition
  199. TeevityManagedReportMetadata
  200. TeevityTagDefinition
  201. UnusedRIs
  202. UpdateStakeholdernessRequest
  203. UsageFetchingParameters
  204. UserInformation
  205. UserReportBase
  206. VariableExpectedByTMR
  207. VirtualTagDefinition
  208. VirtualTagsDefinitions
  209. ZoneChanges
  210. ZoneRecs

APICredentials - Up

accessKey (optional)
verificationCode (optional)
key (optional)

AWSOrigamiReportInfoForBillingAccount - Up

curReportS3BucketName (optional)
curReportS3BucketPrefix (optional)
curReportName (optional)
curReportS3BucketRegion (optional)
dbrToCurSwitchDate (optional)
Date format: date-time

AccountCreationRequest - Up

validated (optional)
userAuthorizedKeys (optional)
key (optional)
roles (optional)
Enum:
currencyPreference (optional)
company (optional)
addDemoData (optional)
verificationCode (optional)
Integer format: int32
userVisibleKeys (optional)
invitedByUserKey (optional)
customerParent (optional)
password (optional)
email (optional)

AdditionColumnParameter - Up

columnPositionOverride (optional)
tagValueMapping (optional)

AdditionDeletionCostPartitionDetails - Up

deleted (optional)
edited (optional)
added (optional)

AdditionDeletionTagDetails - Up

deleted (optional)
edited (optional)
added (optional)

AmortizedInstanceCost - Up

currency (optional)
price (optional)
Double format: double

AttributeData - Up

type (optional)
Enum:
MANUALLY_SET
SAML_ATTRIBUTE
TEEVITY_ATTRIBUTE
value (optional)

AwsCloudWatchLogsAPI - Up

cloudWatchAPIRequest_SecretKey (optional)
cloudWatchAPIRequest_AccessKey (optional)
cloudWatchAPIRequest_MetricName (optional)
cloudWatchAPIRequest_Statistics (optional)
cloudWatchAPIRequest_MetricNamespace (optional)

Bill - Up

estimatedTax (optional)
Double format: double
items (optional)
payerBeginDate (optional)
Long format: int64
totalAfterTax (optional)
Double format: double
totalBeforeTax (optional)
Double format: double
payerEndDate (optional)
Long format: int64
totalSubChBeforeTax (optional)
Double format: double
totalChargeBeforeTax (optional)
Double format: double
totalChargeAfterTax (optional)
Double format: double

BillingData - Up

billingDataType (optional)
billingDataContent (optional)

BillingLineTransformationDefinition - Up

billingLineTransformationUUID (optional)
transformationAndParametersUUID (optional)
billingLineTransformationParameters (optional)
uiMetadataTagEditor (optional)
description (optional)

BillingLineValuesTransformations_BusinessConfiguration - Up

billingLineTransformationsAndAssociatedParametersDefinitions (optional)
billingFileGlobalTransformationsAndAssociatedParametersDefinitions (optional)

BillingLinesTransformationsAndVirtualTagConfigurations - Up

virtualTags (optional)
billingLinesTransformations (optional)

BillingTagWithExamples - Up

fetchingTimestamp (optional)
Long format: int64
tagValuesPerTagName (optional)

BillingTagsByCloudServiceIdWithPendingTagFetchingRequestsAndRootAccountsNames - Up

pendingTagFetchingRequestUUIDsByCloudServiceId (optional)
alreadyFetchedBillingTagsWithExamples (optional)
rootAccountsNamesByRootAccountId (optional)

BusinessMetric - Up

businessMetricFactoredCostMultiply (optional)
businessMetricFactoredCostCurrencySign (optional)
businessMetricProvider
Enum:
googleAnalytics
newRelic
cloudWatchLogs
s3FlatFiles
businessMetricUUID (optional)
businessMetricName (optional)
businessMetricUnitName (optional)

BusinessMetricDefinitionAwsCloudWatchLogsAPI - Up

awsCloudWatchLogsAPI (optional)

BusinessMetricDefinitionBusinessMetricNewRelicAPIv2 - Up

newRelicAPIv2 (optional)

BusinessMetricDefinitionGoogleAnalyticsAPICorev3 - Up

googleAnalyticsAPICorev3 (optional)

BusinessMetricDefinitionS3FlatFiles - Up

s3FlatFiles (optional)

BusinessMetricsConfigurationDTO - Up

businessMetricsDefinitions (optional)

BuyingStrategyOptimizationAWSRIOptimizationDefinition - Up

transientWidgetChartshotImage (optional)
reportName (optional)
reportDefinitionLastUpdateDate (optional)
Long format: int64
reportDefinitionType
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportTags (optional)
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportCreationDate (optional)
Long format: int64
reportHidden (optional)
reportUIConfigurationType (optional)
teevityManagedReport (optional)
reportDefinition (optional)

ChargeAmountBeforeTax - Up

__codigoDefaultPackageNamespace (optional)
BaseCurrencyCode (optional)
BSFDValid (optional)
*classHierarchy* (optional)
*className* (optional)

ChartSpecificFilters - Up

showRIUnused (optional)
showRIChanges (optional)
showRIPurchases (optional)

ChunkingInfo - Up

encodedFilters (optional)
encodedCursor (optional)
encodedSorts (optional)

ClientSideCloudPlatformInfo - Up

description (optional)
technicalDetails (optional)
parentCloudServiceId (optional)
detailedStatuses (optional)
teevityCustomerId (optional)
cloudServiceId (optional)
types (optional)
key (optional)
emailsContacts (optional)
adminsUserId (optional)
statuses (optional)
name (optional)

CloudCostBillingAlarmModel - Up

platformId (optional)
threshold (optional)
Float format: float
type (optional)
name (optional)

CloudPlatformInfo - Up

description (optional)
teevityCustomerId (optional)
decryptedTechnicalDetails (optional)
cloudServiceName (optional)
types (optional)
key (optional)
encryptedTechnicalDetails (optional)
adminsUserId (optional)
emailsContacts (optional)
statuses (optional)

CloudPlatformInfoList - Up

chunkingInfo (optional)
cloudPlatformInfos (optional)

CloudPlatformKeysByCSPAndAccountId - Up

cloudPlatformKeysByCSPAndAccountId (optional)
teevityCustomerIdsByCSPAndAccountId (optional)

CloudServiceBillingChargesDTO - Up

monthly (optional)
chunk_id (optional)
requestUsedPlatformKeys (optional)
requestExecutionDate (optional)
Long format: int64
daily (optional)

CloudServiceDetailedStatus - Up

cloudServiceGlobalStatus (optional)
perProbeTypeStatus (optional)
notEncryptedTechincalDetailsUsedToPreFillUpdateForms (optional)

CloudServiceDiscoveryInfo - Up

cloudServiceName (optional)
linkedAccounts (optional)
cloudServiceId (optional)
probeTypes (optional)
cloudServiceInfoItems (optional)
encryptedTechnicalDetails (optional)

CloudServiceDiscoveryInfoFetchingParameters - Up

shouldCheckSigninPermissionsAndBuildCloudServiceDiscoveryInfo (optional)
shouldCheckAPIPermissions (optional)
shouldCheckAPICredentials (optional)
commonFetchingParametersByInformationType (optional)
cspSpecificParameters (optional)
shouldCheckSigninCredentials (optional)
csp (optional)
Enum:
csp_Amazon_AWS
csp_Google_AppEngine
csp_Google_CloudPlatform
csp_Google_CloudPlatform_BigQuery
csp_Microsoft_AzureSimple
csp_Microsoft_AzureEnterprise
derivedCostProvider_Teevity_Ice

cloudWatchLogs - Up

businessMetricFactoredCostMultiply (optional)
businessMetricFactoredCostCurrencySign (optional)
businessMetricProvider
Enum:
googleAnalytics
newRelic
cloudWatchLogs
s3FlatFiles
businessMetricUUID (optional)
businessMetricName (optional)
businessMetricUnitName (optional)
businessMetricDefinition (optional)

ColumnPositionOverride - Up

allToTheRight (optional)
afterColumn (optional)
allToTheLeft (optional)
beforeColumn (optional)

CommonFetchingParameters - Up

fetchingType (optional)
Enum:
TagsFetching
ImplicitComponentBoundariesFetching
UsageFetching
ReservationCapacityFetching

CompanyInformation - Up

companyLogoURL (optional)
companyName (optional)

CorrelationEvent - Up

eventID (optional)
description (optional)
eventType (optional)
eventTags (optional)
eventCostAllocationUnitsFlexIdsAsList (optional)
readOnly (optional)
key (optional)
eventTimeUTC (optional)
Long format: int64
eventTagsAsList (optional)
name (optional)

CorrelationEventsParameters - Up

eventList (optional)

CostAllocationDTO - Up

platform (optional)
costData (optional)

CostAllocationPlatform - Up

description (optional)
teevityCustomerId (optional)
technicalDetails (optional)
types (optional)
key (optional)
adminsUserId (optional)
emailsContacts (optional)
statuses (optional)
name (optional)

CostAllocationUnitAndItsCost - Up

platform (optional)
costData (optional)

CostAllocationUnitDTO - Up

Name (optional)
UUID (optional)

CostAllocationUnitIdsList - Up

costAllocationUnitIds (optional)

CostAndUsageReport - Up

reportName (optional)
reportDefinitionLastUpdateDate (optional)
Date format: date-time
reportDefinitionType (optional)
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
reportDefinition (optional)
reportTags (optional)
reportUUID (optional)
focusedOnCostAllocationUnit (optional)
reportDisplayPreferences (optional)
reportCreationDate (optional)
Date format: date-time
reportUIConfigurationType (optional)
Enum:
IcePageURL
BuyingStrategyOptimizationAWSRIOptimizationPageUrl
BuyingStrategyOptimizationGCPCUDOptimizationPageUrl
ResourcesUsageAnalyticsPageUrl
TabularViewPageUrl

CostByBusinessMetricsDTO - Up

businessConfiguration (optional)

CostData - Up

usagePeriodBeginDate (optional)
Double format: double
interpolationOrDerivationAlgorithmId (optional)
costDataType (optional)
supportChargesAmount (optional)
Double format: double
cspProductName (optional)
formattedCostData (optional)
cloudServiceProvider (optional)
usagePeriodType (optional)
samplingFrequency (optional)
dataQuality (optional)
amount (optional)
Double format: double
derivationReportUUID (optional)
cspProductType (optional)
key (optional)
cspProductId (optional)
oneTimeChargesAmount (optional)
Double format: double
platformKey (optional)

CostDataItem - Up

usagePeriodBeginDate (optional)
Date format: date-time
interpolationOrDerivationAlgorithmId (optional)
costDataType (optional)
Enum:
SPEND
CURRENTCHARGE
supportChargesAmount (optional)
Double format: double
cspProductName (optional)
formattedCostData (optional)
cloudServiceProvider (optional)
usagePeriodType (optional)
Enum:
CUSTOM
DAY
HOURSBLOCK_4
WEEK
MONTH
YEAR
samplingFrequency (optional)
Enum:
MINUTEBYMINUTE
HOURLY
DAILY
WEEKLY
MONTHLY
CUSTOM
dataQuality (optional)
Enum:
ACCURATE
PRECISE_PAST_INTERPOLATION
GROSS_PAST_INTERPOLATION
GROSS_FUTURE_INTERPOLATION
DERIVED
amount (optional)
Double format: double
derivationReportUUID (optional)
cspProductType (optional)
key (optional)
cspProductId (optional)
oneTimeChargesAmount (optional)
Double format: double
platformKey (optional)

CostPartition - Up

costPartitionUnversionnedId (optional)
description (optional)
title (optional)
costPartitionId (optional)
isAvailable (optional)
avatarImageURL (optional)

CostPartitionDefinitionsItem - Up

costPartitionDocumentation (optional)
costPartitionDescription (optional)
costPartitionViews (optional)
costPartitionName (optional)
costPartitionTimePeriods (optional)
costPartitionId (optional)
costPartitionDefinitionVersion (optional)
costPartitionRootId (optional)

CostPartitionIdAndFilterDTO - Up

costPerimeterDefinitionAsTagValueByTagMap (optional)
costPartitionId (optional)

CostPartitionLightDefinitionForUpdate - Up

costPartitionTagListDefinition (optional)
costPartitionId (optional)
costPartitionName (optional)

CostPartitionTagListDefinition - Up

resourceGroupFiltering (optional)
tags (optional)

CostPartitionView - Up

name (optional)
title (optional)
filteringAndTransformingReportUUID (optional)
humanReadableId (optional)
parentCostPartitionHumanReadableUUID (optional)
shouldOverrideCostPartition (optional)
uuid (optional)

CostSourceInfoDTO - Up

cloudServiceId (optional)
costPartitionId (optional)
costAllocationUnitId (optional)
cspIdentifier (optional)
costAllocationUnitAndNotCloudAccount (optional)

CostSourcesDisplayDTO - Up

platformStatus (optional)
platformProbeTypes (optional)
cloudName (optional)
csp (optional)
platformIsDisabled (optional)
platformKey (optional)
accountId (optional)

CreateReportAndAssignItToCustomerRequestParameters - Up

tmrUUID (optional)
tmrParameters (optional)
customerEmail (optional)
tmrDisplayParameters (optional)

CreateReportAndAssignItToLoggedInCustomerRequestParameters - Up

newReportName (optional)
contextUUID (optional)
tmrParameters (optional)
tmrUUID (optional)

CurrencyPreference - Up

currencyCode (optional)
currencySymbol (optional)

Customer - Up

supportCustomerStorageIncrement (optional)
userProfiles (optional)
userAuthorizedPlatformKeys (optional)
key (optional)
shortTenantIdLowerCase (optional)
invitedByCustomer (optional)
company (optional)
userRoles (optional)
Enum:
customerId (optional)
shortTenantId (optional)
email (optional)
customerParent (optional)
creationDate (optional)
Date format: date-time
companyTopLevelAdmin (optional)
displayContextUUIDs (optional)

CustomerAttributesDTO - Up

attributes (optional)
userEmail (optional)

CustomerCostPerimeterDTO - Up

costPerimeterDefinition (optional)
readOnly (optional)
manuallyAddedCostAllocationUnits (optional)
userEmail (optional)

CustomerDashboardDisplayPreferences - Up

userVisiblePlatformKeys (optional)
sortingAndFilteringConfiguration (optional)
tagFilters (optional)
startDateFilter (optional)
Long format: int64
endDateFilter (optional)
Long format: int64
costAllocationUnitsFilters (optional)
key (optional)
eventTypeFilter (optional)
displayContextUUID (optional)
costPerimeterName (optional)
creationDate (optional)
Date format: date-time
nameFilter (optional)

CustomerReportDefinition - Up

transientWidgetChartshotImage (optional)
array[byte[]] format: byte
reportName (optional)
reportTags (optional)
reportDefinitionLastUpdateDate (optional)
Date format: date-time
reportDefinitionType (optional)
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportCreationDate (optional)
Date format: date-time
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportDefinition (optional)
reportHidden (optional)
reportUIConfigurationType (optional)
Enum:
IcePageURL
BuyingStrategyOptimizationAWSRIOptimizationPageUrl
BuyingStrategyOptimizationGCPCUDOptimizationPageUrl
ResourcesUsageAnalyticsPageUrl
TabularViewPageUrl
teevityManagedReport (optional)

CustomerReportDefinitionDTO - Up

transientWidgetChartshotImage (optional)
reportName (optional)
reportTags (optional)
reportDefinitionLastUpdateDate (optional)
Double format: double
reportDefinitionType (optional)
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportCreationDate (optional)
Double format: double
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportDefinition (optional)
reportHidden (optional)
reportUIConfigurationType (optional)
teevityManagedReport (optional)

DNSForExternalFeatureEntry - Up

status (optional)
Enum:
Free
Ready
InUse
textualNote (optional)
ip (optional)
lastIPAllocationTime (optional)
Date format: date-time
dnsName (optional)
key (optional)
lastReleaseTime (optional)
Date format: date-time
lastCaptureTime (optional)
Date format: date-time

DashboardsCloningInfoDTO - Up

reportNameSuffixFilter (optional)
dashboardUUIDsToCreateForTargetUser (optional)
templateUserEmail (optional)
applicationTagName (optional)
markersToIdentifyTemplateDashboards (optional)
templateAppName (optional)
assignStakeHolderness (optional)
applicationsNameForWhichTheTargetUserIsBecomingStakeholder (optional)
templateAppId (optional)
targetUserEmailsByProject (optional)
applicationsIdForWhichTheTargetUserIsBecomingStakeholder (optional)
uuid (optional)

DashboardsCloningInfoForSingleProjectDTO - Up

reportNameSuffixFilter (optional)
dashboardUUIDsToCreateForTargetUser (optional)
templateUserEmail (optional)
templateAppName (optional)
assignStakeHolderness (optional)
applicationTagName (optional)
targetUserEmails (optional)
applicationNameForWhichTheTargetUserIsBecomingStakeholder (optional)
templateAppId (optional)
applicationIdForWhichTheTargetUserIsBecomingStakeholder (optional)

DashboardsCloningTaskStatusDTO - Up

nbTasksPerState (optional)
map[String, Integer] format: int32
isDone (optional)

Data - Up

description (optional)
tags (optional)
reportTemplate (optional)
fieldsReadOnlyStatus (optional)
teevityManagedReportUUID (optional)
overlayTmrUuid (optional)
variablesExpectedByTMR (optional)
isHidden (optional)

DataStoreTextForEmulation - Up

value (optional)

DeclareAccountAWSRequest - Up

polling-do-not-immediately-poll-costs-for-created-or-updated-platforms (optional)
dbrwrt-billing-bucket-prefix (optional)
cur-report-name (optional)
billing-access-credentials-secretkey (optional)
cur-billing-bucket-prefix (optional)
dbrwrt-billing-bucket-region (optional)
dbrwrt-billing-bucket-name (optional)
role-to-assume-for-billingbucket-access (optional)
cur-billing-bucket-region (optional)
cur-billing-bucket-name (optional)
dbrwrt-to-cur-switch-date (optional)
billing-access-credentials-accesskey (optional)
consolidatedbillingaccount-id (optional)
teevity-custom-technicaldetails (optional)
billing-access-credentials-mode (optional)
Enum:
KEYS
CROSSACCOUNT
billing-tags (optional)

DeclareAccountAzureEARequest - Up

azureea-enrollment-name (optional)
azureea-api-key-expiration-date (optional)
polling-do-not-immediately-poll-costs-for-created-or-updated-platforms (optional)
azureea-api-key (optional)
azureea-enrollment-id (optional)
azureea-api-key-expiration-notification-recipients (optional)
teevity-custom-technicaldetails (optional)

DeclareAccountGCPRequest - Up

file-export-usage-report-prefix (optional)
bigquery-export-dataset-id (optional)
polling-do-not-immediately-poll-costs-for-created-or-updated-platforms (optional)
bigquery-export-table-id (optional)
file-export-billing-report-prefix (optional)
file-export-billing-gcs-bucket-name (optional)
file-export-billing-report-format (optional)
Enum:
CSV
JSON
billingaccount-id (optional)
billingaccount-name (optional)
file-export-usage-gcs-bucket-name (optional)
teevity-custom-technicaldetails (optional)
billing-export-type (optional)
Enum:
FileExport
BigQueryExport
bigquery-export-project-id (optional)
file-export-usage-report-format (optional)
Enum:
CSV
JSON
bigquery-export-tags-handler (optional)

Description - Up

shortDescription (optional)
fullHTMLBasedDescriptionDocumentationPath (optional)

DetailedCostAnalyticsDeploymentOptionnalParameters - Up

useSpecificGCEImageURL (optional)
iceJobDescription (optional)
forceBackendToUseJobRunner (optional)
forceBackendToRunAsFirstRun (optional)
shouldRunInPartialMode (optional)
shouldRunInDebugMode (optional)
doNotKillTheMachineEvenOnErrors (optional)
partialModeStepList (optional)
shouldSynchronouslyDeployBackend (optional)
shouldDeletedCurrentMonthLastProcessFileBeforeRunning (optional)

DetailedCostAnalyticsTagConfigurationUpdateRequest - Up

programmaticBillingTagNames (optional)

DetailedCostAnalyticsTransformation - Up

customerSpecific (optional)
isTransformationCreatedByUser (optional)
transformationName (optional)
transformationUUID (optional)
parameterJsonTemplate (optional)
type (optional)
Enum:
RequestResult
BillingLinesValues
GlobalBillingLinesValues
transformationDescriptionAsHTML (optional)

DynamicCompanyCostPerimeterDTO - Up

dynamicCostPerimeterDefinitionEnabled (optional)
allowManualEditOfCostPerimeterDefinition (optional)
costPerimeterDefinitionGeneratorFunction (optional)
allowManualEditOfRoles (optional)
costPerimeterDefinitionGeneratorFunctionLanguage (optional)
Enum:
JAVASCRIPT
JAVA_8

EMailReportPreferences - Up

emailTimeHour (optional)
Integer format: int32
key (optional)
emailTimeMinute (optional)
Integer format: int32
emailPreferences (optional)
emailTemplateType (optional)
displayContextUUID (optional)
costToDateChartForCurrentMonth (optional)

EmailContent - Up

companyEmail (optional)
contentAsHTML (optional)
subject (optional)

EventMarker - Up

name (optional)
eventMarkerId (optional)
color (optional)
iconURL (optional)
eventMarkerTimeUTC (optional)
Long format: int64
alpha (optional)
Float format: float
events (optional)

ExternalFeaturesCommonConfiguration - Up

correlationEventsParameters (optional)
additionalConfig (optional)
companyWideDefinedVariables (optional)
cloudServicesNamesByCloudServicesIdsByCSP (optional)
userInformation (optional)
stakeholdernessConfiguration (optional)

ExternalFeaturesConfiguration - Up

common (optional)
featureSpecific (optional)

ExternalFeaturesSpecificConfiguration - Up

FieldsReadOnlyStatus - Up

forceNormallyReadonlyFieldsToBeReadWrite (optional)
forceNormallyReadWriteFieldsToBeReadOnly (optional)

FilterField - Up

value (optional)
label (optional)

ForceUpdateReportBasedOnTMRRequest - Up

tmrUUID (optional)

FormattedCostData - Up

value (optional)

FormattedCostDataDTO - Up

status (optional)
bill (optional)
statementTimePeriod (optional)
Long format: int64
accountId (optional)

FormattedCostDataResourceDTO - Up

platformkey (optional)

GenerateTMRTemplateBasedOnCustomerReportRequestParameters - Up

customerEmail (optional)
customerReportUUID (optional)

GetCloudServiceInfoRequest - Up

cloudServiceDiscoveryOptions (optional)
encryptedCredentials (optional)

GetCostAllocationUnitsStakeholdersForCostPartitionAsUsersByCAURequets - Up

costPartitionUnversionnedId (optional)

GetFilteredCorrelationEventRequest - Up

costAllocationUnitFiltersAsText (optional)
tagFilters (optional)
startDateFilter (optional)
Long format: int64
endDateFilter (optional)
Long format: int64
nameFilter (optional)
tagFiltersAsText (optional)
eventTypeFilter (optional)
costAllocationUnitFilters (optional)

Global - Up

RIOptimizationRate (optional)
Double format: double

googleAnalytics - Up

businessMetricFactoredCostMultiply (optional)
businessMetricFactoredCostCurrencySign (optional)
businessMetricProvider
Enum:
googleAnalytics
newRelic
cloudWatchLogs
s3FlatFiles
businessMetricUUID (optional)
businessMetricName (optional)
businessMetricUnitName (optional)
businessMetricDefinition (optional)

GoogleAnalyticsAPICorev3 - Up

googleAnalytics_ViewID (optional)
googleAnalytics_AccountUUID (optional)

IceJobDescription - Up

icePropertiesFilePath (optional)
reservationCapacityTxtFilesContent (optional)
billingData (optional)
icePropertiesFileAdditionalContentAndPropertyOverride (optional)
icePropertiesFileContent (optional)

IceJobResultDescription - Up

jobResultDescriptionAsJSON (optional)
arrivedAtTimeInMillis (optional)
Long format: int64

IceJobStatus - Up

additionalStringInfo (optional)
additionalNumericInfo (optional)
Integer format: int32
status (optional)
Enum:
Started
StartedAtStep
Done
Failed
startedAtTimeInMillis (optional)
Long format: int64

IceRequestDefinition - Up

transientWidgetChartshotImage (optional)
reportName (optional)
reportDefinitionLastUpdateDate (optional)
Long format: int64
reportDefinitionType
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportTags (optional)
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportCreationDate (optional)
Long format: int64
reportHidden (optional)
reportUIConfigurationType (optional)
teevityManagedReport (optional)
reportDefinition (optional)

IceUserReportDefinition - Up

consolidate (optional)
requestTransformationParametersOverride (optional)
shouldShowDateEvenIfNoData (optional)
timeRelativeReportStartAdjustmentExpression (optional)
showPercentage (optional)
filter_account_clicked (optional)
showZones (optional)
overlayChartReportUuid (optional)
groupBy (optional)
timeRelativeReportFrom (optional)
timeRelativeReportEndAdjustmentExpression (optional)
forReservation (optional)
end (optional)
filter_account (optional)
filter_operation (optional)
timeRelativeReport (optional)
start (optional)
filter_region_selectionFilterBinding (optional)
showResourceGroups (optional)
secondaryReport_TabularView (optional)
timeRelativeReportLastValue (optional)
filter_product (optional)
timeRelativeReportLastUnit (optional)
reportResult.breakReportResultIntoParts.splitOnGroupByKeysNumber (optional)
breakdown (optional)
filter_costPartition_clicked (optional)
requestTransformationUUID (optional)
factorsps (optional)
filter_operation_selectionFilterBinding (optional)
timeRelativeReportTo (optional)
timeRelativeReportSkipLastValue (optional)
filter_product_selectionFilterBinding (optional)
filter_region (optional)
filter_usageType (optional)
overlayChartName (optional)
aggregate (optional)
costPartitions (optional)
filter_account_selectionFilterBinding (optional)
filter_usageType_selectionFilterBinding (optional)
metricUUID (optional)
timeRelativeReportSkipLastUnit (optional)
filter_costAllocationUnit_selectionFilterBinding (optional)
filter_costAllocationUnit (optional)
isCost (optional)
filter_resourceGroup (optional)
reportUUID (optional)
showsps (optional)
filter_zone_selectionFilterBinding (optional)
reportResult.filename (optional)
isCumulative (optional)
filter_region_clicked (optional)
filter_costPartition (optional)
filter_costAllocationUnit_clicked (optional)
filter_resourceGroup_selectionFilterBinding (optional)

IgnoredRIs - Up

ReservedInstances (optional)
nearFutureDateUse (optional)

ImplicitSoftwareComponentBoundariesFetchingParameter - Up

fetchingType (optional)
Enum:
TagsFetching
ImplicitComponentBoundariesFetching
UsageFetching
ReservationCapacityFetching
fetchImplicitComponentNamesBasedOnSecurityGroupOrFirewallConfiguration (optional)
fetchImplicitComponentNamesBasedOnAutoscalingConfiguration (optional)

InitialDashboardsCloningInfoForSingleProject - Up

recurringDashboardsCloningUuid (optional)
taskUuid (optional)

ItemAWSProduct - Up

used (optional)
chargeItemTypeCode (optional)
chargeTypeCode (optional)
chargeAmountBeforeTax (optional)
Double format: double
usageText (optional)
productName (optional)
costPerUnit (optional)
items (optional)
totalChargeAfterTax (optional)
Double format: double

ItemAWSServiceCharges - Up

estimatedTax (optional)
Double format: double
displayName (optional)
totalSubChAfterTax (optional)
Double format: double
items (optional)
accountServiceStanding (optional)
shortDisplayName (optional)
totalChargeBeforeTax (optional)
Double format: double
totalChargeAfterTax (optional)
Double format: double

ItemInstance - Up

instanceTypeName (optional)
items (optional)

ItemInstanceDescription - Up

chargeItemTypeCode (optional)
chargeTypeCode (optional)
chargeAmountBeforeTax (optional)
Amount (optional)
usageText (optional)
chargeItemDescription (optional)

ItemInstanceDetails - Up

estimatedTax (optional)
Double format: double
displayDates (optional)
Long format: int64
totalSubChAfterTax (optional)
Double format: double
items (optional)
priceChangeBeginDate (optional)
Long format: int64
totalSubChBeforeTax (optional)
Double format: double
priceChangeEndDate (optional)
Long format: int64
totalChargeBeforeTax (optional)
Double format: double
totalChargeAfterTax (optional)
Double format: double
displaySubtotals (optional)
Double format: double

ItemRegion - Up

estimatedTax (optional)
Double format: double
totalSubChAfterTax (optional)
Double format: double
items (optional)
localeName (optional)
totalSubChBeforeTax (optional)
Double format: double
totalChargeBeforeTax (optional)
Double format: double
totalChargeAfterTax (optional)
Double format: double

ItemRegionCharges - Up

estimatedTax (optional)
Double format: double
displayDates (optional)
Long format: int64
totalSubChAfterTax (optional)
Double format: double
items (optional)
priceChangeBeginDate (optional)
Long format: int64
totalSubChBeforeTax (optional)
Double format: double
totalChargeBeforeTax (optional)
Double format: double
totalChargeAfterTax (optional)
Double format: double
displaySubtotals (optional)
Double format: double

JSONArray - Up

JSONObject - Up

Key - Up

kind (optional)
complete (optional)
parent (optional)
namespace (optional)
appId (optional)
id (optional)
Double format: double
name (optional)

LaunchCompanyEntitiesDeletionForACompanyRequest - Up

companyKey (optional)
dryrun (optional)
validationToken (optional)

LaunchResourceUsageAnalyticsScoringProbeForSpecifiedAnalysisRequest - Up

analysisUUIDs (optional)
customerKey (optional)

ListStrings - Up

list (optional)

Metadata - Up

version (optional)
format (optional)

MetricsPerCostAllocationUnitPerAccountPerService - Up

cloudServiceId (optional)
serviceName (optional)
costAllocationUnitName (optional)
data (optional)

newRelic - Up

businessMetricFactoredCostMultiply (optional)
businessMetricFactoredCostCurrencySign (optional)
businessMetricProvider
Enum:
googleAnalytics
newRelic
cloudWatchLogs
s3FlatFiles
businessMetricUUID (optional)
businessMetricName (optional)
businessMetricUnitName (optional)
businessMetricDefinition (optional)

NewRelicAPIv2 - Up

newRelicAPIRequest_APIKey (optional)
newRelicAPIRequest_URL (optional)
newRelicAPIRequest_POSTData (optional)

NewReport - Up

reportName (optional)
reportDefinitionType (optional)
reportUIConfiguration (optional)
reportDefinition (optional)
reportTags (optional)
focusedOnCostAllocationUnit (optional)
reportHidden (optional)
reportUIConfigurationType (optional)

OnDemandInstanceCost - Up

currency (optional)
price (optional)
Double format: double

Parent - Up

kind (optional)
complete (optional)
parent (optional)
namespace (optional)
appId (optional)
id (optional)
Double format: double
name (optional)

Platform - Up

probesStatusAsStringList (optional)
probesStatus (optional)
cloudProvider (optional)
customerKey (optional)
technicalDetails (optional)
deleted (optional)
platformStatusPending (optional)
parentCloudServiceId (optional)
emailsContacts (optional)
name (optional)
disabled (optional)
cloudServiceId (optional)
zone (optional)
platformHistoricalStatusPending (optional)
key (optional)
platformStatusOkFolAllProbeTypes (optional)
adminsUserId (optional)
creationDate (optional)
Date format: date-time
derivedCostSource (optional)
types (optional)
description (optional)

PlatformKey - Up

kind (optional)
complete (optional)
parent (optional)
namespace (optional)
appId (optional)
id (optional)
Double format: double
name (optional)

PurchasesFilters - Up

riOfferingClass (optional)
riPaymentOption (optional)
showSavings (optional)
showStable (optional)
onlyShowRIsThatAreInTheMoney (optional)
showLongTerm (optional)
riTerm (optional)
Integer format: int32
spendingLimitForPurchase (optional)
Double format: double
onlyShowCUDsThatAreInTheMoney (optional)

RIOptimBackendReportConstraintValues - Up

filterTags (optional)
costPartitionId (optional)
showOnlyRIsInTheMoneyWhenOnlyFilteredInstancesAreTakenIntoAccount (optional)

RIOptimBackendReportWithTheAssociatedUserReports - Up

riOptimBackendReportUUID (optional)
associatedUserReports (optional)
constraints (optional)

RIOptimReport - Up

ReportMetaData (optional)
ReportData (optional)

RIOptimizationReportContentDTO - Up

originalReportUUID (optional)
reportDefinition (optional)
reportDefinitionType (optional)
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportName (optional)

Region - Up

regional breakdown (optional)
recs (optional)
changes (optional)
targets (optional)

RegionalBreakdown - Up

RenameCostPartitionAndCostAllocationUnitPlatformForCompanyRequest - Up

companyKeyAsString (optional)
newCostPartitionName (optional)
costPartitionId (optional)

ReportData - Up

UnusedRIs (optional)
IgnoredRIs (optional)
Recommendation (optional)

ReportDefinition - Up

consolidate (optional)
requestTransformationParametersOverride (optional)
showPercentage (optional)
filter_account_clicked (optional)
groupBy (optional)
timeRelativeReportFrom (optional)
end (optional)
filter_account (optional)
filter_operation (optional)
timeRelativeReport (optional)
start (optional)
filter_region_selectionFilterBinding (optional)
showResourceGroups (optional)
secondaryReport_TabularView (optional)
timeRelativeReportLastValue (optional)
filter_product (optional)
timeRelativeReportLastUnit (optional)
breakdown (optional)
filter_costPartition_clicked (optional)
requestTransformationUUID (optional)
factorsps (optional)
filter_operation_selectionFilterBinding (optional)
timeRelativeReportSkipLastValue (optional)
filter_product_selectionFilterBinding (optional)
filter_region (optional)
filter_usageType (optional)
aggregate (optional)
costPartitions (optional)
filter_account_selectionFilterBinding (optional)
filter_usageType_selectionFilterBinding (optional)
metricUUID (optional)
timeRelativeReportSkipLastUnit (optional)
filter_costAllocationUnit_selectionFilterBinding (optional)
filter_costAllocationUnit (optional)
isCost (optional)
filter_resourceGroup (optional)
timeRelativeReportTo (optional)
showsps (optional)
filter_zone_selectionFilterBinding (optional)
isCumulative (optional)
filter_region_clicked (optional)
filter_costPartition (optional)
filter_costAllocationUnit_clicked (optional)
filter_resourceGroup_selectionFilterBinding (optional)

ReportMetaData - Up

ReportTagFormat (optional)
ReportSnapshotTime (optional)
Double format: double

ReservationCapacityFetchingParameters - Up

fetchingType (optional)
Enum:
TagsFetching
ImplicitComponentBoundariesFetching
UsageFetching
ReservationCapacityFetching

ReservedCapacity - Up

offeringType (optional)
instanceCount (optional)
Integer format: int32
end (optional)
Long format: int64
reservationTagsAsJSON (optional)
productForWhichCapacityIsPurchased (optional)
Enum:
aws_ec2
aws_rds
aws_dynamodb
aws_cloudfront
gcp_computeEngine
rootAccountId (optional)
currencyCode (optional)
usageType (optional)
zoneOrRegion (optional)
start (optional)
Long format: int64
state (optional)
fixedPrice (optional)
Float format: float
reservationId (optional)
usagePrice (optional)
Float format: float
duration (optional)
Long format: int64
productDescription (optional)
region (optional)
instanceType (optional)
accountId (optional)

ReservedInstance - Up

ReservedInstancesId (optional)
OfferingType (optional)
AvailabilityZone (optional)
End (optional)
RiProbablyNot_NotInTheMoney_BecauseItHasJustBeenPurchased (optional)
ProductDescription (optional)
CurrencyCode (optional)
RecurringCharges (optional)
Start (optional)
State (optional)
FixedPrice (optional)
Double format: double
UsagePrice (optional)
Double format: double
AccountsAllowedToBorrow (optional)
Duration (optional)
Double format: double
InstanceTenancy (optional)
InstanceCount (optional)
Double format: double
InstanceType (optional)
AccountId (optional)

ResourceUsageAnalysisImportExportDTO - Up

data (optional)
metadata (optional)

ResourceUsageAnalysisImportExportDTO_Data - Up

scoringLogicConfigurations (optional)
name (optional)
scoringLogicByCostAllocationUnit (optional)
defaultViewMode (optional)
analysisUUID (optional)
costPartitionId (optional)
description (optional)

ResourceUsageAnalysisImportExportDTO_Metadata - Up

version (optional)
format (optional)

ResourceUsageAnalysisImportExportDTO_ScoringLogicAttachmentToCAU - Up

scoringLogicUUID (optional)
costAllocationUnitName (optional)

ResourceUsageAnalysisImportExportDTO_ScoringLogicConfiguration - Up

scoringLogicUUID (optional)
scoringLogicTemplateUUID (optional)
name (optional)
parameters (optional)

ResourceUsageAnalysisImportExportDTO_ScoringLogicConfigurationParameter - Up

pathInJson (optional)
description (optional)
value (optional)

ResourceUsageAnalysisListItemImportExportDTO - Up

UUID (optional)
name (optional)

ResourceUsageAnalyticsNewReportDTO - Up

originalReportUUID (optional)
reportDefinition (optional)
reportName (optional)

ResourceUsageAnalyticsReportDefinition - Up

resourcesUsageAnalyticsAnalysisKey (optional)
viewMode (optional)
reportDescription (optional)
searchDetailedFilter (optional)
searchResultFilter (optional)

ResourceUsageAnalyticsReportDefinitionSearchDetailedFilter - Up

resourceId (optional)
account (optional)
service (optional)
costAllocationUnit (optional)
metric (optional)

ResourceUsageAnalyticsReportDefinitionSearchResultFilter - Up

costThresholdMax (optional)
tags (optional)
scoreJustification (optional)
scoringLogic (optional)
costThresholdMin (optional)
scoreMax (optional)
amountWastedMax (optional)
amountWastedMin (optional)
scoreMin (optional)

ResourceUsageAnalyticsReportDefintionLabelValue - Up

value (optional)
label (optional)

ResourceUsageAnalyticsUserReportDefinition - Up

reportDescription (optional)
searchDetailedFilter (optional)
selectedCostPartition (optional)
scoringLogicConfigurationByCostAllocationUnit (optional)
searchResultFilter (optional)
resourcesUsageAnalyticsAnalysisKey (optional)
viewMode (optional)

ResourceUsageAnalyticsUserReportDefinitionSelectedCostPartition - Up

costPartitionDocumentation (optional)
costPartitionDescription (optional)
costPartitionName (optional)
costPartitionId (optional)
costPartitionDefinitionVersion (optional)
costPartitionRootId (optional)

ResourcesUsageAnalysisCommon - Up

scoringLogicUUIDByCostAllocationUnit (optional)
description (optional)
lastModifiedDate (optional)
Date format: date-time
scoringLogicConfigurationByUUID (optional)
analysisUUID (optional)
costPartitionIdLink (optional)
creationDate (optional)
Date format: date-time
name (optional)

ResourcesUsageAnalysisDTO - Up

scoringLogicUUIDByCostAllocationUnit (optional)
scoringLogicConfigurationByUUIDAsString (optional)
description (optional)
customerKey (optional)
lastModifiedDate (optional)
Double format: double
defaultViewMode (optional)
scoringLogicUUIDByCostAllocationUnitAsString (optional)
scoringLogicConfigurationByUUID (optional)
analysisUUID (optional)
key (optional)
costPartitionIdLink (optional)
creationDate (optional)
Double format: double
name (optional)

ResourcesUsageAnalyticsDefinition - Up

transientWidgetChartshotImage (optional)
reportName (optional)
reportDefinitionLastUpdateDate (optional)
Long format: int64
reportDefinitionType
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportTags (optional)
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportCreationDate (optional)
Long format: int64
reportHidden (optional)
reportUIConfigurationType (optional)
teevityManagedReport (optional)
reportDefinition (optional)

ResultFilter - Up

platform (optional)
tags (optional)
instanceType (optional)
zone (optional)
accountId (optional)

RioptimReportDefinition - Up

resultFilter (optional)
consolidatedBillingAccountPlatformKey (optional)
reportDescription (optional)
purchasesFilters (optional)
costPartitionId (optional)
chartSpecificFilters (optional)

s3FlatFiles - Up

businessMetricFactoredCostMultiply (optional)
businessMetricFactoredCostCurrencySign (optional)
businessMetricProvider
Enum:
googleAnalytics
newRelic
cloudWatchLogs
s3FlatFiles
businessMetricUUID (optional)
businessMetricName (optional)
businessMetricUnitName (optional)
businessMetricDefinition (optional)

S3FlatFilesConfigurationItems - Up

s3FlatFiles_bucket_prefix (optional)
s3FlatFiles_accesscredentials_crossAccountTrust_accountID (optional)
s3FlatFiles_role_accountIdOfIAMRoleToAssumeToAccessBucket (optional)
s3FlatFiles_accesscredentials_crossAccountTrust_externalID (optional)
s3FlatFiles_accesscredentials_keys_secretKey (optional)
s3FlatFiles_accesscredentials_keys_accessKeyID (optional)
s3FlatFiles_bucket_region (optional)
s3FlatFiles_bucket_name (optional)

S3ResourcesUsageAnalyticsDTO - Up

header (optional)
data (optional)
metadata (optional)

S3ResourcesUsageAnalyticsData - Up

nodeFullName (optional)
cost (optional)
Double format: double
children (optional)
scores (optional)
name (optional)

S3ResourcesUsageAnalyticsDataRange - Up

start (optional)
Long format: int64
end (optional)
Long format: int64
granularity (optional)

S3ResourcesUsageAnalyticsHeader - Up

version (optional)
format (optional)

S3ResourcesUsageAnalyticsMetadata - Up

currency (optional)
dataRange (optional)

S3ResourcesUsageAnalyticsScore - Up

Tags (optional)
ScoreJustification (optional)
Score (optional)
Double format: double
WastedAmount (optional)
Double format: double
ScoringLogic (optional)

S3ResourcesUsageAnalyticsScoreJustification - Up

ShortScoreJustificationText (optional)
ScoreJustificationText (optional)
ScoreJustificationMetrics (optional)

SamlConfig - Up

copySamlAttributesToUserAttributesActivated (optional)
idpValidationType (optional)
Enum:
X_509_CERT
CERT_FINGERPRINT
accountCreationMailDisabled (optional)
key (optional)
idpName (optional)
Enum:
STANDARD
GOOGLE_APPS
OKTA
ACTIVE_DIRECTORY
idpCertificate (optional)
idpXmlMetadataBase64 (optional)
idpConfigMethod (optional)
Enum:
MANUALLY
XML_METADATA_FILE
autoProvisionedUsers (optional)
idpEntityId (optional)
samlLoginMandatory (optional)
idpCertFingerprint (optional)
idpSsoUrl (optional)
idpCertFingerprintAlgorithm (optional)
Enum:
SHA1
SHA256
SHA384
SHA512

SaveNewCostPartitionDefinitionsForCompanyRequest - Up

shouldUpdateTheCustomerStorageIncrement (optional)
costPartitionDefinitions (optional)

SaveNewCurrentDeclaredBillingTagsRequest - Up

shouldReprocessHistoricalData (optional)
shouldAvoidReprocessingAnything (optional)
billingLineValuesTransformationsAndVirtualTagsConfiguration (optional)
costPartitionDefinitionsDetails (optional)
billingTagsDetails (optional)
costPartitionDefinitions (optional)
billingTags (optional)

SaveNewCurrentProgrammaticBillingTagsForCompanyRequest - Up

shouldUpdateTheCustomerStorageIncrement (optional)
programmaticBillingTags (optional)

ScoringLogicTemplateImportExportDTO - Up

scoringLogicTemplateUUID (optional)
requiredParameters (optional)
scoringLogicName (optional)
template (optional)

ScoringLogicTemplateImportExportDTO_Metadata - Up

version (optional)
description (optional)
name (optional)
format (optional)

ScoringLogicTemplateImportExportDTO_Parameters - Up

parameterType (optional)
pathInJson (optional)
defaultValue (optional)
description (optional)
name (optional)

ScoringLogicTemplateImportExportDTO_Template - Up

data (optional)
metadata (optional)

ScoringLogicTemplateListItemImportExportDTO - Up

UUID (optional)
name (optional)

StakeholdernessConfiguration - Up

shouldRestrictVisibilityForNonAdminUsersUsingTheCostAllocationUnitsStakeholderness (optional)
shouldEnforcePerAccountRestrictionsForNonAdminUsersOnTopOfCostAllovationUnitRestrictionsUsingAccountStakeholderness (optional)

StakeholdernessDetailed - Up

automaticallyStakeholded (optional)
manuallyStakeholded (optional)

StakeholdernessFilteringStatus - Up

enabled (optional)

StakeholdersGroupItem - Up

stakeholdersUnion (optional)
stakeholdersAutomaticallyAdded (optional)
stakeholdersManuallyAdded (optional)

StakeholdersGroupItemString - Up

stakeholdersUnion (optional)
stakeholdersAutomaticallyAdded (optional)
stakeholdersManuallyAdded (optional)

StatusAndMessage - Up

status (optional)
Enum:
created
cloudCost_created
cloudCost_pending
visualCloud_created
initializing
monitored
error
warning
disabled
cloudCost_invalidCredentials
cloudCost_invalidPermissions
cloudCost_technicalError
cloudCost_ok
cloudCost_dataNotAvailable
cloudCost_credentialsExpiringSoon
statusMessage (optional)
probeImportance (optional)
Enum:
critical
important

TabularViewReportDefinition - Up

sourceReportDefinitionType (optional)
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
sourceReportUUID (optional)
additionalColumns (optional)

TagFetchingParameter - Up

fetchingType (optional)
Enum:
TagsFetching
ImplicitComponentBoundariesFetching
UsageFetching
ReservationCapacityFetching
fetchTagAsyncAndStoreResultInAdditionalDiscoveryResultMap (optional)
tagValuesFetchingStartDate (optional)
Date format: date-time
tagValuesFetchingEndDate (optional)
Date format: date-time
fetchTagNamesOnly (optional)

TagFilterRequest - Up

name (optional)
value (optional)

TagValueMapping - Up

associatedUserDefinedPropertyName (optional)

TagsRi - Up

byCAU (optional)
map[String, Double] format: double
global (optional)

Targets - Up

InstanceType (optional)

TechnicalDetailValueForRootAndLinkedCloudServicesRequest - Up

technicalDetailName (optional)
rootPlatformKey (optional)

TechnicalDetailValueForRootAndLinkedCloudServicesResponse - Up

technicalDetailValueByCloudServiceId (optional)

TeevityManagedReport - Up

tmrDefinition (optional)
tmrUUID (optional)
lastUpdateDate (optional)
Date format: date-time
key (optional)
hidden (optional)
creationDate (optional)
Date format: date-time
shortDescription (optional)

TeevityManagedReportDTO - Up

reportVariables (optional)
teevityManagedReportUUID (optional)
fieldsReadOnlyStatus (optional)

TeevityManagedReportDefinition - Up

data (optional)
metadata (optional)

TeevityManagedReportMetadata - Up

reportVariables (optional)
teevityManagedReportUUID (optional)
fieldsReadOnlyStatus (optional)

TeevityTagDefinition - Up

cspTagNames (optional)
teevityTagName (optional)

UnusedRIs - Up

ReservedInstances (optional)

UpdateStakeholdernessRequest - Up

companyKeyAsString (optional)
userStakeholderPerCAU (optional)

UsageFetchingParameters - Up

fetchingType (optional)
Enum:
TagsFetching
ImplicitComponentBoundariesFetching
UsageFetching
ReservationCapacityFetching

UserInformation - Up

companyInformation (optional)

UserReportBase - Up

transientWidgetChartshotImage (optional)
reportName (optional)
reportDefinitionLastUpdateDate (optional)
Long format: int64
reportDefinitionType
Enum:
URLSuffixAndParameterDefinition
JSONDefinition
IceRequestDefinition
BuyingStrategyOptimizationAWSRIOptimizationDefinition
BuyingStrategyOptimizationGCPCUDOptimizationDefinition
ResourcesUsageAnalyticsDefinition
TabularViewReportDefinition
reportUIConfiguration (optional)
transientReportDisplayPreferences (optional)
reportAlias (optional)
reportTags (optional)
teevityManagedReportUUID (optional)
reportUUID (optional)
transientWidgetChartshotImageCid (optional)
focusedOnCostAllocationUnit (optional)
shouldSerializeFullReportContentEvenIfAlias (optional)
transientWidgetChartshotLegend (optional)
transientUserEmailListWhichHaveThisReportAsAlias (optional)
key (optional)
reportCreationDate (optional)
Long format: int64
reportHidden (optional)
reportUIConfigurationType (optional)
teevityManagedReport (optional)

VariableExpectedByTMR - Up

description (optional)
defaultValue (optional)
value (optional)
displayValue (optional)
type (optional)
humanFriendlyName (optional)
name (optional)

VirtualTagDefinition - Up

computeTagValueFunction (optional)
shouldComputeTagFunction (optional)

VirtualTagsDefinitions - Up

config (optional)

ZoneChanges - Up

SavingsOverOnDemand (optional)
Double format: double
TotalSaving (optional)
Double format: double
onDemandInstanceCost (optional)
Double format: double
TotalInvestment (optional)
Double format: double
ToPriceIdentifier (optional)
FromPriceIdentifier (optional)
Savings (optional)
Double format: double
amortizedInstanceCost (optional)
Double format: double
riToChangeUnit (optional)
RIToChange (optional)
Double format: double

ZoneRecs - Up

SavingsOverOnDemand (optional)
Double format: double
TotalSaving (optional)
Double format: double
onDemandInstanceCost (optional)
TotalInvestment (optional)
Double format: double
amortizedInstanceCost (optional)
Savings (optional)
Double format: double
RiToBuy (optional)
Double format: double
TagsRi (optional)