Import Identity Profiles
POST {{baseUrl}}/identity-profiles/import
This imports previously exported identity profiles.
Request Body
{"0"=>{"version"=>1, "self"=>{"type"=>"SOURCE", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"HR Active Directory"}, "object"=>{"authoritativeSource"=>{"type"=>"SOURCE", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"HR Active Directory"}, "name"=>"aName", "id"=>"id12345", "created"=>"2015-05-28T14:07:17Z", "modified"=>"2015-05-28T14:07:17Z", "description"=>"My custom flat file profile", "owner"=>{"type"=>"IDENTITY", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"William Wilson"}, "priority"=>10, "identityRefreshRequired"=>true, "identityCount"=>8, "identityAttributeConfig"=>{"enabled"=>true, "attributeTransforms"=>[{"identityAttributeName"=>"email", "transformDefinition"=>{"type"=>"accountAttribute", "attributes"=>{"attributeName"=>"e-mail", "sourceName"=>"MySource", "sourceId"=>"2c9180877a826e68017a8c0b03da1a53"}}}, {"identityAttributeName"=>"email", "transformDefinition"=>{"type"=>"accountAttribute", "attributes"=>{"attributeName"=>"e-mail", "sourceName"=>"MySource", "sourceId"=>"2c9180877a826e68017a8c0b03da1a53"}}}]}, "identityExceptionReportReference"=>{"taskResultId"=>"2b838de9-db9b-abcf-e646-d4f274ad4238", "reportName"=>"My annual report"}, "hasTimeBasedAttr"=>true}}, "1"=>{"version"=>1, "self"=>{"type"=>"SOURCE", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"HR Active Directory"}, "object"=>{"authoritativeSource"=>{"type"=>"SOURCE", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"HR Active Directory"}, "name"=>"aName", "id"=>"id12345", "created"=>"2015-05-28T14:07:17Z", "modified"=>"2015-05-28T14:07:17Z", "description"=>"My custom flat file profile", "owner"=>{"type"=>"IDENTITY", "id"=>"2c9180835d191a86015d28455b4b232a", "name"=>"William Wilson"}, "priority"=>10, "identityRefreshRequired"=>true, "identityCount"=>8, "identityAttributeConfig"=>{"enabled"=>true, "attributeTransforms"=>[{"identityAttributeName"=>"email", "transformDefinition"=>{"type"=>"accountAttribute", "attributes"=>{"attributeName"=>"e-mail", "sourceName"=>"MySource", "sourceId"=>"2c9180877a826e68017a8c0b03da1a53"}}}, {"identityAttributeName"=>"email", "transformDefinition"=>{"type"=>"accountAttribute", "attributes"=>{"attributeName"=>"e-mail", "sourceName"=>"MySource", "sourceId"=>"2c9180877a826e68017a8c0b03da1a53"}}}]}, "identityExceptionReportReference"=>{"taskResultId"=>"2b838de9-db9b-abcf-e646-d4f274ad4238", "reportName"=>"My annual report"}, "hasTimeBasedAttr"=>true}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"infos":[{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}},{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}}],"warnings":[{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}},{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}}],"errors":[{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}},{"key":"UNKNOWN_REFERENCE_RESOLVER","text":"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]","details":{"details":"message details"}}],"importedObjects":[{"type":"SOURCE","id":"2c9180835d191a86015d28455b4b232a","name":"HR Active Directory"},{"type":"SOURCE","id":"2c9180835d191a86015d28455b4b232a","name":"HR Active Directory"}]}