Skip to main content

🔌 Oracle IAAS Security List Rule - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10O1__CaOracleIaasSecurityListRule__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ Oracle IAAS Default Security List allows unrestricted non-ICMP traffic🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ Oracle IAAS Security List allows unrestricted RDP traffic🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ Oracle IAAS Security List allows unrestricted SSH traffic🟢🟢 x3

Content

Open File

---
extracts:
- name: "CA10O1__direction__c"
value:
FIELD:
path: "CA10O1__direction__c"
undeterminedIf:
isEmpty: "The security list rule direction is not available."
- name: "CA10O1__source__c"
value:
FIELD:
path: "CA10O1__source__c"
- name: "CA10O1__destination__c"
value:
FIELD:
path: "CA10O1__destination__c"
- name: "CA10O1__protocol__c"
value:
FIELD:
path: "CA10O1__protocol__c"
undeterminedIf:
isEmpty: "The security list rule protocol is not available."
- name: "CA10O1__destinationPortMin__c"
value:
FIELD:
path: "CA10O1__destinationPortMin__c"
- name: "CA10O1__destinationPortMax__c"
value:
FIELD:
path: "CA10O1__destinationPortMax__c"