Register O365

POST https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations

Request Body

{"environment"=>"kO365", "office365Params"=>{"endpoint"=>"https://outlook.office365.com/EWS/Exchange.asmx", "office365AppCredentialsList"=>[{"clientId"=>"{{o365ClientId}}", "clientSecret"=>"{{o365ClientSecret}}"}], "office365Region"=>"Default", "password"=>"{{o365Password}}", "proxyHostSourceIdList"=>[], "useOAuthForExchangeOnline"=>false, "username"=>"{{o365UserName}}", "o365ObjectsDiscoveryParams"=>{"discoverableObjectTypeList"=>["kUsers", "kSites"], "usersDiscoveryParams"=>{"discoverUsersWithMailbox"=>true, "discoverUsersWithOnedrive"=>true}}}}

HEADERS

KeyDatatypeRequiredDescription
apiKeystring
regionIdstring