🔌 Azure Activity Log Alert - object.extracts.yaml
- Contextual name: 🔌 object.extracts.yaml
- ID:
/types/CA10__CaAzureActivityLogAlert__c/object.extracts.yaml
Used In
Content
---
extracts:
# Not nullable. Can't have no access, retrieved via Microsoft.Insights/ActivityLogAlerts
- name: "CA10__enabledStatus__c"
value:
FIELD:
path: "CA10__enabledStatus__c"
undeterminedIf:
isEmpty: "Corrupted data. Status cannot be empty."
# Not nullable. Can't have no access, retrieved via Microsoft.Insights/ActivityLogAlerts
- name: "CA10__conditionJson__c"
value:
FIELD:
path: "CA10__conditionJson__c"
returnType: BYTES
undeterminedIf:
isEmpty: "Corrupted data. Condition cannot be empty."
- name: "caJsonFrom__conditionJson__c"
value:
JSON_FROM:
arg:
EXTRACT: "CA10__conditionJson__c"
undeterminedIf:
isInvalid: "Condition JSON is invalid."
# Not nullable. Can't have no access, retrieved via Microsoft.Insights/ActivityLogAlerts
- name: "CA10__scopes__c"
value:
FIELD:
path: "CA10__scopes__c"
undeterminedIf:
isEmpty: "Corrupted data. Scopes cannot be empty."