Interface ConditionSetRuleRead

Export

ConditionSetRuleRead

Hierarchy

  • ConditionSetRuleRead

Properties

created_at: string

Date and time when the condition set rule was created (ISO_8601 format).

Memberof

ConditionSetRuleRead

environment_id: string

Unique id of the environment that the condition set rule belongs to.

Memberof

ConditionSetRuleRead

id: string

Unique id of the condition set rule

Memberof

ConditionSetRuleRead

key: string

A unique id by which Permit will identify this condition set rule.

Memberof

ConditionSetRuleRead

organization_id: string

Unique id of the organization that the condition set rule belongs to.

Memberof

ConditionSetRuleRead

permission: string

a permission that is currently granted to the userset on the resourceset.

Memberof

ConditionSetRuleRead

project_id: string

Unique id of the project that the condition set rule belongs to.

Memberof

ConditionSetRuleRead

resource_set: string

the resourceset that represents the resources that are currently granted for access, i.e: all the resources matching this rule can be accessed by the userset to perform the granted permission

Memberof

ConditionSetRuleRead

updated_at: string

Date and time when the condition set rule was last updated/modified (ISO_8601 format).

Memberof

ConditionSetRuleRead

user_set: string

the userset that is currently granted permissions, i.e: all the users matching this rule are granted the permission on the resourceset

Memberof

ConditionSetRuleRead

Generated using TypeDoc