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