All REST Endpoints
System Property
This contains all the operations for System Property.
- Create a new System Property
- Method: postPath:
/iam/governance/api/v1/systemconfiguration/systemproperty
- Delete a System Property
- Method: deletePath:
/iam/governance/api/v1/systemconfiguration/systemproperty/{keyword}
- Fetch a System Property
- Method: getPath:
/iam/governance/api/v1/systemconfiguration/systemproperty/{keyword}
- Find all System Properties
- Method: getPath:
/iam/governance/api/v1/systemconfiguration/
- Update a System Property
- Method: putPath:
/iam/governance/api/v1/systemconfiguration/systemproperty