Storage Warnings - Get Storage Warning By Category And Entity
Storage warning thresholds filtered by category and storage entity name.
GET https://api.powerplatform.com/licensing/storageWarning/{storageCategory}/{entityName}?api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
entity
|
path | True |
string |
The name of the entity. |
storage
|
path | True |
string |
The storage category value. |
api-version
|
query | True |
string |
The API version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
|
404 Not Found |
Not Found |
Security
oauth2
Microsoft Entra ID OAuth2
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Scopes
Name | Description |
---|---|
.default | .default |
Definitions
Name | Description |
---|---|
Problem |
|
Storage |
|
Storage |
ProblemDetails
Name | Type | Description |
---|---|---|
detail |
string |
|
instance |
string |
|
status |
integer (int32) |
|
title |
string |
|
type |
string |
StorageWarningThresholds
Name | Type | Description |
---|---|---|
storageCategory |
string |
|
storageEntity |
string |
|
thresholdInMB |
integer (int32) |
|
warningMessageConstKey |
string |
StorageWarningThresholdsDocument
Name | Type | Description |
---|---|---|
isActive |
boolean |
|
storageCategory |
string |
|
storageEntity |
string |
|
thresholds |